index
:
xorg/xserver-test
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2011-07-01
KDrive: Remove useless miPointerUpdateSprite call
Daniel Stone
1
-1
/
+0
2011-07-01
DMX: Remove useless miPointerUpdateSprite call
Daniel Stone
1
-3
/
+0
2011-07-01
XWin: Remove executable bit from headers
Daniel Stone
4
-0
/
+0
2011-07-01
XKB: Add debug key actions for grabs & window tree
Daniel Stone
1
-0
/
+15
2011-06-30
Fix UTF-8 encoding
Matěj Cepl
25
-35
/
+35
2011-06-30
dri2: restore Screen->ConfigNotify on close
Marcin Slusarz
1
-0
/
+1
2011-06-29
Merge remote-tracking branch 'jturney/master'
Keith Packard
5
-7
/
+93
[next]