index
:
~dbn/xserver
build-fixes
for-keithp
inputclass
inputconf
master
no-libxorg
xorg.conf.d
Various xserver patches
dbn
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-23
xserver 1.4.99.906
xorg-server-1.4.99.906
Adam Jackson
1
-2
/
+2
2008-07-23
Don't return BadAlloc when trying to set a PictureFilter with no parameters w...
Pierre-Loup A. Griffais
1
-1
/
+1
2008-07-23
[Xephyr] Fix #15839
Dodji Seketeli
4
-0
/
+43
2008-07-23
glx: copy msaa visual capabilities
Roland Scheidegger
1
-6
/
+9
2008-07-23
xkb: don't send core events for extension devices on SlowKey timeout.
Peter Hutterer
1
-1
/
+3
2008-07-21
Need to unref pixmaps backing pbuffers too.
Kristian Høgsberg
1
-1
/
+5
2008-07-21
Fix embarrasing GLXPixmap leak.
Kristian Høgsberg
2
-4
/
+5
2008-07-21
Fix "warning: passing argument 1 of `modeIsPresent' from incompatible pointer...
Eamon Walsh
1
-2
/
+2
2008-07-21
modes: fix initial xorg.conf mode selection.
Dave Airlie
1
-0
/
+51
2008-07-17
kdrive: don't post motion event if there was no motion. #16179
Peter Hutterer
1
-6
/
+10
2008-07-17
Revert "kdrive: don't post motion event if there was no motion. #16179"
Peter Hutterer
1
-10
/
+6
2008-07-16
kdrive: don't post motion event if there was no motion. #16179
Peter Hutterer
1
-6
/
+10
2008-07-16
Xi: don't attempt to send to a NULL window.
Peter Hutterer
1
-0
/
+2
2008-07-16
dix: NULL out WindowTable after freeing all the windows.
Peter Hutterer
1
-0
/
+3
2008-07-16
xfree86: don't free the config-file related information in DIDR. #15645
Peter Hutterer
2
-35
/
+43
2008-07-15
Bug #16674: Make sure RANDR reports refresh as 0 if pixel clock is 0.
Julien Cristau
1
-0
/
+2
2008-07-14
xfree86: append, not prepent, new input devices to xf86InputDevs.
Peter Hutterer
1
-5
/
+9
2008-07-13
Export xkbfile.h in the SDK
Julien Cristau
1
-1
/
+2
2008-07-13
Fix incorrect test regarding keyboard map.
Ander Conselvan de Oliveira
1
-1
/
+4
2008-07-03
xfree86: AllowEmptyInput is now enabled by default if hotplugging is enabled.
Sascha Hlusiak
2
-6
/
+5
2008-07-03
dri2: bump libdrm numbers as 2.3.1 is released without ttm interface
Dave Airlie
1
-1
/
+1
2008-07-03
modes: check the crtc is valid before using its desired modes.
Dave Airlie
1
-3
/
+5
2008-07-03
cursor: don't dereference NULL pointer is devPrivates not yet set.
Dave Airlie
1
-3
/
+7
2008-07-02
Set driverPriv immediately on CreatePixmap.
Alan Hourihane
1
-8
/
+6
2008-07-02
Fix GLX in Xvfb and kdrive.
Adam Jackson
6
-0
/
+11
2008-07-01
autoconfig: don't call closedir() when opendir() failed
Julien Cristau
1
-70
/
+71
2008-07-01
Work around the DIX losing mmWidth/mmHeight for RandR 1.1 DDXen.
Aaron Plattner
1
-0
/
+19
2008-07-01
Don't try to load DRI2 if built without it.
Adam Jackson
1
-0
/
+2
2008-07-01
input: change dxremaind, dyremaind to floats for better acceleration #9156
Simon Thum
1
-1
/
+1
2008-06-30
xserver 1.5RC5
xorg-server-1.4.99.905
Adam Jackson
1
-1
/
+1
2008-06-30
XInput ABI is 2.1, not 3.1.
Adam Jackson
1
-1
/
+1
2008-06-30
Wrap AddTraps in exa and damage.
Keith Packard
5
-0
/
+80
2008-06-30
xserver 1.5RC4.
xorg-server-1.4.99.904
Adam Jackson
1
-1
/
+1
2008-06-30
Distcheck fixes.
Adam Jackson
2
-8
/
+4
2008-06-30
xserver 1.5RC3.
Adam Jackson
1
-1
/
+1
2008-06-30
Bump ABI minor numbers for the devPrivate ABI functions.
Adam Jackson
1
-5
/
+5
2008-06-27
Fix a leak of window devPrivates in window.c/CrushTree().
Eamon Walsh
1
-0
/
+1
2008-06-26
Actually enable building GLX without Mesa source
Dan Nicholson
1
-1
/
+1
2008-06-26
glx: fix forgotten swrast -> SWRast
George Sapountzis
2
-2
/
+2
2008-06-26
glx: missing swrast is fatal
George Sapountzis
2
-3
/
+4
2008-06-26
glx: drop stray glcore.h include
George Sapountzis
1
-6
/
+0
2008-06-26
kdrive: need not export symbols for glx anymore
George Sapountzis
5
-20
/
+0
2008-06-26
Move GL/glx on level up now that it's the only thing left under GL.
Kristian Høgsberg
61
-15
/
+5
2008-06-26
Move the windows GL files to the xwin DDX.
Kristian Høgsberg
5
-0
/
+7
2008-06-26
Get out of the mesa symlinking business.
Kristian Høgsberg
24
-226
/
+33618
2008-06-26
Fix up paths for GL/glx -> glx renaming
Dan Nicholson
8
-13
/
+13
2008-06-26
Use LD_EXPORT_SYMBOLS_FLAG when linking Xnest.
Kristian Høgsberg
1
-0
/
+1
2008-06-26
Drop glcore GLX provider.
Kristian Høgsberg
7
-545
/
+9
2008-06-26
Moved Apple GL bits into our DDX subtree
Jeremy Huddleston
5
-27
/
+13
2008-06-26
Stop symlinking glcontextmodes.[ch] from mesa.
Kristian Høgsberg
1
-4
/
+0
[next]