summaryrefslogtreecommitdiffstats
path: root/opengl.c
Commit message (Expand)AuthorAgeFilesLines
* Misc #204: Add glx_take_screenshot() & othersRichard Grenville2014-09-071-29/+55
* Misc: Fix compilation with NO_VSYNC_OPENGL_GLSL / NO_C2Richard Grenville2014-07-291-0/+2
* Improvement: Separate GLX parts from session_t & Attempt to fix #217Richard Grenville2014-07-281-58/+106
* Feature: #183 custom window shader & #193 --no-fading-destroyed-argbRichard Grenville2014-05-161-75/+200
* Misc: Add --xrender-sync{,-fence} as configuration file optionRichard Grenville2014-03-261-2/+2
* Bug fix #181: Add --xrender-sync{,-fence}Richard Grenville2014-03-171-22/+105
* Feature: Add XRender-GLX hybird backendRichard Grenville2013-12-101-2/+3
* Bug fix #143: GLSL shader error on European localesRichard Grenville2013-09-151-0/+9
* Misc: GLX: Avoid using multi-sampling visualsRichard Grenville2013-09-031-1/+15
* Bug fix #124: GLX: Missing check on FBConfig X visual depthRichard Grenville2013-07-051-6/+22
* Misc: OpenGL 3.0 compatibility & miscRichard Grenville2013-06-251-1/+2
* 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