index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-02
Clean up many #if 0.
Adam Jackson
2
-33
/
+0
2007-11-21
Darwin: Dead code removal, Code cleanup, Added launcher
Jeremy Huddleston
1
-0
/
+3
2007-11-20
Restore checks for __i386 where needed for Sun compilers on Solaris
Alan Coopersmith
1
-1
/
+1
2007-11-16
Bug #1612: Use a stronger PRNG.
Adam Jackson
1
-0
/
+3
2007-11-15
Small static cleanups on dix/
Adam Jackson
1
-13
/
+0
2007-11-15
Fix a really dumb typo.
Aaron Plattner
1
-1
/
+1
2007-11-15
Save pixmap allocation hints into the PixmapRec.
Aaron Plattner
1
-0
/
+1
2007-11-15
Clean up some garbage in driver enumeration.
Adam Jackson
1
-6
/
+0
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-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-14
mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI
Ben Byer
1
-5
/
+4
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-27
Rework local client id finding code to be more uniform
Alan Coopersmith
2
-0
/
+21
2007-09-23
Input: Generate XKB mapping changes for all core-sending devices (bug #12523)
Daniel Stone
1
-0
/
+1
2007-09-13
Remove the PaintWindow optimization.
Eric Anholt
1
-2
/
+2
2007-09-05
Fix key repeats during VT switch.
Daniel Stone
1
-0
/
+1
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-06
Require pixman-1 0.9.4, update pixman includes to new scheme
Søren Sandmann Pedersen
1
-1
/
+1
2007-08-01
Build system: Add missing files
Daniel Stone
1
-0
/
+1
2007-08-01
Convert all my license statements to the standard form
Daniel Stone
1
-17
/
+19
2007-08-01
Hotplug: Add HAL support
Daniel Stone
2
-0
/
+4
2007-08-01
dix.h: Remove duplicate ffs() prototype.
Daniel Stone
1
-3
/
+0
2007-08-01
Hotplug: Separate D-Bus into core and hotplug API components
Daniel Stone
2
-7
/
+10
2007-08-01
Hotplug: Remove unused function definition from hotplug.h
Nicolas Trangez
1
-1
/
+0
2007-07-12
Add __SOL8__ to xorg-server.h.in since xf86-input-kbd needs it to build
Alan Coopersmith
1
-0
/
+3
2007-07-03
Make Composite manual redirect windows not clip their parent.
Keith Packard
1
-1
/
+28
2007-06-29
Death to RCS tags.
Adam Jackson
3
-3
/
+0
2007-06-28
Remove the remnants of OS/2 support.
Adam Jackson
2
-3
/
+1
2007-06-04
Remove the old Kerberos 5 authentication code.
Adam Jackson
1
-4
/
+0
2007-05-28
Miscellaneous fixes for S/390.
Gerhard Tonn
1
-1
/
+9
2007-05-15
Add new InitRegions() function called from dix/main
Soren Sandmann Pedersen
1
-0
/
+2
2007-05-15
Turn boxes and regions into typedefs for pixman types
Soren Sandmann Pedersen
3
-15
/
+5
2007-05-11
Use system copy of cbrt() if available.
Adam Jackson
1
-0
/
+3
2007-04-11
Input: Allow a pointer to a device to be returned in NIDR
Remigiusz Marcinkiewicz
1
-1
/
+2
[next]