summaryrefslogtreecommitdiff
path: root/glx/glxserver.h
Commit message (Expand)AuthorAgeFilesLines
* glx: Enable GLX_ARB_create_context_no_error (v2)Adam Jackson2018-02-261-0/+4
* glx: Large commands are context state, not client stateAdam Jackson2018-02-141-10/+0
* glx: Use vnd layer for dispatch (v4)Adam Jackson2018-02-141-5/+0
* glx: Move provider setup interface to glx_extinit.hAdam Jackson2018-01-221-10/+1
* glx: Remove some unused stuff from glxserver.hAdam Jackson2017-08-211-13/+0
* glx: Inline some reply swapping codeAdam Jackson2017-08-211-22/+0
* glx: Remove True/False definesAdam Jackson2017-08-211-7/+0
* glx: remove unused GlxSetVisualConfigs stubEmil Velikov2017-08-111-2/+0
* glx: Remove enter/leave server APIAdam Jackson2017-04-101-5/+0
* glx: Pass remaining request length into ->varsize (v2) [CVE-2014-8098 8/8]Adam Jackson2014-12-081-1/+1
* glx: Add safe_{add,mul,pad} (v3) [CVE-2014-8093 4/6]Adam Jackson2014-12-081-0/+41
* glx: Move the GLX variable caching what GL context is current to dix.Eric Anholt2014-04-231-1/+0
* glx: Reduce compiler warnings by not requesting GL extension prototypes.Eric Anholt2014-02-071-1/+0
* glx: Untangle the prototypes around the GetProcAddress thunkAdam Jackson2013-12-101-1/+3
* present: Send GLX_BufferSwapComplete events from present extensionKeith Packard2013-12-051-0/+9
* glx: convert to direct GL dispatch (v2)Adam Jackson2013-10-291-0/+5
* Restore extern to the declaration of __glXDRISWRastProviderJon TURNEY2012-07-121-1/+1
* Move extension initialisation prototypes into extinit.hDaniel Stone2012-07-091-2/+0
* GLX: Insert swrast provider from GlxExtensionInitDaniel Stone2012-07-091-0/+1
* glx: Don't request prototypes for GL extension functionsIan Romanick2012-07-051-1/+0
* glx: Don't track GLClientmajorVersion or GLClientminorVersionIan Romanick2012-05-231-2/+0
* Introduce a consistent coding styleKeith Packard2012-03-211-39/+40
* Remove unnecessary #undefs of [f]abs and old commentsMatt Turner2011-09-211-6/+0
* glx: dead variable removalAdam Jackson2011-03-281-2/+0
* glx: Remove some obfuscatory macrosAdam Jackson2011-03-281-8/+0
* glx: Reimplement context tagsAdam Jackson2011-03-281-7/+0
* GLX/DRI2: add INTEL_swap_event supportJesse Barnes2010-01-111-0/+2
* DRI2: add support for new DRI2 protocol requestsJesse Barnes2010-01-111-10/+8
* GLX: Enable GLX 1.4 on DRI2Ian Romanick2009-09-291-0/+3
* input: define server-supported protocol versions in one single file.Peter Hutterer2009-09-211-4/+0
* glx: remove Xgl leftoverRALOVICH, Kristóf2009-07-061-3/+0
* GLX: Purge glxint.h usageJeremy Huddleston2009-05-291-2/+1
* glx: Replace broken GLX visual setup with a fixed "all" mode.Eric Anholt2009-02-101-2/+0
* Update to SGI FreeB 2.0.Adam Jackson2008-09-191-33/+28
* Move GL/glx on level up now that it's the only thing left under GL.Kristian Høgsberg2008-05-211-0/+266