index
:
~anholt/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XPRINT
bcook-backend
dmx-2
dri-0-1-branch
dri2-reallocate-revert
ephyr-continue-deleting
ephyr-fixes
ephyr-rebase-works
ephyr-warnings
glamor
glamor-anholt-filter-dir
glamor-anholt-filter-rebase
glamor-ca
glamor-cleanups
glamor-core-profile
glamor-delay-shareable
glamor-delay-shareable-2
glamor-external-rebase
glamor-extra-after-keithp
glamor-flushing
glamor-gl-context-2
glamor-map-zero
glamor-new-glyphs
glamor-original-in-tree
glamor-prepare-for-keithp
glamor-quads
glamor-rebase-wip
glamor-render-program
glamor-rgba-8
glamor-server
glamor-testing-patch-from-ken
glamor-xephyr
glamor-xephyr-egl
glamor-xephyr-gl-context
global-glx-context
glucose-2
glx-arg
gsr-current
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
modesetting-dri2
modesetting-dri2-no-pageflip
modesetting-gbm
modesetting-glamor
modesetting-import
modesetting-import-2
modesetting-present-no-pageflip
no-pci-rework
old-glamor
orib-soc-2006
panning-for-server-1.6
randr-1.2-for-server-1.2
randr-dpms
raspbian-backport
sco_port_update
server-1.2-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_0-branch
server-1_1-branch
transform-proposal
travis-ci
wonderland-dev
xephyr-xcb-rebase
xf-4_0_2-branch
xf-4_1-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
xserver-driinterface-versions
xserver-unifdef
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-20
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-2
/
+2
2012-08-06
sync: Fix logic error from b55bf248581dc66321b24b29f199f6dc8d02db1b
Adam Jackson
1
-12
/
+12
2012-07-16
Fix two more C99 initialization mistakes using members of same struct
Alan Coopersmith
2
-5
/
+8
2012-07-10
Sync: Always initialise system counter list
Daniel Stone
1
-2
/
+2
2012-07-10
GE: Remove unused RT_GECLIENT
Daniel Stone
1
-2
/
+0
2012-07-10
Xinerama: Reset Composite request vector on close
Daniel Stone
1
-0
/
+3
2012-07-10
XvMC: Remove unused XvMCGeneration
Daniel Stone
1
-2
/
+0
2012-07-10
Xext: Only build one library
Daniel Stone
1
-24
/
+2
2012-07-10
Remove the last remnants of extmod
Daniel Stone
1
-2
/
+0
2012-07-09
Move SELinux from extmod to built-in
Daniel Stone
1
-3
/
+5
2012-07-09
Xv: Remove excessive module-induced indirection
Tomas Carnecky
3
-22
/
+0
2012-07-09
Move Xv and XvMC from extmod to built-in
Tomas Carnecky
5
-8
/
+27
2012-07-09
Move XRes from extmod to built-in
Tomas Carnecky
2
-1
/
+3
2012-07-09
Move DPMS from extmod to built-in
Tomas Carnecky
1
-1
/
+1
2012-07-09
Move MIT-SCREEN-SAVER from extmod to built-in
Tomas Carnecky
1
-1
/
+1
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
21
-22
/
+16
2012-07-09
Replace INITARGS with void
Tomas Carnecky
9
-10
/
+10
2012-07-09
Xinerama: Fix ExtensionInit prototype
Daniel Stone
1
-1
/
+1
2012-07-09
Xext: Add hashtable.h to sources to fix distcheck
Daniel Stone
1
-1
/
+1
2012-07-09
Use C99 designated initializers in extension Events
Alan Coopersmith
7
-61
/
+67
2012-07-09
Use C99 designated initializers in Xext Replies
Alan Coopersmith
17
-378
/
+471
2012-07-09
Use calloc to zero fill buffers being allocated for replies & events
Alan Coopersmith
2
-2
/
+2
2012-07-09
Use temporary variables instead of parts of reply structures
Alan Coopersmith
1
-2
/
+4
2012-07-09
Fix more poorly indented/wrapped comments & code
Alan Coopersmith
2
-6
/
+7
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
17
-100
/
+94
2012-06-05
api: rework the X server driver API to avoid global arrays.
Dave Airlie
5
-11
/
+11
2012-05-24
Xext: include dix-config.h
Peter Hutterer
1
-0
/
+4
2012-04-23
xres: Fix build without composite
Jeremy Huddleston
1
-0
/
+3
2012-04-18
dix: add reference count of the resource to ResourceSizeRec
Erkki Seppälä
1
-5
/
+476
2012-04-18
Xext: add a generic hashtable implementation
Erkki Seppälä
3
-1
/
+429
2012-04-18
composite: Report pixmap usage of client windows to resource extension.
Rami Ylimäki
1
-1
/
+13
2012-04-18
render: Report pixmap usage of pictures to resource extension.
Rami Ylimäki
1
-0
/
+27
2012-04-18
Implemented first part of XResource extension v1.2: X_XResQueryClientIds
Erkki Seppälä
1
-5
/
+312
2012-03-22
Xext: Add per-device SyncCounters
Peter Hutterer
2
-5
/
+46
2012-03-22
Change lastDeviceIdleTime to be per-device
Peter Hutterer
2
-3
/
+6
2012-03-22
Xext: strdup() the SystemSyncCounter name
Peter Hutterer
2
-2
/
+3
2012-03-22
Xext: store the bracket values for idle counters in the private
Peter Hutterer
1
-18
/
+27
2012-03-22
Xext: pass the counter into block/wakeup handlers
Peter Hutterer
1
-4
/
+4
2012-03-22
Xext: add a private field to SyncSystemCounters
Peter Hutterer
2
-0
/
+11
2012-03-22
Xext: localise pIdleTimeValueLess/Greater
Peter Hutterer
1
-12
/
+16
2012-03-22
Xext: localise use of IdleTimeCounter
Peter Hutterer
1
-7
/
+9
2012-03-22
sync: Use a linked list instead of an array for SysCounterList.
Jamey Sharp
2
-39
/
+17
2012-03-22
Xext: SyncCreateSystemCounter returns a SyncCounter*
Peter Hutterer
2
-7
/
+7
2012-03-22
Xext: remove needless /* parameter */ comments in declaration
Peter Hutterer
1
-7
/
+6
2012-03-22
Xext: typedef QueryValue and BracketValue prototypes
Peter Hutterer
2
-27
/
+14
2012-03-22
Xext: drop InitServertime() declaration.
Peter Hutterer
1
-2
/
+0
2012-03-22
Xext: return BadAccess if PickPointer fails (#45796)
Peter Hutterer
1
-0
/
+10
2012-03-21
Indentation: Change '& stuff' to '&stuff'
Daniel Stone
2
-7
/
+7
2012-03-21
Xinerama: Fix up obnoxiously-indented code
Daniel Stone
1
-14
/
+12
2012-03-21
Introduce a consistent coding style
Keith Packard
41
-10515
/
+10174
[next]