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
/
glx
/
glxdri2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-19
Set event sequence number in WriteEventsToClient instead of at callers.
Jamey Sharp
1
-1
/
+0
2010-05-13
dri2: Send out event when auxillary buffers are invalidated
Kristian Høgsberg
1
-1
/
+22
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-11
/
+11
2010-05-11
dri2: Take an XID for tracking the DRI2 drawable
Kristian Høgsberg
1
-4
/
+6
2010-05-11
glxdri2: Hard-code the extension version we need
Kristian Høgsberg
1
-3
/
+3
2010-04-16
DRI2: Track DRI2 drawables as resources, not privates
Kristian Høgsberg
1
-5
/
+0
2010-04-12
glx: Set the pbuffer bit for dri2 fbconfigs
Kristian Høgsberg
1
-1
/
+4
2010-03-29
GLX/DRI2: expose swap control extensions if DDX support is present
Jesse Barnes
1
-14
/
+9
2010-02-24
glx: Compile fix to let server compile with new and old mesa
Kristian Høgsberg
1
-0
/
+7
2010-01-27
dri2: Fix order of operations issue in __glXdriSwapEvent test.
Eric Anholt
1
-1
/
+1
2010-01-11
GLX/DRI2: add INTEL_swap_event support
Jesse Barnes
1
-1
/
+42
2010-01-11
DRI2: add support for new DRI2 protocol requests
Jesse Barnes
1
-11
/
+50
2009-10-01
GLX: More clearly document the GLX protocol version handling
Ian Romanick
1
-4
/
+2
2009-09-29
GLX: Enable GLX 1.4 on DRI2
Ian Romanick
1
-0
/
+14
2009-07-05
dri2: Enable GLX_SGI_make_current_read when the DRI driver supports it.
Eric Anholt
1
-0
/
+9
2009-04-24
DRI2: Implement protocol for DRI2GetBuffersWithFormat
Ian Romanick
1
-7
/
+52
2009-04-20
DRI2: Add missing front-buffer flush callback.
Ian Romanick
1
-0
/
+8
2009-04-15
DRI2: Don't leave empty entries in private->buffers
Ian Romanick
1
-8
/
+9
2009-04-13
glx: Fix drawable private leak on destroy
Kristian Høgsberg
1
-0
/
+2
2009-04-10
DRI2: Do not send the real front buffer of a window to the client
Ian Romanick
1
-0
/
+10
2009-04-08
Use a #define instead of a magic number
Ian Romanick
1
-2
/
+4
2009-04-08
Allow GLX sources to build against Mesa 7.4 sources
Ian Romanick
1
-1
/
+4
2009-04-02
Support setTexBuffer2 in AIGLX.
Kristian Høgsberg
1
-3
/
+10
2009-02-16
glx: Add comments around some extension string weirdness
Ian Romanick
1
-0
/
+4
2009-02-16
dri2: support glXWaitGL & glXWaitX by copying fake front to front and
Alan Hourihane
1
-0
/
+35
2008-12-02
Fix GLX after 180bad84774493d48f2793a6281d825560944863.
Eric Anholt
1
-1
/
+1
2008-11-12
CopySubBuffer expects GL style coordinates.
Kristian Høgsberg
1
-2
/
+3
2008-10-23
dri2: fail at context creation if driver fail to create it's context
Jerome Glisse
1
-0
/
+4
2008-10-15
dri2: Update to latest protocol draft.
Kristian Høgsberg
1
-12
/
+22
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
1
-7
/
+3
2008-08-29
DRI2: Drop sarea use, implement server side swap buffers.
Kristian Høgsberg
1
-62
/
+64
2008-07-24
Drop the glx resize hook and stop chaining PositionWindow.
Kristian Høgsberg
1
-10
/
+0
2008-05-21
Move GL/glx on level up now that it's the only thing left under GL.
Kristian Høgsberg
1
-0
/
+584