summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improvement: --glx-use-copysubbuffermesaRichard Grenville2013-03-214-12/+84
* Feature #69: GLX: Blur backgroundRichard Grenville2013-03-203-65/+170
* Improvement: --glx-copy-from-front & benchmark modeRichard Grenville2013-03-193-50/+219
* Improvement: GLX: Use SCISSOR_TEST instead of STENCIL_TEST when possibleRichard Grenville2013-03-182-10/+29
* Bug fix: GLX: ARGB texture too dark & Jitter when resize & othersRichard Grenville2013-03-184-42/+117
* Bug fix: GLX backend incompatibility with VirtualBox & othersRichard Grenville2013-03-174-46/+89
* Bug fix: GLX backend incompatibility with mesa & othersRichard Grenville2013-03-166-52/+346
* Feature: OpenGL backendRichard Grenville2013-03-155-421/+1169
* Bug fix: Create OpenGL context only after initializing overlayRichard Grenville2013-03-121-7/+8
* Improvement: ARGB window matching & Enable track_focus with D-BusRichard Grenville2013-03-105-2/+44
* Bug fix #93: Assertion failure when window reparentedRichard Grenville2013-03-031-3/+10
* Bug fix #91: Using pkg-config to find drm.h & OpenGL changesRichard Grenville2013-03-013-96/+234
* Improvement: Change VSync mode with D-Bus & Makefile update & MiscRichard Grenville2013-01-315-58/+135
* Improvement #7: Add GLX_OML_sync_control VSync supportRichard Grenville2013-01-303-118/+219
* Improvement: Improve color inversion performance & Validate pixmapRichard Grenville2013-01-292-25/+83
* Merge branch 'master' into richardgv-devRichard Grenville2013-01-291-3/+10
|\
| * hide disabled features from help outputhasufell2013-01-281-5/+14
* | Feature #16: Advanced window matchingRichard Grenville2013-01-286-383/+1756
|/
* Bug fix #84: Root window not repainted sometimes on wallpaper changeRichard Grenville2013-01-245-187/+383