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
/
hw
/
dmx
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-21
Use correct swap{l,s} (or none at all for CARD8)
Matt Turner
1
-5
/
+5
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-135
/
+106
2011-09-21
Remove unnecessary #undefs of [f]abs and old comments
Matt Turner
1
-6
/
+0
2011-09-19
Eliminate MAXSCREENS-sized CursorScreenKey array.
Jamey Sharp
1
-2
/
+2
2011-09-19
Replace XmuSnprintf with snprintf.
Jamey Sharp
9
-32
/
+31
2011-09-18
XineramaInitData ignores its argument. Quit passing one.
Jamey Sharp
1
-1
/
+1
2011-09-18
dmx: Fix some "no previous prototype" warnings by making functions static.
Jamey Sharp
3
-43
/
+39
2011-09-18
dmx: Fix a non-constant printf format string warning.
Jamey Sharp
1
-2
/
+2
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-3
/
+3
2011-07-07
glx: Remove a few lingering traces of __GLXscreen.GLXVersion
Jon TURNEY
1
-1
/
+0
2011-07-01
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
2
-3
/
+1
2011-07-01
input: free the EQ allocated memory on shutdown (#38634)
Peter Hutterer
1
-0
/
+1
2011-07-01
DMX: Remove useless miPointerUpdateSprite call
Daniel Stone
1
-3
/
+0
2011-06-29
Merge remote-tracking branch 'kibi/master'
Keith Packard
2
-6
/
+5
2011-06-21
Add xkeyboard-config to See Also of man pages referencing xkb
Alan Coopersmith
1
-1
/
+1
2011-06-21
Xdmx.man: convert section references to substituted forms
Alan Coopersmith
1
-3
/
+5
2011-06-21
Xdmx.man: additional updates to modernize XKB information
Alan Coopersmith
1
-3
/
+5
2011-06-21
Xdmx.man: Show actual configured XKB defaults instead of old hardcoded values
Alan Coopersmith
1
-8
/
+8
2011-06-16
dmx/examples: Fix missing key_click_percent assignment.
Cyril Brulebois
1
-2
/
+1
2011-06-16
hw/dmx: Stop using variables for text widgets.
Cyril Brulebois
1
-4
/
+4
2011-05-13
dmx: fix warning for doxygen explicit links
Gaetan Nadon
1
-2
/
+2
2011-05-13
dmx: modernize doxygen generation.
Gaetan Nadon
6
-745
/
+954
2011-05-13
dmx: split DocBook/XML and Doxygen makefile targets
Gaetan Nadon
9
-261
/
+278
2011-05-13
dmx/doc: use common makefile for developers documentation
Gaetan Nadon
1
-4
/
+9
2011-05-11
input: remove DDX event list handling
Peter Hutterer
1
-20
/
+8
2011-05-11
input: replace EventListPtr with InternalEvent array
Peter Hutterer
1
-4
/
+4
2011-05-11
input: Provide Queue{Button|Keyboard|Proximity}Event helpers
Peter Hutterer
1
-38
/
+16
2011-04-18
input: remove GetKeyboardValuatorEvents, this is now unnecessary.
Peter Hutterer
1
-3
/
+3
2011-03-28
glx: Remove some obfuscatory macros
Adam Jackson
1
-8
/
+0
2011-03-23
Merge remote-tracking branch 'airlied/xinerama-cleanup'
Keith Packard
3
-6
/
+7
2011-03-17
Revert "dix: Remove usage_hint from pixmaps, store it in ->drawable.class"
Keith Packard
2
-3
/
+4
2011-03-14
dmx/doc: remove dead code in the makefile
Gaetan Nadon
1
-5
/
+2
2011-03-14
Remove TriStrip and TriFan from the picture screen
Søren Sandmann Pedersen
3
-99
/
+0
2011-03-10
panoramiX: convert 1->panoramiXNumScreens loops to use macro (v2)
Dave Airlie
1
-1
/
+1
2011-03-10
panoramiX: convert 0->panoramiXNumScreens loops to macro (v3)
Dave Airlie
2
-5
/
+6
2011-03-08
dix: Remove usage_hint from pixmaps, store it in ->drawable.class
Adam Jackson
2
-4
/
+3
2011-02-25
hw/dmx/doc: Add explicit dependency for all doxygen output files
Keith Packard
1
-24
/
+39
2011-02-25
dmx: Construct paths in doxygen.conf to fix VPATH builds
Dan Nicholson
3
-10
/
+11
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-1
/
+1
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-2
/
+2
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-1
/
+1
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-2
/
+2
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-0
/
+1
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-54
/
+0
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-1
/
+1
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-0
/
+1
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-2
/
+2
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-24
/
+18
2011-02-23
glxproxy: warning fix
Adam Jackson
1
-19
/
+12
2011-01-20
xdmxconfig: warning fix
Adam Jackson
1
-1
/
+1
[prev]
[next]