summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge working compton-tde branchTimothy Pearson2014-03-3113-0/+20191
|\
| * Move sources to correct directoryTimothy Pearson2014-03-3113-0/+3605
| * Add required functionality for use with TDETimothy Pearson2014-03-315-32/+454
| * Misc: Add --xrender-sync{,-fence} as configuration file optionRichard Grenville2014-03-263-5/+25
| * Bug fix #181: Add --xrender-sync{,-fence}Richard Grenville2014-03-175-51/+379
| * Misc: xr-glx-hybrid alias & minor fixesRichard Grenville2014-03-112-0/+16
| * Bug fix: Fix -SRichard Grenville2014-02-271-1/+3
| * Bug fix: Fix access to freed memory due to invalid w->prev_transRichard Grenville2014-01-211-1/+28
| * Bug fix #163: xr_glx_hybrid: Flickering issueRichard Grenville2014-01-191-0/+7
| * 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