summaryrefslogtreecommitdiffstats
path: root/opengl.c
Commit message (Expand)AuthorAgeFilesLines
* Imp: Multi-pass blur & D-Bus fading controlRichard Grenville2013-05-201-122/+302
* Misc: Add DEBUG_GLX_MARK & MiscRichard Grenville2013-05-121-0/+9
* Misc: Add DEBUG_GLX_PAINTREGRichard Grenville2013-05-091-0/+87
* Imp: Fix GL_TEXTURE_RECTANGLE & Enhance --glx-copy-from-frontRichard Grenville2013-05-081-65/+137
* Bug fix: Fix --resize-damageRichard Grenville2013-04-271-9/+21
* Improvement: --resize-damageRichard Grenville2013-04-271-0/+1
* Improvement: Enhance --glx-swap-methodRichard Grenville2013-04-261-20/+52
* Improvement: --blur-kernRichard Grenville2013-04-251-27/+61
* Misc: Fix wrong description & DEBUG_GLX_ERRRichard Grenville2013-04-251-0/+36
* 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