index
:
~gnadon/xserver
master
server-1.11-branch
Unnamed repository; edit this file 'description' to name the repository.
gnadon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-04
Bus: Remove xf86SetAccessFuncs() and related machinery
Adam Jackson
4
-81
/
+0
2009-02-04
Bus: Delete some obfuscatory macros
Adam Jackson
6
-23
/
+17
2009-02-04
Bus: Remove unused xf86ExtractTypeFromList
Adam Jackson
2
-15
/
+0
2009-02-04
Bus: make the resource list static.
Adam Jackson
2
-5
/
+1
2009-02-04
loader: Remove icache flushes on alpha.
Adam Jackson
1
-12
/
+0
2009-02-04
loader: Remove a vestige of archive support
Adam Jackson
1
-4
/
+1
2009-02-04
loader: Remove useless call to LoaderGetOS
Adam Jackson
1
-6
/
+0
2009-02-04
loader: Simplify loader magic
Adam Jackson
1
-3
/
+1
2009-02-04
loader: Make a comment slightly less stupid
Adam Jackson
1
-6
/
+1
2009-02-04
loader: code motion.
Adam Jackson
1
-33
/
+30
2009-02-04
loader: Simplify handle allocation and refcounting.
Adam Jackson
1
-17
/
+3
2009-02-04
XKB: Remove -kb and +kb from -help text and man page.
Adam Jackson
2
-5
/
+0
2009-02-03
Handle the combination of panning and crtc transforms
Keith Packard
1
-26
/
+10
2009-02-03
Damage re-used shadow scanout buffer using new transforms.
Keith Packard
1
-1
/
+5
2009-02-03
Handle matrix computation overflow in RRTransformCompute
Keith Packard
1
-7
/
+32
2009-02-04
fbdevHWGetRec() doesn't return the private data
Tomas Carnecky
1
-1
/
+4
2009-02-04
DBUS_API_SUBJECT_TO_CHANGE is already defined on the command line
Tomas Carnecky
1
-1
/
+0
2009-02-04
Fix "warning: braces around scalar initializer"
Tomas Carnecky
1
-1
/
+1
2009-02-04
Make gcc happy: correct third argument of CopyGetMasterEvent()
Tomas Carnecky
1
-1
/
+1
2009-02-04
Fix "warning: cast to pointer from integer of different size"
Tomas Carnecky
2
-2
/
+2
2009-02-04
Fix "warning: XXX defined but not used"
Tomas Carnecky
1
-0
/
+2
2009-02-04
Fix "warning: unused variable XXX"
Tomas Carnecky
5
-6
/
+2
2009-02-04
ISO C90: Move declaration to the beginning of the function
Tomas Carnecky
1
-1
/
+1
2009-02-04
mi: don't call UpdateSpriteForScreen if we have Xinerama enabled. #18668
Peter Hutterer
1
-1
/
+8
2009-02-04
dix: for core events, pass the core filter into DeliverEventsToWindow
Peter Hutterer
1
-1
/
+1
2009-02-03
Don't enable XAA offscreen pixmaps with Option "XaaOffscreenPixmaps" "no".
Aaron Plattner
1
-1
/
+3
2009-02-03
Constify atom name strings
Alan Coopersmith
12
-28
/
+33
2009-02-03
XQuartz: Accept bundle version 2.1.6 to work with our startup method
Jeremy Huddleston
1
-2
/
+2
2009-02-03
Xext: fix typo in GEEventFill macro
Peter Hutterer
1
-1
/
+1
2009-02-03
dix: Use GenericEvent instead of LASTEvent to check for core events.
Peter Hutterer
1
-2
/
+2
2009-02-03
Xi: initialize the device before applying button map changes.
Peter Hutterer
1
-0
/
+4
2009-02-03
Xi: create well-known atoms on demand, rather than preinit them
Simon Thum
3
-23
/
+10
2009-02-03
Xi: If the MD doesn't have a key/kbdfeed class, init the keyboard.
Peter Hutterer
1
-3
/
+10
2009-02-03
Xi: remove now obsolete oldXkbInfo.
Peter Hutterer
1
-3
/
+0
2009-02-03
dix: add SetBit(arr, bit) and ClearBit(arr, bit) to include/inputstr.h
Peter Hutterer
1
-0
/
+2
2009-02-03
Xext: rename shape's EventType to ShapeEventType to avoid name clashing.
Peter Hutterer
1
-8
/
+8
2009-02-03
Xext: rename saver's EventType to SaverEventType.
Peter Hutterer
1
-5
/
+5
2009-02-03
render: rename SetBit to RenderSetBit.
Peter Hutterer
1
-5
/
+5
2009-02-03
include: remove now-unused sempahore macros.
Peter Hutterer
1
-15
/
+0
2009-02-02
XQuartz: GLX: Fix accidental exclusion of glBlitFramebufferEXT on Leopard
Jeremy Huddleston
1
-1
/
+1
2009-02-02
glx: Don't match fbconfigs to visuals with mismatched channel masks.
Eric Anholt
1
-5
/
+11
2009-02-02
Cygwin/X: Fix compilation for mandatory XKB
Jon TURNEY
4
-87
/
+30
2009-02-01
XQuartz: GLX: OpenGL.framework on Tiger doesn't have glBlitFramebufferEXT
Jeremy Huddleston
1
-0
/
+2
2009-02-01
kdrive: Move a close() to the right place so we don't close(-1) normally.
Jim Huang
1
-1
/
+1
2009-02-01
netbsd: Force the use of ev56 instructions for register access on ev56.
Manuel Bouyer
1
-6
/
+15
2009-02-01
netbsd: Fix alpha ev6 support.
Manuel Bouyer
1
-1
/
+6
2009-02-01
Actually require bigfontproto when it's enabled. Bug #13710.
John Hein
1
-0
/
+1
2009-02-01
Prevent double unref of glxdrawables
Pierre Willenbrock
2
-3
/
+4
2009-01-30
x11-input.fdi: Add options needed to handle adding USB devices on Solaris
Alan Coopersmith
1
-0
/
+14
2009-01-30
RandR crtcs not fetched correctly when primary output is set.
Keith Packard
3
-11
/
+19
[next]