summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'richardgv-dev'Richard Grenville2014-01-062-2/+18
| |\
| | * Misc #163: Make usage of glFinish() optionalRichard Grenville2013-12-262-2/+13
| | * Misc #152: Fix a spelling mistakeRichard Grenville2013-12-243-12/+17
| * | Fix typo: s/hybird/hybrid/Christopher Jeffrey2014-01-023-12/+12
| |/
| * Feature: Add XRender-GLX hybird backendRichard Grenville2013-12-104-51/+95
| * Misc: Add properties to the registration windowRichard Grenville2013-11-102-5/+45
| * Misc: --write-pid-path & small changesRichard Grenville2013-11-094-37/+110
| * Bug fix #153: Possible fix for a rare timing issueRichard Grenville2013-10-212-12/+9
| * Bug fix #149: --opacity-rule misbehaves on 32-bit systems & othersRichard Grenville2013-10-012-6/+26
| * Misc: Typo in vsync_opengl_init()Richard Grenville2013-09-261-1/+1
| * Misc: Add cfg file options for --unredir-if-possible-*Richard Grenville2013-09-241-0/+5
| * Bug fix #99: Rewrite focus detection logicRichard Grenville2013-09-185-103/+107
| * Bug fix #144: Workaround for insane window type changesRichard Grenville2013-09-152-25/+40
| * Bug fix #143: GLSL shader error on European localesRichard Grenville2013-09-152-0/+10
| * Bug fix #143: Move setlocale(LC_NUMERIC, "C")Richard Grenville2013-09-141-4/+4
| * Bug fix #140: Possible fix for CPU usage with --unredir-possible-delayRichard Grenville2013-09-121-46/+60
| * Improvement: --unredir-if-possible-exclude & --unredir-if-possible-delayRichard Grenville2013-09-044-58/+158
| * Misc: GLX: Avoid using multi-sampling visualsRichard Grenville2013-09-031-1/+15
| * Bug fix #137: Auto-detect screen changesRichard Grenville2013-08-282-10/+17
| * Misc: Add missing configuration file options and switchesRichard Grenville2013-08-261-0/+17
| * Improvement #137: --xinerama-shadow-cropRichard Grenville2013-08-224-2/+134
| * Misc: stoppaint_force & Documentation updateRichard Grenville2013-07-305-9/+40
| * Improvement #41: Enable/disable redirection through D-BusRichard Grenville2013-07-263-11/+29
| * 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
| * Misc: --paint-exclude & #119Richard Grenville2013-06-195-11/+57
| * Feature #116: Shadow exclusion regionRichard Grenville2013-06-093-14/+167
| * Feature #113: Set opacity based on conditionsRichard Grenville2013-05-215-7/+115
| * Imp: Multi-pass blur & D-Bus fading controlRichard Grenville2013-05-205-224/+765
| * Misc: Add DEBUG_GLX_MARK & MiscRichard Grenville2013-05-125-7/+85
| * Bug fix: Compilation failure with NO_LIBCONFIG / NO_C2Richard Grenville2013-05-092-86/+86
| * Misc: Add DEBUG_GLX_PAINTREGRichard Grenville2013-05-092-0/+95
| * Imp: Fix GL_TEXTURE_RECTANGLE & Enhance --glx-copy-from-frontRichard Grenville2013-05-083-70/+160
| * Misc: Validate wallpaper pixmap & Documentation updateRichard Grenville2013-05-012-26/+30
| * Improvement: Add predefined blur kernelsRichard Grenville2013-04-291-1/+29
| * Bug fix: Fix a BadRegion error with --glx-use-copysubbuffermesaRichard Grenville2013-04-271-1/+1
| * Bug fix: Fix --resize-damageRichard Grenville2013-04-274-15/+38
| * Improvement: --resize-damageRichard Grenville2013-04-274-5/+69
| * Misc: Fix gcc errorRichard Grenville2013-04-261-3/+1
| * Improvement: Enhance --glx-swap-methodRichard Grenville2013-04-264-54/+122
| * Improvement: --blur-kernRichard Grenville2013-04-253-49/+234
| * Misc: Fix wrong description & DEBUG_GLX_ERRRichard Grenville2013-04-253-1/+85
| * Improvement: --glx-swap-method & --fade-excludeRichard Grenville2013-04-214-8/+106
| * Bug fix: GLX: Fix dim and blur with --glx-no-stencilRichard Grenville2013-04-064-143/+187
| * Improvement: GLX: Cache region contents & --glx-no-rebind-pixmapRichard Grenville2013-04-055-164/+132
| * Misc: Workaround for some missing definitionsRichard Grenville2013-04-031-0/+13
| * Feature #4: Default active window opacityRichard Grenville2013-03-303-1/+55
| * Bug fix: GLX: Fix --inactive-dim & fix color inversionRichard Grenville2013-03-253-30/+162
| * Improvement: --blur-background-exclude #98 & MESA_swap_control & othersRichard Grenville2013-03-234-12/+106
| * Bug fix: Incorrect handling when a window is placed on bottomRichard Grenville2013-03-221-1/+1