summaryrefslogtreecommitdiff
path: root/tests/util/piglit-framework-gl.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-09Fix asprintf warningsMarek Olšák1-1/+1
2015-06-29gl-framework: always destroy gl context on exitIlia Mirkin1-0/+8
2015-06-08util: Don't re-define _GNU_SOURCE.Jose Fonseca1-1/+0
2015-06-06util: Add a -png option to dump PNG files on piglit_present_results().Kenneth Graunke1-0/+40
2015-05-03framework: Support PIGLIT_DEFAULT_SIZE env variableJordan Justen1-0/+31
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2014-04-17util: Move subtest utils to API-independent filesChad Versace1-121/+0
2014-04-17util/gl: Rename PIGLIT_GL_SUBTEST_END -> PIGLIT_SUBTEST_ENDChad Versace1-3/+3
2014-04-17util/gl: Rename struct piglit_gl_subtest -> piglit_subtestChad Versace1-5/+5
2014-04-17util/gl: Reject unrecongized subtest namesChad Versace1-0/+6
2014-04-17util: Refactor parsing subtest argsChad Versace1-44/+60
2013-12-21util: Fix GCC format-security warnings.Vinson Lee1-2/+2
2013-12-04util: Move piglit_strip_arg()Chad Versace1-18/+0
2013-10-30util: Add function to get the set of subtests selected from the command-lineIan Romanick1-0/+7
2013-10-30util: Add a -list-subtests option that will list all the subtestsIan Romanick1-0/+17
2013-10-30util: Add common framework for command-line invoked subtestsIan Romanick1-3/+91
2013-10-30util: Move command-line parsing out of piglit_gl_test_config_initIan Romanick1-10/+14
2013-09-06framework: hardware independent interface for dma buffersTopi Pohjolainen1-0/+24
2013-08-16Add PIGLIT_STRIP_ARG() macro for extracting args during piglit config.Paul Berry1-0/+19
2013-07-30framework: parse piglit core args during piglit_gl_test_config_init()Paul Berry1-12/+16
2013-06-17piglit: Prefer waffle's getprocaddress/dlsym() support to our own.Eric Anholt1-1/+1
2013-06-12Add -samples=n command-line argument forcing MSAA visualsMarek Olšák1-5/+15
2012-10-09cmake,util: Switch GL tests to use new frameworkChad Versace1-32/+24
2012-10-09util: Rename piglit_gl_test_info -> piglit_gl_test_configChad Versace1-10/+10
2012-10-09util: Rename piglit-framework.[ch] -> piglit-framework-gl.[ch]Chad Versace1-0/+172