summaryrefslogtreecommitdiff
path: root/glx/glxserver.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-26glx: Enable GLX_ARB_create_context_no_error (v2)Adam Jackson1-0/+4
2018-02-14glx: Large commands are context state, not client stateAdam Jackson1-10/+0
2018-02-14glx: Use vnd layer for dispatch (v4)Adam Jackson1-5/+0
2018-01-22glx: Move provider setup interface to glx_extinit.hAdam Jackson1-10/+1
2017-08-21glx: Remove some unused stuff from glxserver.hAdam Jackson1-13/+0
2017-08-21glx: Inline some reply swapping codeAdam Jackson1-22/+0
2017-08-21glx: Remove True/False definesAdam Jackson1-7/+0
2017-08-11glx: remove unused GlxSetVisualConfigs stubEmil Velikov1-2/+0
2017-04-10glx: Remove enter/leave server APIAdam Jackson1-5/+0
2014-12-08glx: Pass remaining request length into ->varsize (v2) [CVE-2014-8098 8/8]Adam Jackson1-1/+1
2014-12-08glx: Add safe_{add,mul,pad} (v3) [CVE-2014-8093 4/6]Adam Jackson1-0/+41
2014-04-23glx: Move the GLX variable caching what GL context is current to dix.Eric Anholt1-1/+0
2014-02-07glx: Reduce compiler warnings by not requesting GL extension prototypes.Eric Anholt1-1/+0
2013-12-10glx: Untangle the prototypes around the GetProcAddress thunkAdam Jackson1-1/+3
2013-12-05present: Send GLX_BufferSwapComplete events from present extensionKeith Packard1-0/+9
2013-10-29glx: convert to direct GL dispatch (v2)Adam Jackson1-0/+5
2012-07-12Restore extern to the declaration of __glXDRISWRastProviderJon TURNEY1-1/+1
2012-07-09Move extension initialisation prototypes into extinit.hDaniel Stone1-2/+0
2012-07-09GLX: Insert swrast provider from GlxExtensionInitDaniel Stone1-0/+1
2012-07-05glx: Don't request prototypes for GL extension functionsIan Romanick1-1/+0
2012-05-23glx: Don't track GLClientmajorVersion or GLClientminorVersionIan Romanick1-2/+0
2012-03-21Introduce a consistent coding styleKeith Packard1-39/+40
2011-09-21Remove unnecessary #undefs of [f]abs and old commentsMatt Turner1-6/+0
2011-03-28glx: dead variable removalAdam Jackson1-2/+0
2011-03-28glx: Remove some obfuscatory macrosAdam Jackson1-8/+0
2011-03-28glx: Reimplement context tagsAdam Jackson1-7/+0
2010-01-11GLX/DRI2: add INTEL_swap_event supportJesse Barnes1-0/+2
2010-01-11DRI2: add support for new DRI2 protocol requestsJesse Barnes1-10/+8
2009-09-29GLX: Enable GLX 1.4 on DRI2Ian Romanick1-0/+3
2009-09-21input: define server-supported protocol versions in one single file.Peter Hutterer1-4/+0
2009-07-06glx: remove Xgl leftoverRALOVICH, Kristóf1-3/+0
2009-05-29GLX: Purge glxint.h usageJeremy Huddleston1-2/+1
2009-02-10glx: Replace broken GLX visual setup with a fixed "all" mode.Eric Anholt1-2/+0
2008-09-19Update to SGI FreeB 2.0.Adam Jackson1-33/+28
2008-05-21Move GL/glx on level up now that it's the only thing left under GL.Kristian Høgsberg1-0/+266