index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miext
/
damage
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-23
damage: Validate source pictures bound to windows before unwrapping
Michel Dänzer
1
-0
/
+10
2016-12-13
Revert "damage: Make damageRegionProcessPending take a damage not a drawable"
Adam Jackson
1
-61
/
+60
2016-07-18
dix: Switch to the libXfont2 API (v2)
Keith Packard
1
-2
/
+2
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
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
[next]