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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
9
-29
/
+43
2007-11-05
Remove all traces of external RGB database (and Speedo)
Daniel Stone
4
-19
/
+0
2007-11-05
OS: Remove ALLOCATE_LOCAL from os.h
Daniel Stone
1
-3
/
+0
2007-11-04
Add CreatePixmap allocation hints.
Aaron Plattner
1
-1
/
+9
2007-11-02
Move SIGUSR1 notification as late as possible.
Adam Jackson
1
-0
/
+2
2007-10-30
reduce wakeups from smart scheduler
Arjan van de Ven
1
-4
/
+2
2007-10-28
xkb: enable XI event processing for xkb.
Peter Hutterer
1
-1
/
+2
2007-10-28
Save processInputProc before wrapping it and restore it later, instead of
Peter Hutterer
1
-1
/
+2
2007-10-28
xkb: Store the action filters per device in the XkbSrvInfoRec.
Peter Hutterer
1
-0
/
+21
2007-10-28
XKB: Add more bits to xkbsrv.h
Daniel Stone
1
-0
/
+3
2007-10-28
Xi: Include XI protocol header in exevents.h
Daniel Stone
1
-0
/
+2
2007-10-25
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2
-1
/
+4
2007-10-23
xace: Still more changes to selection code. Removed the SelectionPtr from
Eamon Walsh
1
-0
/
+3
2007-10-23
Get rid of unnecessary GNU extended variadic macro.
Matthias Hopf
1
-1
/
+1
2007-10-22
Define PCI_TXT_IDS_DIR more cleanly
David Nusinow
1
-0
/
+3
2007-10-19
xace: Bug fixes, name changes to selection access hooks and fields.
Eamon Walsh
1
-2
/
+2
2007-10-18
dix: Add client parameter to AddPassiveGrabsToList().
Eamon Walsh
1
-0
/
+1
2007-10-17
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
4
-5
/
+33
2007-10-16
xace: update the DeleteProperty prototype to include the client argument.
Eamon Walsh
1
-0
/
+1
2007-10-14
mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI
Ben Byer
1
-5
/
+4
2007-10-11
dix: Add a new "registry" mechanism for registering string names of things.
Eamon Walsh
4
-5
/
+69
2007-10-09
Sun bug 6589829: include zoneid of shm segment in access policy for MIT-SHM
Alan Coopersmith
1
-0
/
+3
2007-10-02
make xephyr talk DRI protocol with hostX
Dodji Seketeli
1
-0
/
+2
2007-10-02
Fix #12650: "windows not receiving mouse events in multiple screens context"
Dodji Seketeli
1
-0
/
+3
2007-09-28
xace: add hooks + new access codes: XKB extension.
Eamon Walsh
2
-19
/
+31
2007-09-28
xace: add new hooks + access controls: XInput extension.
Eamon Walsh
2
-10
/
+5
2007-09-27
Rework local client id finding code to be more uniform
Alan Coopersmith
2
-0
/
+21
2007-09-26
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+1
2007-09-25
xace: change prototype of VALIDATE_DRAWABLE_AND_GC macro to allow access
Eamon Walsh
1
-4
/
+2
2007-09-23
Input: Generate XKB mapping changes for all core-sending devices (bug #12523)
Daniel Stone
1
-0
/
+1
2007-09-19
devPrivates rework: move devPrivates field in drawable structure types
Eamon Walsh
2
-2
/
+2
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
2
-2
/
+3
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
1
-2
/
+2
2007-09-06
devPrivates rework: register an offset for every resource type, use
Eamon Walsh
1
-1
/
+8
2007-09-05
Fix key repeats during VT switch.
Daniel Stone
1
-0
/
+1
2007-08-30
devPrivates rework: convert CursorRec and CursorBits over to new interface.
Eamon Walsh
1
-2
/
+4
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
18
-94
/
+18
2007-08-28
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
4
-3
/
+7
2007-08-26
Add XSERVER_LIBPCIACCESS to xorg-server.h when using libpciaccess
Keith Packard
1
-0
/
+3
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
1
-2
/
+0
2007-08-22
Revert "Fix <pixman.h> include to <pixman/pixman.h>"
Eric Anholt
1
-1
/
+1
2007-08-22
Fix <pixman.h> include to <pixman/pixman.h>
Alan Hourihane
1
-1
/
+1
2007-08-17
Actually build Secure RPC authentication support (missed in modularization)
Alan Coopersmith
1
-0
/
+3
2007-08-16
devPrivates rework: Nevermind, can't const due to return value warnings.
Eamon Walsh
1
-3
/
+3
2007-08-16
devPrivates rework: add const qualifier to key type.
Eamon Walsh
1
-3
/
+3
2007-08-16
devPrivates rework: use camelcase standard for name of key type.
Eamon Walsh
1
-11
/
+11
2007-08-16
xace: add hooks + new access codes: core protocol screensaver requests
Eamon Walsh
1
-3
/
+4
2007-08-16
xace: add hooks + new access codes: core protocol server requests
Eamon Walsh
2
-3
/
+5
2007-08-15
xace: add hooks + new access codes: core protocol cursor requests
Eamon Walsh
1
-19
/
+7
2007-08-14
xace: add hooks + new access codes: core protocol GC requests
Eamon Walsh
2
-2
/
+4
[next]