summaryrefslogtreecommitdiff
path: root/tests/general/texunits.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2014-04-29texunits: use default window sizeBrian Paul1-2/+0
2013-03-19texunits: clean-up GL error checking codeBrian Paul1-32/+14
2013-03-19texunits: increase size of arrays to fix crashBrian Paul1-3/+10
2012-10-09util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)Chad Versace1-0/+2
2012-10-09util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/ENDChad Versace1-4/+7
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace1-1/+1
2012-09-10Convert simple if(piglit_get_gl_version() < N) { SKIP } to requireChris Forbes1-4/+1
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič1-1/+1
2012-06-20tests: Let each test define main()Chad Versace1-4/+4
2012-05-19tests: Remove use of glutExtensionSupportedChad Versace1-3/+3
2012-03-07Stop using GLEW_VERSION_* macrosPaul Berry1-1/+1
2012-02-25Convert older tests to use piglit-framework.cPaul Berry1-66/+18
2012-01-27Move CLAMP, MIN2, and MAX2 macros to piglit-util.h.Paul Berry1-3/+0
2012-01-27Rename MAX to MAX2 in texunits.c.Paul Berry1-2/+2
2011-07-12texunits: Fix the texture env tests.Henri Verbeet1-26/+11
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák1-2/+2
2010-07-18texunits: Check for GL errors when setting per-unit state.Vinson Lee1-0/+5
2010-04-17texunits: Require OpenGL 1.3Xavier Chantry1-0/+5
2010-02-03texunits: a new test to exercise the various texture unit limitsBrian Paul1-0/+450