index
:
~b0le/xserver
master
Unnamed repository; edit this file to name it for gitweb.
b0le
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-08
Merge branch 'upstream' (one day I will rebase rather than merge)
HEAD
master
Joel Bosveld
434
-14951
/
+15110
2009-09-07
Fix "warning: left-hand operand of comma expression has no effect"
Eamon Walsh
3
-18
/
+30
2009-09-07
dix: remove dixLookupResource - we don't have any users left.
Peter Hutterer
2
-26
/
+0
2009-09-06
XQuartz: launchd: Fallback on :0 if prefix:0 gives an error for the socket name
Jeremy Huddleston
1
-2
/
+5
2009-09-06
XQuartz: Fix "warning: function declaration isn’t a prototype" noise
Jeremy Huddleston
1
-1
/
+1
2009-09-06
XQuartz: pbproxy: 64bit fixes: Properly process an array of Atoms
Jeremy Huddleston
2
-7
/
+8
2009-09-05
XQuartz: Fix a strcpy/strcmp typo
Jeremy Huddleston
1
-5
/
+6
2009-09-04
EXA: Stop hiding solid or gradient pictures from the driver.
Michel Dänzer
1
-183
/
+200
2009-09-04
XQuartz: Check the DISPLAY environment variable to see if the socket at start...
Jeremy Huddleston
2
-10
/
+42
2009-09-04
XQuartz: Use --with-launchd-id-prefix for consistency with xinit
Jeremy Huddleston
7
-17
/
+23
2009-09-04
xserver 1.6.99.900
Peter Hutterer
1
-1
/
+1
2009-09-04
shave: hack around the configure ld check for make distcheck.
Peter Hutterer
1
-0
/
+10
2009-09-04
xfree86: fix make distcheck after removal of Domain.note and RAC.Notes.
Peter Hutterer
1
-2
/
+0
2009-09-04
xkb: xkbGetKbdByName on the lastSlave needs to change the master (#21859)
Peter Hutterer
1
-0
/
+10
2009-09-04
dix: hide the sequenceNumber key repeat hack behind two functions.
Peter Hutterer
2
-7
/
+37
2009-09-04
input: allow for detectable autorepeat.
Daniel Stone
8
-181
/
+155
2009-09-04
dix: improve code flow in TryClientEvents, better debugging messages.
Daniel Stone
1
-52
/
+66
2009-09-04
require xf86vidmodeproto 2.2.99.1 or newer.
Peter Hutterer
3
-6
/
+4
2009-09-04
os: silence bigreqsproto compiler warning
Peter Hutterer
1
-1
/
+1
2009-09-04
xfree86: silence some xf86dgaproto compiler warnings
Peter Hutterer
3
-5
/
+3
2009-09-04
xfree86: silence 'unused variable' compiler warning
Peter Hutterer
1
-1
/
+3
2009-09-04
os: don't redefine GNU_SOURCE
Peter Hutterer
1
-0
/
+2
2009-09-04
Formatted recent Geode PCI ID changes to fit a 80-column coding style.
Martin-Éric Racine
1
-2
/
+3
2009-09-04
Further explained what the Geode PCI ID is all about as comments.
Martin-Éric Racine
1
-2
/
+2
2009-09-04
Removed unnecessary curly braces for Geode LX PCI ID.
Martin-Éric Racine
1
-2
/
+1
2009-09-04
Updated the PCI Vendor and Device IDs for all Geode variants.
Martin-Éric Racine
1
-5
/
+17
2009-09-03
EXA: Preserve pPixmap->devPrivate.ptr in exaPixmapIsOffscreen_mixed.
Michel Dänzer
1
-1
/
+3
2009-09-03
glx: Add screen DestroyWindow wrapper to destroy the GLX drawable.
Michel Dänzer
2
-0
/
+29
2009-09-03
dix: don't return BadMatch from GetProperty (#23562)
Peter Hutterer
1
-1
/
+1
2009-09-03
test: add protocol testing for XIWarpPointer.
Peter Hutterer
2
-0
/
+220
2009-09-03
test: expose the default screen to tests, some cleanup work.
Peter Hutterer
4
-12
/
+26
2009-09-03
Xi: return BadDevice for master kbds and attached slaves in XIWarpPointer
Peter Hutterer
1
-0
/
+7
2009-09-03
Xi: return error values to client from XIWarpPointer.
Peter Hutterer
1
-0
/
+5
2009-09-03
Xi: standardise XI2 headers.
Peter Hutterer
7
-8
/
+33
2009-09-03
Xi: if XISetEventMask fails, return this to the client.
Peter Hutterer
5
-6
/
+12
2009-09-03
dix: when unsetting a cursor, update the sprite immediately (#23608)
Peter Hutterer
1
-1
/
+2
2009-09-03
Xi: fix broken swap code in XISelectEvents request processing.
Peter Hutterer
2
-2
/
+2
2009-09-03
Xi: Unify checking for invalid bits in grab masks.
Peter Hutterer
4
-19
/
+34
2009-09-03
Xi: don't overrun memory for grab masks.
Peter Hutterer
2
-2
/
+6
2009-09-03
Xi: don't try to set oversized or non-existing masks.
Peter Hutterer
1
-3
/
+6
2009-09-03
test: fix request length calculation, add length tests for XISelectEvents
Peter Hutterer
1
-2
/
+17
2009-09-03
test: fix build after changing libxf86config.la
Peter Hutterer
1
-1
/
+1
2009-09-03
Xi: extra length checking for requests providing masks.
Peter Hutterer
1
-0
/
+11
2009-09-03
Un-export ApplyPointerMapping. This is an in-server function.
Peter Hutterer
2
-2
/
+2
2009-09-02
Correct outdated e-mail address in "Author" statements.
Eamon Walsh
6
-6
/
+6
2009-09-02
randr: Fix crtcs using set_mode_major()
Adam Jackson
1
-4
/
+5
2009-09-02
vgaarb: protect fini as well just in case
Dave Airlie
1
-0
/
+2
2009-09-02
vgaarb: if arb init fails, make sure locking doesn't occur.
Dave Airlie
1
-0
/
+4
2009-09-01
Xext: fix a typo for bigreqsproto.h header file
Jerome Glisse
1
-1
/
+1
2009-08-31
Xext: Require newer versions of xcmiscproto, bigreqsproto, and xf86bigfontpro...
Jeremy Huddleston
4
-6
/
+5
[next]