index
:
~krh/xserver
dri2-invalidate
dri2-resource-fixes
flush-callback
glamor-ddx
glx-destroy-mess
master
wayland-rootless
xwayland-dri3
xwayland-for-keithp
xwayland-glamor
Unnamed repository; edit this file 'description' to name the repository.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
dmx
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-14
dmx: switch to byte counting functions
Peter Hutterer
2
-11
/
+11
2009-06-02
Remove some libXfont leftovers
Adam Jackson
3
-3
/
+0
2009-04-28
dix: remove all but main() from main.c
Peter Hutterer
1
-0
/
+1
2009-03-04
Remove dead EXTENSION_PROC_ARGS define
Tomas Carnecky
3
-3
/
+0
2009-02-03
Constify atom name strings
Alan Coopersmith
1
-2
/
+2
2009-01-22
Input: Remove modifierMap from core
Daniel Stone
3
-4
/
+2
2009-01-22
Input: Remove state from KeyClassRec
Daniel Stone
1
-1
/
+0
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
7
-92
/
+49
2009-01-18
Ignore generated dmx manpages
Dan Nicholson
2
-0
/
+8
2009-01-18
Kill off --with-mesa-source completely
Dan Nicholson
1
-3
/
+0
2009-01-18
Don't reuse PKG_CHECK_MODULES identifiers
Dan Nicholson
3
-7
/
+2
2008-12-19
dmx: Fix calloc macro confusion.
Adam Jackson
4
-14
/
+18
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
12
-12
/
+0
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
[next]