summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-30glx: Require screens match for share contexts for classic CreateContextAdam Jackson1-0/+9
2018-09-25hw/xwin/glx: publish GLX create_context extensionsJon Turney1-0/+4
2018-02-26glx: Enable GLX_ARB_create_context_no_error (v2)Adam Jackson6-1/+18
2017-07-31glx: Allow arbitrary context attributes for direct contextsAdam Jackson1-1/+3
2017-03-24glx: Fix MakeCurrent with no drawablesAdam Jackson1-22/+17
2016-01-29ephyr: Make sure we have GLX_ARB_create_context before calling it.Eric Anholt1-14/+20
2012-07-05glx/dri2: Enable GLX_ARB_create_context_robustnessIan Romanick1-3/+58
2012-07-05glx: Allow attributes and flags from GLX_ARB_create_context_robustnessIan Romanick1-1/+10
2012-07-05glx: Add extension string tracking for GLX_ARB_create_context_robustnessIan Romanick2-0/+2
2012-07-05glx: Implement GLX_EXT_create_context_es2_profileIan Romanick4-0/+35
2012-07-05glx: Implement GLX_ARB_create_context_profileIan Romanick2-3/+61
2012-06-21hw/xwin/glx: Fix glxWinCreateContext() function pointer mismatchJon TURNEY1-2/+5
2012-06-14Merge remote-tracking branch 'idr/GLX_ARB_create_context'Keith Packard14-76/+527
2012-05-23glx: Add tracking for GLX_ARB_create_context and GLX_ARB_create_context_profileIan Romanick2-18/+24
2011-12-19glx: Add stub implementations of next GLX extension functionsIan Romanick3-0/+88