index
:
~mattst88/xserver
alpha-1.7-branch
bswap-cleanup
bswap-cleanup0
bswap-cleanup2
for-keith
ioaddress
mattst88's xserver repository
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-21
Merge remote-tracking branch 'jamey/reviewed'
Keith Packard
30
-164
/
+85
2011-09-21
DRI2: Allow DDX to validate swap_limit changes
Pauli Nieminen
2
-1
/
+25
2011-09-21
DRI2: Expose API to set drawable swap limit.
Pauli Nieminen
2
-0
/
+24
2011-09-21
DRI2: Add ReuseBufferNotify hook
Pauli Nieminen
2
-1
/
+23
2011-09-21
print DisplayMode type bits
vdb@picaros.org
1
-7
/
+48
2011-09-21
xfree86: Bump extension ABI version to 6.0
Aaron Plattner
1
-1
/
+1
2011-09-19
Eliminate MAXSCREENS-sized CursorScreenKey array.
Jamey Sharp
5
-11
/
+11
2011-09-19
Replace XmuSnprintf with snprintf.
Jamey Sharp
9
-32
/
+31
2011-09-18
xnest: Delete unused nClipRects GC-private field.
Jamey Sharp
2
-4
/
+0
2011-09-18
XineramaInitData ignores its argument. Quit passing one.
Jamey Sharp
1
-1
/
+1
2011-09-18
dmx: Fix some "no previous prototype" warnings by making functions static.
Jamey Sharp
3
-43
/
+39
2011-09-18
dmx: Fix a non-constant printf format string warning.
Jamey Sharp
1
-2
/
+2
2011-09-15
int10: Delete #if 0'd implementation that's older than our git history.
Jamey Sharp
1
-13
/
+1
2011-09-15
Remove PC98 support.
Jamey Sharp
8
-57
/
+1
2011-09-15
x86emu: There is no NO_INLINE implementation of unaligned access here.
Jamey Sharp
1
-2
/
+0
2011-08-14
XQuartz: Initialize darwin pointer valuators
Pelle Johansson
1
-2
/
+2
2011-08-09
Xephyr/dri: register screen and window privates on init
Julien Cristau
1
-0
/
+4
2011-07-31
Xquartz: include new localization files in the tarball
Julien Cristau
1
-0
/
+9
2011-07-31
XQuartz: xpr: Don't FatalError if xp_unlock_window fails
Jeremy Huddleston
1
-3
/
+6
2011-07-31
XQuartz: Use CFSTR to avoid implicit cast warning of NSString * to CFStringRef
Jeremy Huddleston
1
-1
/
+1
2011-07-29
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
15
-36
/
+62
2011-07-27
Terminate the log with one last message.
Peter Hutterer
12
-30
/
+30
2011-07-27
Initialize the fd to -1 for xorg.conf input devices.
Peter Hutterer
1
-0
/
+3
2011-07-27
xfree86: NULL option values are technically valid, don't strdup them
Peter Hutterer
1
-1
/
+1
2011-07-27
xfree86: duplicate xorg.conf device information before xf86NewInputDevice
Peter Hutterer
1
-5
/
+27
2011-07-27
xfree86: Remove devices that failed to enable on startup
Peter Hutterer
1
-0
/
+1
2011-07-26
Remove hw/xwin/xlaunch
Jon TURNEY
23
-3557
/
+1
2011-07-19
XQuartz: Localization updates
Jeremy Huddleston
90
-32473
/
+42771
2011-07-19
XQuartz: Add english NIB changes for scroll_in_device_direction
Jeremy Huddleston
3
-108
/
+243
2011-07-19
XQuartz: Add GUI controls to toggle scroll_in_device_direction
Jeremy Huddleston
2
-2
/
+18
2011-07-19
XQuartz: Add a scroll_in_device_direction preference
Jeremy Huddleston
3
-12
/
+36
2011-07-19
XQuartz: Add diagnostic error checking to xp_destroy_surface.
George Staplin
1
-1
/
+6
2011-07-19
XQuartz: Fix a memory leak with surfaces that a new test found.
George Staplin
1
-11
/
+45
2011-07-19
XQuartz: DRI: Dead code removal
Jeremy Huddleston
1
-1
/
+14
2011-07-18
XQuartz: Add some sanity checking and a fallback for the bundle id.
Jeremy Huddleston
1
-0
/
+5
2011-07-15
XQuartz: DarwinEQFini doesn't return Bool
Jeremy Huddleston
2
-2
/
+2
2011-07-07
XWinrc: replace hard coded section number with __filemansuffix__
Gaetan Nadon
1
-1
/
+1
2011-07-07
glx: Remove a few lingering traces of __GLXscreen.GLXVersion
Jon TURNEY
3
-8
/
+4
2011-07-07
hw/xwin: Add -wgl option to XWin manpage
Jon TURNEY
1
-0
/
+4
2011-07-07
hw/xwin: Add items to WGL AIGLX todo
Jon TURNEY
1
-2
/
+11
2011-07-07
hw/xwin: Report Window XIDs in Window debug messages
Jon TURNEY
2
-13
/
+6
2011-07-07
hw/xwin: Add a flag to track which windows have been drawn to using WGL.
Jon TURNEY
5
-2
/
+34
2011-07-07
hw/xwin/glx: Fix some warnings in generated wrapper code
Colin Harrison
1
-1
/
+1
2011-07-07
hw/xwin/glx: Handle failure to get any fbconfigs more gracefully.
Jon TURNEY
1
-3
/
+23
2011-07-07
hw/xwin/glx: Don't spam log with wglwrap symbol resolution status at startup
Jon TURNEY
1
-8
/
+5
2011-07-07
hw/xwin/glx: Better handling of SetPixelFormat() failure
Jon TURNEY
1
-9
/
+17
2011-07-07
hw/xwin/glx: Improvements to glxWinErrorMessage() reporting in WGL GLX provider
Jon TURNEY
1
-5
/
+8
2011-07-07
hw/xwin/glx: Fix fbconfig dumper formatting for 3 digit index numbers
Jon TURNEY
1
-1
/
+15
2011-07-01
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
42
-44
/
+76
2011-07-01
input: free the EQ allocated memory on shutdown (#38634)
Peter Hutterer
14
-5
/
+25
[next]