index
:
~pzanoni/xserver
leak-fixes
master
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
UNKNOWN
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 'mattst88/for-keith'
Keith Packard
13
-483
/
+396
2011-09-21
Merge remote-tracking branch 'alanc/master'
Keith Packard
10
-512
/
+603
2011-09-21
Merge remote-tracking branch 'jamey/reviewed'
Keith Packard
30
-164
/
+85
2011-09-21
Use correct swap{l,s} (or none at all for CARD8)
Matt Turner
2
-7
/
+7
2011-09-21
Use internal temp variable for swap macros
Matt Turner
11
-461
/
+380
2011-09-21
Silence printf format warnings in helper_exec.c
Matt Turner
1
-16
/
+16
2011-09-21
Remove unnecessary #undefs of [f]abs and old comments
Matt Turner
1
-6
/
+0
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-20
Space & style cleanup of hw/xfree86/i2c/fi1236.c
Alan Coopersmith
1
-466
/
+536
2011-09-20
Cross-reference cvt(1) & gtf(1) man pages
Alan Coopersmith
2
-4
/
+2
2011-09-19
Eliminate MAXSCREENS-sized CursorScreenKey array.
Jamey Sharp
5
-11
/
+11
2011-09-19
sun_init.c: Implement novtswitch & sharevts for Solaris
Alan Coopersmith
1
-3
/
+13
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-16
sun_init.c: Move vt switches to a switch_to helper function like lnx_init.c
Alan Coopersmith
1
-11
/
+19
2011-09-16
Xorg.man: Add -novtswitch and -sharevts options
Alan Coopersmith
1
-0
/
+7
2011-09-16
xfree86: move -novtswitch & -sharevts argument handling up to common layer
Alan Coopersmith
5
-30
/
+28
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
[next]