summaryrefslogtreecommitdiffstats
path: root/opengl.c
Commit message (Expand)AuthorAgeFilesLines
* Improvement: --glx-copy-from-front & benchmark modeRichard Grenville2013-03-191-41/+158
* Improvement: GLX: Use SCISSOR_TEST instead of STENCIL_TEST when possibleRichard Grenville2013-03-181-9/+28
* Bug fix: GLX: ARGB texture too dark & Jitter when resize & othersRichard Grenville2013-03-181-21/+40
* Bug fix: GLX backend incompatibility with VirtualBox & othersRichard Grenville2013-03-171-10/+20
* Bug fix: GLX backend incompatibility with mesa & othersRichard Grenville2013-03-161-23/+211
* Feature: OpenGL backendRichard Grenville2013-03-151-0/+521