index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miext
/
damage
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-4
/
+4
2014-01-12
damage: Clean up warnings
Keith Packard
2
-4
/
+3
2013-10-31
miext/damage: Partial revert of "Only wrap into the GC ops chain if there's a...
Jeremy Huddleston Sequoia
1
-4
/
+1
2013-09-10
damage: Remove "post-rendering" hooks
Adam Jackson
3
-102
/
+2
2013-09-10
damage: Don't rewrite Text ops to GlyphBlt ops
Adam Jackson
1
-42
/
+19
2013-09-10
damage: Simplify DamageUnregister
Adam Jackson
2
-3
/
+4
2013-09-10
damage: Implicitly unregister on destroy
Adam Jackson
1
-1
/
+3
2013-08-06
Replace INCLUDES with AM_CPPFLAGS
Peter Hutterer
1
-1
/
+1
2012-09-23
miext/damage: Only wrap into the GC ops chain if there's a listener (v3)
Adam Jackson
1
-1
/
+29
2012-07-25
cw: Remove
Adam Jackson
1
-3
/
+0
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
1
-2
/
+2
2012-03-21
Introduce a consistent coding style
Keith Packard
3
-1371
/
+1265
2011-04-13
damage: use DamageReportDamage for the initial borderClip damage report
Erkki Seppälä
2
-50
/
+55
2011-02-27
Revert "rootless: Remove ROOTLESS_WORKAROUND"
Jeremy Huddleston
1
-1
/
+5
2011-02-08
damage: Remove hw/xfree86/ from includes
Adam Jackson
1
-1
/
+1
2011-01-05
Call SourceValidate even if src == dst
Ville Syrjälä
1
-22
/
+0
2011-01-05
Add subWindowMode parameter to SourceValidate
Ville Syrjälä
1
-2
/
+4
2010-09-13
Delete redundant GC initializations.
Jamey Sharp
1
-1
/
+0
2010-09-13
Delete unused devPrivate field from GCFuncs and GCOps.
Jamey Sharp
1
-1
/
+0
2010-09-13
damage: Delete NOTUSED block--it was never not NOTUSED.
Jamey Sharp
1
-22
/
+0
2010-09-11
rootless: Remove ROOTLESS_WORKAROUND
Jeremy Huddleston
1
-5
/
+1
2010-06-10
Fix a couple more possible errors with input-only windows
Keith Packard
1
-2
/
+2
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
1
-2
/
+1
2010-06-05
Damage pixmap private key was being mis-registered as a picture key
Keith Packard
1
-1
/
+1
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-14
/
+20
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
1
-62
/
+62
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-6
/
+6
2010-04-19
unifdef -B -DRENDER to always include RENDER code
Keith Packard
2
-11
/
+0
2010-02-17
os: Prevent core dump from being truncated.
Rami Ylimaki
1
-5
/
+5
2009-07-24
Damage: Add devPrivates to DamageRec
Aaron Plattner
2
-0
/
+4
2009-07-24
Damage: Add wrappable hooks for damage create, destroy, register, & unregister.
Aaron Plattner
3
-2
/
+83
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-2
/
+2
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
2
-32
/
+32
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-8
/
+8
2008-10-23
Fix previous cherry pick for API changes
Adam Jackson
1
-1
/
+1
2008-10-23
Wrap AddTraps in exa and damage.
Keith Packard
2
-0
/
+54
2008-10-02
Unifdef ISC
Adam Jackson
3
-0
/
+0
2008-08-31
damage: choose less ambiguous function names
Maarten Maathuis
2
-39
/
+39
2008-08-30
damage: initial attempt at a damage marker mechanism
Maarten Maathuis
3
-12
/
+107
2008-08-29
damage: DamageReportRawRegion should set pDamage->damage
Maarten Maathuis
1
-0
/
+2
2008-08-29
damage: internal functions start with a non-capital letter
Maarten Maathuis
1
-3
/
+3
2008-08-29
{damage,exa}: sanitise damage
Maarten Maathuis
2
-32
/
+58
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-4
/
+8
2007-12-13
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-3
/
+0
2007-12-02
Clean up many #if 0.
Adam Jackson
1
-3
/
+0
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-2
/
+2
2007-11-05
Damage: Remove usage of alloca
Daniel Stone
1
-2
/
+2
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
3
-35
/
+9
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
2
-35
/
+0
2007-09-07
Add DamagePendingRegion.
Michel Dänzer
2
-0
/
+9
[next]