index
:
delta/xserver.git
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
baserock/1.17+jetson
baserock/1.18+jetson
baserock/jjardon/xfont2
baserock/morph
baserock/xorg-server-1.17.2-20-gb3d5c01+libsystemd_fix
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xephyr-crash
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland
xwayland-1.12
xwayland-21.1
xwayland-22.1
xwayland-23.1
gitlab.freedesktop.org: xorg/xserver.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
damageext
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace 'pointer' type with 'void *'
Keith Packard
2014-01-12
2
-4
/
+4
*
damageext: Die if we can't create the Xinerama resource type
Adam Jackson
2013-12-09
1
-0
/
+2
*
damageext: Xineramify (v7)
Adam Jackson
2013-12-09
2
-52
/
+338
*
Merge remote-tracking branch 'ajax/xserver-next'
Keith Packard
2013-10-04
1
-26
/
+14
|
\
|
*
damageext: Style fix
Adam Jackson
2013-09-10
1
-8
/
+14
|
*
damage: Implicitly unregister on destroy
Adam Jackson
2013-09-10
1
-1
/
+0
|
*
damage: Remove the 'damage window' resource type.
Adam Jackson
2013-09-10
1
-17
/
+0
*
|
damage: Must translate initial window damage by window offset
Keith Packard
2013-09-20
1
-0
/
+2
|
/
*
Move extension initialisation prototypes into extinit.h
Daniel Stone
2012-07-09
3
-2
/
+1
*
Use C99 designated initializers in extension Events
Alan Coopersmith
2012-07-09
1
-9
/
+11
*
Use C99 designated initializers in various extension Replies
Alan Coopersmith
2012-07-09
1
-4
/
+6
*
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
2012-07-09
1
-1
/
+1
*
Introduce a consistent coding style
Keith Packard
2012-03-21
3
-234
/
+218
*
Use internal temp variable for swap macros
Matt Turner
2011-09-21
1
-25
/
+19
*
damage: use DamageReportDamage for the initial borderClip damage report
Erkki Seppälä
2011-04-13
1
-1
/
+1
*
Set DamageSetReportAfterOp to true for the damage extension
Kristian Høgsberg
2010-11-10
1
-0
/
+1
*
Replace usage of DamageRegionAppend with DamageDamageRegion to fix reportAfter.
Eric Anholt
2010-11-10
1
-2
/
+2
*
Revert "Set DamageSetReportAfterOp to true for the damage extension" (#30260)
Aaron Plattner
2010-10-20
1
-1
/
+0
*
Set DamageSetReportAfterOp to true for the damage extension
Kristian Høgsberg
2010-08-06
1
-0
/
+1
*
Clean up after removal of screen parameters from region macros.
Jamey Sharp
2010-06-05
1
-2
/
+0
*
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
2010-06-05
1
-3
/
+4
*
Rename region macros to eliminate screen argument
Keith Packard
2010-06-05
1
-6
/
+6
*
Add typed resource-lookup errors for non-core resource types.
Jamey Sharp
2010-05-19
2
-3
/
+2
*
Set event sequence number in WriteEventsToClient instead of at callers.
Jamey Sharp
2010-05-19
1
-1
/
+0
*
Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.
Jamey Sharp
2010-05-19
1
-4
/
+2
*
Eliminate boilerplate around client->noClientException.
Jamey Sharp
2010-05-13
1
-5
/
+5
*
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
2010-05-13
1
-3
/
+3
*
Remember drawable ID used to find damage target for use in events. Bug 5730.
Keith Packard
2010-05-11
2
-1
/
+3
*
Add type name argument to CreateNewResourceType
Alan Coopersmith
2009-12-18
1
-5
/
+2
*
Ensure all resource types created have names registered
Alan Coopersmith
2009-12-18
1
-0
/
+3
*
input: define server-supported protocol versions in one single file.
Peter Hutterer
2009-09-21
1
-12
/
+6
*
Fix most remaining deprecated resource lookups.
Eamon Walsh
2009-04-29
1
-5
/
+4
*
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
2008-12-12
1
-1
/
+0
*
Unifdef ISC
Adam Jackson
2008-10-02
1
-0
/
+0
*
damage: choose less ambiguous function names
Maarten Maathuis
2008-08-31
1
-2
/
+2
*
{damage,exa}: sanitise damage
Maarten Maathuis
2008-08-29
1
-2
/
+2
*
Prepare for array-index based devPrivates.
Tomas Carnecky
2008-08-28
1
-1
/
+3
*
The smart scheduler is not optional.
Mathieu Bérard
2008-08-11
1
-2
/
+0
*
Revert "registry: Register DAMAGE extension protocol names."
Eamon Walsh
2007-11-20
1
-20
/
+1
*
registry: Register DAMAGE extension protocol names.
Eamon Walsh
2007-10-15
1
-1
/
+20
*
xace: add hooks + new access codes: Damage extension
Eamon Walsh
2007-09-04
1
-2
/
+2
*
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
2007-08-28
2
-5
/
+3
*
Death to RCS tags.
Adam Jackson
2007-06-29
3
-6
/
+0
*
Static cleanups, dead code deletion.
Adam Jackson
2007-03-25
2
-23
/
+9
*
Set the Damage version supported in the server, instead of using damageproto.
Eric Anholt
2007-02-01
1
-5
/
+12
*
Track rename of DamagePost -> DamageAdd.
Eric Anholt
2007-01-09
1
-8
/
+8
*
Add support for the DamagePost (XDamage 1.1) request.
Eric Anholt
2007-01-05
1
-1
/
+43
*
Remove instances of macro SECURITY_VERIFY_DRAWABLE.
Eamon Walsh
2006-12-14
1
-2
/
+6
*
Naming change: Security*Access -> Dix*Access
Eamon Walsh
2006-12-14
1
-5
/
+5
*
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
2006-07-18
1
-1
/
+1
[next]