index
:
~vignatti/xserver
bus-cleanup-take3
client-logging
daniels-fixes-and-cleanup
ephyr-dri2
generation-removal
inputthread
inputthread-commits
lrmi-for-children
master
maxscreenless
options-cleanup
registry-fix
xwayland-1.12
xwm-client
Tiago's playground
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
6
-228
/
+7
2007-09-05
Fix key repeats during VT switch.
Daniel Stone
1
-1
/
+1
2007-09-05
Deliver correct event when releasing keys on VT switch.
Keith Packard
1
-1
/
+3
2007-09-05
Fix server version reporting to be the server package version.
Eric Anholt
1
-3
/
+3
2007-08-30
Remove the now-dead PciAvoid symbol.
Eric Anholt
1
-2
/
+0
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
13
-286
/
+227
2007-08-28
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
18
-3062
/
+764
2007-08-27
Remove the BusAccWindows resource code which is now unused.
Eric Anholt
1
-8
/
+0
2007-08-27
Remove unused xf8GetBlock and xf86GetSparse entry points.
Eric Anholt
2
-213
/
+0
2007-08-25
Implement core protocol backing store exclusively in terms of Composite.
Adam Jackson
1
-29
/
+1
2007-08-25
Fix bug in debugging info related to pci-rework merge
David Nusinow
1
-1
/
+1
2007-08-24
Bump video driver ABI for pci-rework.
Aaron Plattner
1
-1
/
+1
2007-08-23
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
27
-482
/
+182
2007-08-23
Get rid of the type1 font module.
Julien Cristau
2
-2
/
+0
2007-08-20
Move module defaults from the header to the source file.
David Nusinow
2
-11
/
+12
2007-08-16
xace: add hooks + new access codes: core protocol screensaver requests
Eamon Walsh
4
-11
/
+15
2007-08-14
xace: add hooks + new access codes: core protocol GC requests
Eamon Walsh
1
-1
/
+2
2007-08-01
XFree86: Allow disabling of HAL
Daniel Stone
3
-2
/
+51
2007-08-01
Input: Don't enable devices when we open them
Daniel Stone
1
-11
/
+0
2007-08-01
XFree86: Input: Fix whitespace
Daniel Stone
1
-2
/
+2
2007-08-01
XFree86: Module: Bump input version
Daniel Stone
1
-1
/
+1
2007-08-01
Input: Allow enabling and disabling of devices
Daniel Stone
1
-0
/
+1
2007-08-01
Fonts: Fix builtin fonts
Daniel Stone
1
-0
/
+2
2007-07-18
Delete some pre-dlloader debugging scaffolding.
Adam Jackson
2
-130
/
+0
2007-07-18
Remove (long-)deprecated xf86EnablePciBusMaster.
Adam Jackson
2
-27
/
+0
2007-07-18
Always normalize the module name.
Adam Jackson
2
-8
/
+0
2007-07-18
Remove dead code for screen crossing.
Adam Jackson
2
-15
/
+3
2007-07-18
Delete dead module test code.
Adam Jackson
1
-33
/
+0
2007-07-18
Remove MEMDEBUG
Adam Jackson
3
-16
/
+0
2007-07-18
Dead ifdefs for BITMAP_SCANLINE_UNIT == 64
Adam Jackson
2
-31
/
+0
2007-07-18
Nuke dead X -configure code.
Adam Jackson
1
-61
/
+4
2007-07-14
MakeAtom needs length without trailing NUL. sizeof("string") includes NUL.
Keith Packard
1
-1
/
+1
2007-07-14
When sync'ing logfile, also flush it.
Keith Packard
1
-0
/
+1
2007-07-13
Use %S instead of %s for strftime seconds when printing build time
Alan Coopersmith
1
-1
/
+1
2007-07-12
Use kbd driver when xorg.conf specifies "keyboard" or "Keyboard" (bug #11301)
Alan Coopersmith
1
-0
/
+16
2007-07-10
Add per-monitor config file option for maximum pixel clock.
Adam Jackson
2
-5
/
+12
2007-06-29
Death to RCS tags.
Adam Jackson
8
-13
/
+0
2007-06-28
Remove the remnants of OS/2 support.
Adam Jackson
11
-80
/
+6
2007-06-27
Janitor work. Remove 'defined but not used' warnings from xorg and other cosm...
Tiago Vignatti
3
-7
/
+1
2007-06-25
configFiles(): don't return anything when declared as void.
Peter Hutterer
1
-1
/
+1
2007-06-25
NULL-terminate device list when synthesizing core devices.
Peter Hutterer
1
-3
/
+3
2007-06-25
Split up memory for devices configured in the config file.
Peter Hutterer
3
-53
/
+69
2007-06-18
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
19
-179
/
+359
2007-06-18
Compile fixes for Linux ARM platforms.
Lennart Buytenhek
1
-1
/
+1
2007-06-18
In NewInputDeviceRequest, only call EnableDevice if xf86Screens[0]->vtSema is
Zephaniah E. Hull
1
-1
/
+1
2007-06-11
Really make sure BUILD_TIME doesn't have a leading zero.
Clark Rawlins
1
-1
/
+1
2007-06-04
xf86PostMotionEvents[P] calls xf86SendDragEvents, xf86SendDragEvents
Zephaniah E. Hull
1
-1
/
+1
2007-06-04
Let's not do a calloc and a free on every call to xf86PostMotionEvents.
Zephaniah E. Hull
1
-4
/
+12
2007-06-04
Add xf86PostMotionEventP, takes a pointer instead of a variable number of
Zephaniah E. Hull
3
-14
/
+26
2007-06-04
Print the build time as well as the date if we can.
Zephaniah E. Hull
2
-0
/
+9
[next]