summaryrefslogtreecommitdiff
path: root/glx/createcontext.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-29Merge remote-tracking branch 'idr/glx-float-fbconfig'Keith Packard1-0/+2
2013-10-29glx: Fix memory leak in context garbage collection (v2)Adam Jackson1-1/+1
2013-10-24glx: Allow float renderType in glXCreateContextAttribsARBDaniel Czarnowski1-0/+2
2012-07-05glx: Allow attributes and flags from GLX_ARB_create_context_robustnessIan Romanick1-1/+10
2012-07-05glx: Track the reset notification strategy for a contextIan Romanick1-0/+16
2012-07-05glx: Reject creations of indirect contexts with unsupportable versions.Ian Romanick1-0/+17
2012-07-05glx: Implement GLX_EXT_create_context_es2_profileIan Romanick1-0/+26
2012-07-05glx: Implement GLX_ARB_create_context_profileIan Romanick1-0/+31
2012-05-23glx: Implement protocol for glXCreateContextAttribsARBIan Romanick1-1/+212
2012-03-21Introduce a consistent coding styleKeith Packard1-2/+4
2011-12-19glx: Add stub implementations of next GLX extension functionsIan Romanick1-0/+38