index
:
~ajax/xserver-old
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
bus
dmx-2
dmx2-dix-merge
dri-0-1-branch
dri2-swapbuffers
edid
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.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_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
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glx
/
glxcmds.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-08
Cast small-int values through intptr_t when passed as pointers
Jamey Sharp
1
-1
/
+1
2009-10-01
GLX: More clearly document the GLX protocol version handling
Ian Romanick
1
-1
/
+0
2009-09-29
GLX: Enable GLX 1.4 on DRI2
Ian Romanick
1
-3
/
+8
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
1
-2
/
+3
2009-07-06
glx: remove Xgl leftover
RALOVICH, Kristóf
1
-6
/
+0
2009-06-02
Remove some libXfont leftovers
Adam Jackson
1
-1
/
+0
2009-05-29
GLX: Purge some glxint.h usage in glxcmds.c
Jeremy Huddleston
1
-6
/
+16
2009-04-27
Fix obvious copypasta
Pierre Willenbrock
1
-2
/
+2
2009-04-13
glx: Fix drawable private leak on destroy
Kristian Høgsberg
1
-15
/
+29
2009-04-09
glx: Test the error value, not its address...
Michel Dänzer
1
-1
/
+1
2009-04-07
Add validGlxDrawable() and use dixLookupResourceByType().
Kristian Høgsberg
1
-69
/
+74
2009-04-07
Don't stomp on dixLookupDrawable() return value in DoCreateGLXPixmap().
Kristian Høgsberg
1
-1
/
+5
2009-04-07
Make GLX context lookup use dixLookupResourceByType()
Kristian Høgsberg
1
-55
/
+43
2009-04-02
Support setTexBuffer2 in AIGLX.
Kristian Høgsberg
1
-0
/
+5
2009-02-16
dri2: support glXWaitGL & glXWaitX by copying fake front to front and
Alan Hourihane
1
-11
/
+28
2009-02-01
Prevent double unref of glxdrawables
Pierre Willenbrock
1
-0
/
+4
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1
/
+0
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
1
-2
/
+1
2008-09-19
Update to SGI FreeB 2.0.
Adam Jackson
1
-33
/
+28
2008-08-29
DRI2: Drop sarea use, implement server side swap buffers.
Kristian Høgsberg
1
-0
/
+1
2008-08-26
Fix driGetConfigAttribIndex unaligned access to GLboolean.
Kristian Høgsberg
1
-3
/
+5
2008-08-17
glx: avoid possible NULLptr deref, fix #16884
Jie Luo
1
-4
/
+8
2008-07-28
GLX: Unreference drawables bound to the old context, not the new one.
Michel Dänzer
1
-3
/
+3
2008-07-24
Drop the glx resize hook and stop chaining PositionWindow.
Kristian Høgsberg
1
-9
/
+0
2008-07-24
Drop unnecessary linked list of contexts from GLXDrawable.
Kristian Høgsberg
1
-6
/
+10
2008-07-21
Fix embarrasing GLXPixmap leak.
Kristian Høgsberg
1
-4
/
+0
2008-06-10
glx: copy msaa visual capabilities
Roland Scheidegger
1
-6
/
+9
2008-05-21
Move GL/glx on level up now that it's the only thing left under GL.
Kristian Høgsberg
1
-0
/
+2383