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
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
2010-05-02
x-list.c: null-returning function malloc() was called without checking
Oliver McFadden
1
-0
/
+1
2010-03-15
XQuartz: remove undefined XSERVER_CFLAGS variable
Gaetan Nadon
1
-1
/
+1
2010-01-30
XQuartz: Attatch a stub display when CoreGraphics reports no displays.
Jeremy Huddleston
1
-0
/
+13
2010-01-13
XQuartz: Don't FatalError in x_hook_run if the list is empty
Jeremy Huddleston
1
-0
/
+3
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-5
/
+2
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
1
-0
/
+4
2009-12-18
Check for failures from CreateNewResourceType
Alan Coopersmith
1
-1
/
+1
2009-11-30
XQuartz: Drop calls to alloca
Jeremy Huddleston
2
-5
/
+20
2009-10-13
Rootless: Abstract some of the Xplugin specific stuff which has crept into ro...
Jeremy Huddleston
1
-1
/
+46
2009-09-27
XQuartz: Fix QuartzSetCursor to match the expected prototype.
Jeremy Huddleston
1
-2
/
+2
2009-09-27
XQuartz: Fix a bunch of compilation warnings about style
Jeremy Huddleston
4
-8
/
+8
2009-09-27
XQuartz: Transition from xEvent based mieq to InternalEvent
Jeremy Huddleston
4
-34
/
+25
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
1
-3
/
+4
2009-08-25
XQuartz: Use applewmproto 1.4 updated headers.
Jeremy Huddleston
2
-4
/
+2
2009-07-31
XQuartz: Unify how we set our bitmasks for visuals
Jeremy Huddleston
1
-19
/
+6
2009-07-31
XQuartz: no DirectColor
Jeremy Huddleston
1
-2
/
+2
2009-07-25
XQuartz: xpr: Added missing include for RootlessHideAllWindows
Jeremy Huddleston
1
-0
/
+2
2009-07-14
xquartz: switch to byte counting functions
Peter Hutterer
1
-1
/
+1
2009-07-03
XQuartz: ProcAppleWMAttachTransient to play nice with the new Dock in SL
Jeremy Huddleston
1
-2
/
+35
2009-04-10
XQuartz: xprSetWindowLevel updated to store the level requested by the WM
Jeremy Huddleston
1
-1
/
+15
2009-04-10
XQuartz: Update window levels when changing rootless state
Jeremy Huddleston
1
-12
/
+22
2009-04-10
XQuartz: Fix window levels for rooted mode to allow showing the menu bar.
Jeremy Huddleston
1
-3
/
+5
2009-04-10
XQuartz: Properly set the window level for the root window
Jeremy Huddleston
3
-12
/
+21
2009-04-10
XQuartz: In rooted mode, make sure we start in the hidden state.
Jeremy Huddleston
1
-0
/
+3
2009-04-10
XQuartz: Revert most of the previous override redirect patch
Jeremy Huddleston
1
-10
/
+0
2009-04-05
XQuartz: Use updated Xplugin API to send overide-redirect windows to the curr...
Jeremy Huddleston
1
-15
/
+26
2009-04-01
XQuartz: Pad xAppleDRINotifyEvent to 32bytes to match sizeof(xEvent)
Jeremy Huddleston
1
-1
/
+4
2009-03-04
XQuartz: Implement SendPSN for AppleWM
Jeremy Huddleston
1
-2
/
+6
2009-02-20
XQuartz: Fix the new ProcAppleDRIDestroyPixmap code REQUEST_SIZE_MATCH.
George Staplin
2
-2
/
+2
2009-02-16
XQuartz: Add driWrap.h that I missed in the last commit.
George Staplin
1
-0
/
+31
2009-02-16
XQuartz: Add support for GLXPixmaps to the AppleDRI.
George Staplin
7
-10
/
+892
2009-02-12
XQuartz: xpr: The dri.c code for pixmaps was wrong in several ways. They wer...
George Staplin
1
-17
/
+26
2009-01-15
XQuartz: xpr: Cleanup some of the code and possibly fix part of the GLX Pixma...
George Staplin
1
-80
/
+127
2009-01-11
XQuartz: misc 1.6 updates (still --disable-glx)
Jeremy Huddleston
2
-23
/
+8
2009-01-10
XQuartz: Update padding in appledristr. This shouldn't change how the struct...
Jeremy Huddleston
1
-1
/
+1
2008-12-28
XQuartz: Re-enable rlAccel
Jeremy Huddleston
1
-3
/
+1
2008-12-23
XQuartz: Use depth=24 instead of FatalError if we can't figure out our depth
Jeremy Huddleston
1
-15
/
+15
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
3
-5
/
+0
2008-12-10
XQuartz: Make debugging output for invalid depths a bit more detailed
Jeremy Huddleston
1
-2
/
+2
2008-11-25
XQuartz: Dead code removal
Jeremy Huddleston
1
-4
/
+0
2008-11-22
XQuartz: More 1.6 server API updates
Jeremy Huddleston
1
-11
/
+23
2008-11-14
fix compilation on systems that don't have
Ben Byer
1
-2
/
+6
[next]