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
/
xquartz
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-3
/
+3
2011-07-07
glx: Remove a few lingering traces of __GLXscreen.GLXVersion
Jon TURNEY
1
-1
/
+2
2011-07-01
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
4
-5
/
+9
2011-07-01
input: free the EQ allocated memory on shutdown (#38634)
Peter Hutterer
4
-5
/
+9
2011-06-28
XQuartz: Fix Makefile dependencies
Jeremy Huddleston
1
-1
/
+3
2011-06-28
XQuartz: Make a call to activateIgnoringOtherApps in our NSApplicationActivat...
Jeremy Huddleston
1
-9
/
+16
2011-06-15
XQuartz: GLX: Fix a -Wformat-security compilation warning
Jeremy Huddleston
1
-1
/
+1
2011-06-15
XQuartz: GLX: Use _glapi_create_table_from_handle to create out dispatch table
Jeremy Huddleston
1
-905
/
+17
2011-06-15
XQuartz: Add missing include for <pthread.h>
Jeremy Huddleston
1
-0
/
+2
2011-06-03
XQuartz: AIGLX: Remove unnecessary includes in indirect.c
Jeremy Huddleston
1
-23
/
+9
2011-06-03
XQuartz: AIGLX: Setup dispatch table based on runtime capabilities rather tha...
Jeremy Huddleston
1
-996
/
+880
2011-06-03
XQuartz: Remove explicit link against libGL
Jeremy Huddleston
1
-1
/
+0
2011-06-01
XQuartz: xpbproxy: Correct NSUInteger format strings
Jeremy Huddleston
1
-0
/
+27
2011-06-01
XQuartz: ASL: Use xpbproxy subsystem for logging xpbproxy messages
Jeremy Huddleston
2
-7
/
+19
2011-06-01
XQuartz: ASL: Use GLXAqua subsystem for logging GLXAqua messages
Jeremy Huddleston
1
-6
/
+2
2011-06-01
XQuartz: ASL: Use xpr subsystem for logging xpr messages
Jeremy Huddleston
4
-3
/
+5
2011-06-01
XQuartz: ASL: Update logging to support differnet levels and subsystems
Jeremy Huddleston
2
-4
/
+8
2011-06-01
XQuartz: Add a semicolon after DEBUG_LOG
Jeremy Huddleston
1
-1
/
+1
2011-06-01
XQuartz: Move -lXplugin to LDFLAGS from LDADD
Jeremy Huddleston
1
-1
/
+2
2011-06-01
XQuartz: GLX: Create a new dispatch table rather than modifying the existing one
Jeremy Huddleston
1
-1
/
+11
2011-05-22
XQuartz: Don't crash if CG increases our display resolution
Jeremy Huddleston
1
-2
/
+3
2011-05-22
XQuartz: RandR: Don't crash if X11 is launched while there are no attached di...
Jeremy Huddleston
3
-100
/
+117
2011-05-22
XQuartz: Mark functions _X_NORETURN
Jeremy Huddleston
3
-2
/
+4
2011-05-22
XQuartz: Silence clang warnings about shadow declarations
Jeremy Huddleston
2
-4
/
+4
2011-05-22
XQuartz: Update DEBUG_LOG to report to ASL
Jeremy Huddleston
5
-17
/
+38
2011-05-14
XQuartz: RandR: Avoid over-releasing if we are unable to determine the curren...
Jeremy Huddleston
1
-8
/
+11
2011-05-14
XQuartz: Don't call mieqEnqueue during server shutdown
Jeremy Huddleston
2
-11
/
+11
2011-05-14
XQuartz: Fix an array-index-out-of-bounds crasher
Jeremy Huddleston
1
-1
/
+1
2011-05-13
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-14
/
+7
2011-05-13
XQuartz: Don't circumvent NDEBUG
Jeremy Huddleston
1
-6
/
+0
2011-05-12
XQuartz: Redirect stdout/stderr to asl
Jeremy Huddleston
5
-3
/
+493
2011-05-12
XQuartz: Add a LOGGING section to our man page
Jeremy Huddleston
1
-1
/
+24
2011-05-12
XQuartz: stub: Log directly to ASL rather than stdout/stderr
Jeremy Huddleston
2
-40
/
+47
2011-05-12
Fix a typo: laucnd instead of launchd
Jeremy Huddleston
1
-19
/
+19
2011-05-10
XQuartz: Don't call into CoreFoundation after fork() and before exec()
Jeremy Huddleston
1
-5
/
+24
2011-05-11
input: remove DDX event list handling
Peter Hutterer
1
-4
/
+3
2011-05-11
input: replace EventListPtr with InternalEvent array
Peter Hutterer
1
-1
/
+1
2011-05-11
input: Provide Queue{Button|Keyboard|Proximity}Event helpers
Peter Hutterer
1
-13
/
+7
2011-05-03
XQuartz: prefs_copy_url and prefs_get_copy return retained objects
Jeremy Huddleston
1
-1
/
+2
2011-05-03
XQuartz: Ensure that {CF,NS}_RETURNS{,_NOT}_RETAINED are defined
Jeremy Huddleston
1
-1
/
+38
2011-04-29
XQuartz: Fix incorrect typedefs with XPLUGIN_VERSION < 4
Jeremy Huddleston
1
-3
/
+3
2011-04-29
XQuartz: Use a rwlock instead of a mutex to protect window_hash in the pthrea...
Jeremy Huddleston
1
-10
/
+10
2011-04-27
XQuartz: BuildFix to build correctly with XPLUGIN_VERSION < 4
Jeremy Huddleston
1
-12
/
+6
2011-04-25
XQuartz: Use ErrorF rather than fprintf to log errors
Jeremy Huddleston
10
-138
/
+136
2011-04-25
XQuartz: stub: Dead code removal
Jeremy Huddleston
1
-16
/
+0
2011-04-25
XQuartz: pbproxy: LP64: Fix itteration through XGetWindowProperty where sizeo...
Emanuele Giaquinta
1
-3
/
+8
2011-04-25
XQuartz: Enable logging to a file for better debugging
Jeremy Huddleston
3
-1
/
+11
2011-04-25
XQuartz: Rename launchd-id-prefix to bundle-id-prefix
Jeremy Huddleston
9
-19
/
+19
2011-04-25
XQuartz: Dead code removal
Jeremy Huddleston
1
-16
/
+0
2011-04-25
XQuartz: Silence clang static analyzer
Jeremy Huddleston
1
-2
/
+2
[next]