summaryrefslogtreecommitdiff
path: root/tests/util/piglit-framework-gl/piglit_gl_framework.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-24util: don't use fbo if test_config->requires_displayed_window is trueBrian Paul1-1/+1
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-2/+2
2013-09-06framework: support for creating dma buffers through libdrmTopi Pohjolainen1-0/+9
2012-12-03util/gl: Print diagnostic when skipping due to unset config attribsChad Versace1-0/+4
2012-11-29util/gl: Extend cpp #if's for PIGLIT_USE_OPENGL_ES3Chad Versace1-1/+3
2012-11-29util/gl: Add config field 'supports_gl_es_version'Chad Versace1-8/+3
2012-10-09util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)Chad Versace1-0/+40
2012-10-09util: Add new GL test frameworksChad Versace1-0/+70