index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
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.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-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
server-21.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-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glx
/
glxserver.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-26
glx: Enable GLX_ARB_create_context_no_error (v2)
Adam Jackson
1
-0
/
+4
2018-02-14
glx: Large commands are context state, not client state
Adam Jackson
1
-10
/
+0
2018-02-14
glx: Use vnd layer for dispatch (v4)
Adam Jackson
1
-5
/
+0
2018-01-22
glx: Move provider setup interface to glx_extinit.h
Adam Jackson
1
-10
/
+1
2017-08-21
glx: Remove some unused stuff from glxserver.h
Adam Jackson
1
-13
/
+0
2017-08-21
glx: Inline some reply swapping code
Adam Jackson
1
-22
/
+0
2017-08-21
glx: Remove True/False defines
Adam Jackson
1
-7
/
+0
2017-08-11
glx: remove unused GlxSetVisualConfigs stub
Emil Velikov
1
-2
/
+0
2017-04-10
glx: Remove enter/leave server API
Adam Jackson
1
-5
/
+0
2014-12-08
glx: Pass remaining request length into ->varsize (v2) [CVE-2014-8098 8/8]
Adam Jackson
1
-1
/
+1
2014-12-08
glx: Add safe_{add,mul,pad} (v3) [CVE-2014-8093 4/6]
Adam Jackson
1
-0
/
+41
2014-04-23
glx: Move the GLX variable caching what GL context is current to dix.
Eric Anholt
1
-1
/
+0
2014-02-07
glx: Reduce compiler warnings by not requesting GL extension prototypes.
Eric Anholt
1
-1
/
+0
2013-12-10
glx: Untangle the prototypes around the GetProcAddress thunk
Adam Jackson
1
-1
/
+3
2013-12-05
present: Send GLX_BufferSwapComplete events from present extension
Keith Packard
1
-0
/
+9
2013-10-29
glx: convert to direct GL dispatch (v2)
Adam Jackson
1
-0
/
+5
2012-07-12
Restore extern to the declaration of __glXDRISWRastProvider
Jon TURNEY
1
-1
/
+1
2012-07-09
Move extension initialisation prototypes into extinit.h
Daniel Stone
1
-2
/
+0
2012-07-09
GLX: Insert swrast provider from GlxExtensionInit
Daniel Stone
1
-0
/
+1
2012-07-05
glx: Don't request prototypes for GL extension functions
Ian Romanick
1
-1
/
+0
2012-05-23
glx: Don't track GLClientmajorVersion or GLClientminorVersion
Ian Romanick
1
-2
/
+0
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-39
/
+40
2011-09-21
Remove unnecessary #undefs of [f]abs and old comments
Matt Turner
1
-6
/
+0
2011-03-28
glx: dead variable removal
Adam Jackson
1
-2
/
+0
2011-03-28
glx: Remove some obfuscatory macros
Adam Jackson
1
-8
/
+0
2011-03-28
glx: Reimplement context tags
Adam Jackson
1
-7
/
+0
2010-01-11
GLX/DRI2: add INTEL_swap_event support
Jesse Barnes
1
-0
/
+2
2010-01-11
DRI2: add support for new DRI2 protocol requests
Jesse Barnes
1
-10
/
+8
2009-09-29
GLX: Enable GLX 1.4 on DRI2
Ian Romanick
1
-0
/
+3
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
1
-4
/
+0
2009-07-06
glx: remove Xgl leftover
RALOVICH, Kristóf
1
-3
/
+0
2009-05-29
GLX: Purge glxint.h usage
Jeremy Huddleston
1
-2
/
+1
2009-02-10
glx: Replace broken GLX visual setup with a fixed "all" mode.
Eric Anholt
1
-2
/
+0
2008-09-19
Update to SGI FreeB 2.0.
Adam Jackson
1
-33
/
+28
2008-05-21
Move GL/glx on level up now that it's the only thing left under GL.
Kristian Høgsberg
1
-0
/
+266