summaryrefslogtreecommitdiff
path: root/tests/util/piglit-glx-util.h
AgeCommit message (Expand)AuthorFilesLines
2014-10-10Add helper for creating full-screen glX windows.Jamey Sharp1-0/+1
2014-10-10Simplify piglit_glx_get_all_proc_addresses API.Jamey Sharp1-2/+8
2013-03-25util: move #define GLXBadProfileARB from .c file to .h fileBrian Paul1-0/+4
2012-01-27util: Add support for iterating over GLXFBConfigs using Pixmaps.Eric Anholt1-0/+4
2011-12-13util: Add piglit_is_glx_extension_supportedIan Romanick1-0/+1
2011-12-13util: Add piglit_glx_get_all_proc_addresses to get a group of function addressesIan Romanick1-0/+5
2011-12-13util: Add piglit_glx_error_string to convert a GLX error to a printable stringIan Romanick1-0/+3
2011-08-28framework: Add an option to run a test into an FBO.Eric Anholt1-0/+2
2011-03-30util: Add piglit_glx_get_errorAdam Jackson1-0/+2
2011-03-30util: Add piglit_glx_get_fbconfig_from_visinfoAdam Jackson1-0/+3
2011-03-30util: Include glxproto.h in piglit-glx-util.hAdam Jackson1-0/+2
2011-03-25glx: Add function to check minimum GLX versionIan Romanick1-0/+1
2011-02-25util: Place include guards in headersChad Versace1-0/+3
2011-01-11glx-visuals-stencil: New test to catch stencil-not-present behavior in GLX.Eric Anholt1-0/+5
2010-12-09piglit: new piglit_get_glx_context_share() functionBrian Paul1-0/+1
2010-07-21framework: Set X11 window hint for "doesn't take input" when in auto mode.Eric Anholt1-0/+1
2010-01-15glx-multithread: New test for GLX multithreaded rendering.Eric Anholt1-0/+34