summaryrefslogtreecommitdiffstats
path: root/opengl.c
Commit message (Expand)AuthorAgeFilesLines
* Improvement: --glx-swap-method & --fade-excludeRichard Grenville2013-04-211-1/+13
* Bug fix: GLX: Fix dim and blur with --glx-no-stencilRichard Grenville2013-04-061-96/+106
* Improvement: GLX: Cache region contents & --glx-no-rebind-pixmapRichard Grenville2013-04-051-16/+19
* Bug fix: GLX: Fix --inactive-dim & fix color inversionRichard Grenville2013-03-251-12/+124
* Improvement: --glx-use-copysubbuffermesaRichard Grenville2013-03-211-3/+45
* Feature #69: GLX: Blur backgroundRichard Grenville2013-03-201-24/+89
* 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