index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
dmx
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-12
Fix dmx compile on 1.6 branch.
Alban Browaeys
7
-0
/
+42
2008-12-09
Revert "dmx: claim we support XI 2."
Keith Packard
1
-1
/
+1
2008-12-02
Add atKeynames.h to libdmxinput_a_SOURCES so it's included in tarballs
Alan Coopersmith
1
-0
/
+1
2008-11-08
Remove some null statements.
James Cloos
1
-1
/
+1
2008-10-17
dmx: avoid hilarious #define Xcalloc xcalloc game.
Peter Hutterer
1
-1
/
+1
2008-10-17
dmx: change remainder of manual EQ allocation to GetEventList().
Peter Hutterer
1
-1
/
+1
2008-10-08
Fix more xcalloc stupidity.
Adam Jackson
5
-10
/
+10
2008-10-08
I hate you xlib. Please die in a fire.
Adam Jackson
1
-2
/
+2
2008-10-08
mi: remove deprecated and unused functions.
Tiago Vignatti
1
-5
/
+0
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
14
-40
/
+18
2008-09-22
Upgrade GLX Public License 1.0 to FreeB 2.0.
Adam Jackson
1
-18
/
+28
2008-09-19
Update to SGI FreeB 2.0.
Adam Jackson
29
-927
/
+812
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-6
/
+13
2008-08-27
Add an array of integers for use as per-screen cursor private keys.
Eamon Walsh
1
-3
/
+3
2008-08-20
Centralize declaration of ConnectionInfo.
Adam Jackson
1
-1
/
+0
2008-07-28
Add atKeynames.h in hw/dmx/input and drop evil cross-ddx #include.
Kristian Høgsberg
2
-1
/
+295
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
1
-5
/
+1
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
5
-20
/
+0
2008-07-23
Unifdef sgi.
Adam Jackson
1
-9
/
+1
2008-07-18
Drop the FONTCACHE extension.
Adam Jackson
1
-4
/
+0
2008-07-16
XFree86: Remove XFree86-Misc extension
Daniel Stone
1
-1
/
+0
2008-06-23
Bug #16302: Fix GLX drawable refcounting in DMX.
Jesse Ruffin
1
-9
/
+6
2008-06-05
dmx: remove a ifndef XINPUT, XINPUT is always defined now.
Peter Hutterer
1
-7
/
+0
2008-06-05
dmx: don't free event list after use.
Peter Hutterer
1
-2
/
+0
2008-06-05
dmx: add an XFlush.
Peter Hutterer
1
-0
/
+2
2008-06-05
dmx: fix false memory allocation.
Peter Hutterer
1
-2
/
+1
2008-06-05
dmx: don't dereference a nullpointer.
Peter Hutterer
1
-1
/
+1
2008-06-05
dmx: add stubs for DeviceCursorInitialize, DeviceCursorCleanup
Peter Hutterer
1
-0
/
+11
2008-06-05
dmx: for now, don't acknowledge SDs.
Peter Hutterer
1
-0
/
+2
2008-06-05
dmx: learn about the existence of IsXExtensionPointer and IsXExtensionKeyboard
Peter Hutterer
1
-3
/
+7
2008-06-05
dmx: claim we support XI 2.
Peter Hutterer
1
-1
/
+1
2008-06-05
dmx: fix a segfault caused by GC devPrivates never being initalised.
Peter Hutterer
1
-0
/
+2
2008-06-05
dmx: some more build fixes.
Peter Hutterer
2
-15
/
+0
2008-05-26
Merge branch 'master' into mpx
Peter Hutterer
2
-8
/
+1
2008-05-25
dmx: remove some #if 0'd code.
Peter Hutterer
1
-5
/
+0
2008-05-23
glx: fix forgotten swrast -> SWRast
George Sapountzis
1
-1
/
+1
2008-05-21
Drop glcore GLX provider.
Kristian Høgsberg
1
-1
/
+1
2008-05-21
drop xprint remnants: InitGlobals
George Sapountzis
1
-7
/
+0
2008-05-14
dmx: fix build.
Peter Hutterer
6
-29
/
+32
2008-04-25
Remove all traces of #ifdef XINPUT and the matching bits from the configure.ac
Peter Hutterer
7
-63
/
+5
2008-04-18
Death to TOG-CUP.
Adam Jackson
1
-1
/
+0
2008-04-18
Nuke the MIT-SUNDRY-NONSTANDARD extension.
Eric Anholt
1
-1
/
+0
2008-04-18
Death to APPGROUP.
Adam Jackson
1
-1
/
+0
2008-03-07
Programs in hw/dmx/examples/ want client-side xkb headers.
Julien Cristau
2
-2
/
+2
2008-02-28
XACE: Fix instances of DixUnknownAccess at hook callsites.
Eamon Walsh
1
-12
/
+12
2008-02-22
Fix Xinerama's consolidated visual handling.
Adam Jackson
1
-9
/
+2
2008-02-17
XKB: Move headers into the server tree
Daniel Stone
2
-2
/
+2
2008-02-14
Use strerror instead of errno values in user strings.
Adam Jackson
1
-1
/
+1
2007-12-29
GL: Add GLX compile flags lost in modular X server changes
Jurij Smakov
1
-0
/
+1
2007-11-20
Revert "registry: Register DMX extension protocol names."
Eamon Walsh
1
-40
/
+0
[next]