index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miext
/
damage
/
damage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-18
damage: Make damageRegionProcessPending take a damage not a drawable
Adam Jackson
1
-60
/
+61
2015-07-08
dix: Unexport various implementation details
Adam Jackson
1
-0
/
+1
2015-04-21
Convert mi & miext to new *allocarray functions
Alan Coopersmith
1
-1
/
+1
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-1
/
+1
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-4
/
+4
2014-01-12
damage: Clean up warnings
Keith Packard
1
-2
/
+1
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
1
-81
/
+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
1
-2
/
+3
2013-09-10
damage: Implicitly unregister on destroy
Adam Jackson
1
-1
/
+3
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
1
-1293
/
+1186
2011-04-13
damage: use DamageReportDamage for the initial borderClip damage report
Erkki Seppälä
1
-50
/
+51
2011-02-27
Revert "rootless: Remove ROOTLESS_WORKAROUND"
Jeremy Huddleston
1
-1
/
+5
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
1
-7
/
+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
1
-0
/
+3
2009-07-24
Damage: Add wrappable hooks for damage create, destroy, register, & unregister.
Aaron Plattner
1
-2
/
+59
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
1
-16
/
+16
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
1
-0
/
+53
2008-10-02
Unifdef ISC
Adam Jackson
1
-0
/
+0
2008-08-31
damage: choose less ambiguous function names
Maarten Maathuis
1
-36
/
+36
2008-08-30
damage: initial attempt at a damage marker mechanism
Maarten Maathuis
1
-11
/
+92
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
1
-32
/
+49
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
1
-33
/
+6
[next]