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
2010-05-11
list.h: Add list_for_each_entry_safe()
Kristian Høgsberg
1
-0
/
+6
2010-05-11
glxdri2: Hard-code the extension version we need
Kristian Høgsberg
1
-3
/
+3
2010-05-11
dix: Update element count in FreeResource*()
Kristian Høgsberg
1
-1
/
+9
2010-05-11
xfree86: dga needs to use the master keyboard state (#27573)
Peter Hutterer
1
-1
/
+3
2010-05-10
Fix wrong bracket values when startOver = FALSE.
David James
1
-11
/
+8
2010-05-10
Merge remote branch 'jamey/for-keith'
Keith Packard
4
-146
/
+120
2010-05-10
Simplify error-handling in dixChangeGC.
Jamey Sharp
1
-71
/
+46
2010-05-10
miPolyPoint bugfix: Check memory allocation before changing the GC.
Jamey Sharp
1
-2
/
+3
2010-05-10
Move AppendSpanGroup from miwideline.h to miwideline.c.
Jamey Sharp
2
-27
/
+30
2010-05-10
Expand macros that are used only in miFillPolyHelper.
Jamey Sharp
2
-46
/
+41
2010-05-08
dmxBERestoreRenderGlyph was passing wrong value to free
Keith Packard
1
-1
/
+1
2010-05-07
mi: Delete wide ellipse arc cache
Adam Jackson
1
-107
/
+11
2010-05-07
Return BadPicture, not BadPixmap, if alpha-map is invalid.
Jamey Sharp
1
-1
/
+1
2010-05-07
VERIFY_PICTURE always returns BadPicture. Don't bother specifying.
Jamey Sharp
4
-98
/
+53
2010-05-07
Introduce dixLookupFontable for "FONT or GC" parameters.
Jamey Sharp
5
-48
/
+33
2010-05-07
Constify function prototypes in auth & xdmcp code
Alan Coopersmith
8
-66
/
+68
2010-05-07
Fix mod() definition.
Matthias Hopf
1
-1
/
+1
2010-05-07
Export XkbCopyDeviceKeymap from Xorg, it is needed by VNC.
Adam Tkac
1
-1
/
+1
2010-05-07
dix: make DeviceEvent coordinates signed for Xinerama. #24986
Chris Humbert
1
-2
/
+2
2010-05-07
Xi: reset the known properties at the end of the server generation.
Peter Hutterer
3
-0
/
+13
2010-05-04
XQuartz: add new localization files to EXTRA_DIST
Julien Cristau
1
-0
/
+4
2010-05-03
Make sure XFixes invisible cursor gets freed on server reset
Keith Packard
1
-11
/
+12
2010-05-03
Fix cursor ref counting mistakes with sprites and xf86Cursor.c
Keith Packard
3
-5
/
+19
2010-05-02
Merge remote branch 'jeremyhu/master'
Keith Packard
5
-5
/
+8
2010-05-02
XQuartz GLX: Change around includes for better compatability with different O...
Jeremy Huddleston
2
-1
/
+4
2010-05-02
rootless: Add some sanity checking to miPaintWindow
Jeremy Huddleston
1
-0
/
+3
2010-05-02
rootless: Remove an unneeded comment
Jeremy Huddleston
1
-4
/
+0
2010-05-02
x-list.c: null-returning function malloc() was called without checking
Oliver McFadden
1
-0
/
+1
2010-05-02
dix: wrap variables with #ifdef when panoramix is not used
Tiago Vignatti
2
-3
/
+2
2010-04-30
Delete loop with no effect from GlyphUninit
Keith Packard
1
-9
/
+0
2010-04-30
Replace some input devPrivates with regular struct fields
Keith Packard
6
-92
/
+47
2010-04-30
Move callback definitions to their own file
Keith Packard
3
-30
/
+89
2010-04-30
Move X_DEPRECATED to misc.h so it can be used outside resource.h
Keith Packard
2
-6
/
+6
2010-04-30
dix: Improve documentation of the DIX private data functions.
Aaron Plattner
1
-7
/
+57
2010-04-30
Merge remote branch 'jamey/for-keith'
Keith Packard
3
-153
/
+104
2010-04-30
Merge remote branch 'whot/for-keith'
Keith Packard
4
-12
/
+53
2010-04-30
Merge remote branch 'yselkowitz/master'
Keith Packard
7
-3591
/
+42
2010-04-30
Merge remote branch 'vignatti/for-keith'
Keith Packard
23
-638
/
+312
2010-04-30
xfree86: a missing input driver is not an error.
Peter Hutterer
1
-1
/
+1
2010-04-28
Cygwin/X: AIGLX using native WGL
Jon TURNEY
17
-1945
/
+2780
2010-04-28
test: Fix linking of wrapped functions in XI2 tests.
Rami Ylimäki
1
-8
/
+8
2010-04-27
Remove mibank support
Adam Jackson
7
-2447
/
+186
2010-04-27
xfree86: use screen privates for Xv offscreen images.
Jamey Sharp
1
-9
/
+18
2010-04-27
xfree86: use screen privates for exclusive DGA clients.
Jamey Sharp
1
-33
/
+37
2010-04-27
Make Xvfb independent of MAXSCREENS.
Jamey Sharp
1
-5
/
+11
2010-04-27
Xvfb: Simplify screen option processing.
Jamey Sharp
1
-64
/
+27
2010-04-27
Delete redundant scrnum field from Xvfb private screen-info struct.
Jamey Sharp
1
-4
/
+2
2010-04-27
Track screens' installed colormaps as screen privates.
Jamey Sharp
3
-31
/
+30
2010-04-27
Simplify XineramifyXv.
Jamey Sharp
1
-83
/
+64
2010-04-27
Xext: only update the sprite on pointer events.
Peter Hutterer
1
-1
/
+5
[prev]
[next]