index
:
~airlied/xserver
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
abi-bash
api-cleanup
api-queue
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-offload-proposed
dri2-swapbuffers
drvlayer
drvmodelv2
drvmodelv2-glx
drvmodelv2-prebase
drvmodelv2-rebase
drvmodelv2-wip
drvmodelv2wip2
drvmodelv3
dynerama
endless
exa-damagetrack
exa-uxa-merge
fb-cleanup
fb-define-cleanup-squashed
fix-warnings
fix-zaphod-error
for-1.14-gpu-fixes
for-keithp
for-keithp-complete
for-keithp-gpu-vt-owner
for-keithp-offload-slave
for-keithp-output-slave
for-keithp-squashed
for-keithp-stage1
for-keithp-this-time-for-sure
for-keithp-unreviewed
glamor-core-profile
glamor-finish-api
glamor-prime
glamor-put-image-write-only
glucose-2
glxpull
gpu-hotplug-vt
gpu-switch-101
gpu-switch-hacks
gpu-switch-hacks2
gpu-switch-hacks3
gsr-current
impedance
input-hotplug
keithp-queue
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
misc-prime-fixes
modesetting-zaphod
mpx
no-pci-rework
orib-soc-2006
output-class-pciid
pageflip-v5-airlied
pageflip-v6
pageflip-v6-submit
panning-for-server-1.6
pci-rework
platform-usb-hotplug-101
prime
prime-101
prime-102
prime-103
prime-dri2-hack
prime-fixes
prime-hw-cursor
proto-screens
pwin-cleanup
randr-1.2
randr-1.2-for-server-1.2
randr-1.5
randr-dpms
randr-provider
redunant-cleanups-1
reverse-prime
reviewed-fixes
rework-stuff
rhel-fixes
sco_port_update
server-1.13-branch
server-1.14-randr-fixes
server-1.14-randr-fixes-abi-break-fixed
server-1.16-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_0-branch
server-1_1-branch
stable-1.14-fixes
tmp-api
tmp-train-work
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
xinerama-cleanup
xinerama-the-revenge
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
xserver-queue
Unnamed repository; edit this file to name it for gitweb.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xquartz
/
xpr
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-24
XQuartz: Source formatting cleanup
Jeremy Huddleston
21
-879
/
+1001
2012-03-21
Introduce a consistent coding style
Keith Packard
21
-1432
/
+1337
2012-01-12
Revert "dix: Pull client-is-local flag up to the ClientRec"
Keith Packard
1
-2
/
+2
2012-01-06
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-2
/
+2
2011-11-23
Convert strncpy/strncat to strlcpy/strlcat
Alan Coopersmith
1
-2
/
+1
2011-10-26
XQuartz: appledri: Correct byte swapping in event notifications
Jeremy Huddleston
1
-1
/
+3
2011-10-21
XQuartz: appledri: Allow byte swapped requests
Jeremy Huddleston
1
-5
/
+91
2011-10-21
XQuartz: appledri: Fix byte swapping in replies
Jeremy Huddleston
1
-3
/
+36
2011-10-21
XQuartz: appledri: Set the correct reply length for XAppleDRICreatePixmap
Jeremy Huddleston
1
-1
/
+1
2011-10-21
XQuartz: appledri: Change whitespace in appledristr.h to match mesa
Jeremy Huddleston
1
-141
/
+157
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-5
/
+3
2011-07-31
XQuartz: xpr: Don't FatalError if xp_unlock_window fails
Jeremy Huddleston
1
-3
/
+6
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-06-01
XQuartz: ASL: Use xpr subsystem for logging xpr messages
Jeremy Huddleston
4
-3
/
+5
2011-05-22
XQuartz: RandR: Don't crash if X11 is launched while there are no attached di...
Jeremy Huddleston
1
-0
/
+1
2011-05-22
XQuartz: Update DEBUG_LOG to report to ASL
Jeremy Huddleston
1
-1
/
+1
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-25
XQuartz: Rename launchd-id-prefix to bundle-id-prefix
Jeremy Huddleston
1
-1
/
+1
2011-04-25
XQuartz: xpr: Dead code removal
Jeremy Huddleston
1
-5
/
+0
2011-04-25
XQuartz: xpr: Use a serial queue rather than pthread mutexes for window_hash
Jeremy Huddleston
2
-39
/
+48
2011-04-25
XQuartz: xpr: Initialize window_hash in xprInit
Jeremy Huddleston
1
-33
/
+19
2011-04-25
XQuartz: Remove the threadSafety dead-ish code
Jeremy Huddleston
2
-40
/
+2
2011-04-25
XQuartz: Fix compilation warnings with XPLUGIN_VERSION >= 4
Jeremy Huddleston
1
-2
/
+2
2011-03-23
XQuartz: Put ifdef guards around have_depth label (-Wunused-label)
Jeremy Huddleston
1
-0
/
+2
2011-02-27
XQuartz: Don't use deprecated CoreGraphics API on SL and Lion
Jeremy Huddleston
1
-1
/
+26
2011-02-27
XQuartz: RandR: Add RandR modes for the primary display in multi-monitor configs
Jeremy Huddleston
1
-0
/
+7
2011-02-27
XQuartz: RandR: Capture the display when switching modes with RandR
Jeremy Huddleston
2
-0
/
+6
2010-11-22
XQuartz dri: Don't check CoreGraphics version
Jeremy Huddleston
1
-112
/
+0
2010-09-28
XQuartz: RandR: Don't change the rootless preference when changing RandR mode
Jeremy Huddleston
4
-8
/
+9
2010-09-28
XQuartz: RandR: Respond better to resolution changes made outside X
Jeremy Huddleston
1
-0
/
+1
2010-09-28
XQuartz: RandR: Implement basic RandR functionality.
Jan Hauffa
1
-2
/
+4
2010-09-28
XQuartz: Move use of static dispatch procs after declaration
Jeremy Huddleston
1
-21
/
+20
2010-09-28
xserver: delete pervasively use of DISPATCH_PROC
Tiago Vignatti
1
-2
/
+0
2010-09-13
rootless: Delete dead remnants of rootless acceleration.
Jamey Sharp
2
-10
/
+0
2010-09-13
xquartz: Delete compile-time-constant DRIGCRec.driOps field.
Jamey Sharp
1
-5
/
+1
2010-08-12
XQuartz: xpr: Bail on errors during unlock and destroy
Jeremy Huddleston
1
-2
/
+8
2010-08-12
XQuartz: Make application switching work better for the no-spaces case
Jeremy Huddleston
1
-1
/
+1
2010-07-13
XQuartz: Avoid a crash when mistakenly free()ing in QuartzSetCursor on some c...
Jeremy Huddleston
1
-1
/
+5
2010-06-10
Merge remote branch 'jeremyhu/master'
Keith Packard
3
-18
/
+12
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-06-08
XQuartz: Fix build regression from faeebead7bfcc78535757ca7acc1faf7554c03b7
Jeremy Huddleston
3
-18
/
+12
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
3
-17
/
+28
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
2
-6
/
+6
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-2
/
+2
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
2
-3
/
+3
2010-05-19
Set event sequence number in WriteEventsToClient instead of at callers.
Jamey Sharp
1
-7
/
+1
2010-05-19
Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.
Jamey Sharp
1
-1
/
+1
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-7
/
+7
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
5
-26
/
+26
[next]