aboutsummaryrefslogtreecommitdiff
path: root/tests/general/texunits.c
AgeCommit message (Expand)Author
2013-03-19texunits: clean-up GL error checking codeBrian Paul
2013-03-19texunits: increase size of arrays to fix crashBrian Paul
2012-10-09util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)Chad Versace
2012-10-09util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/ENDChad Versace
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace
2012-09-10Convert simple if(piglit_get_gl_version() < N) { SKIP } to requireChris Forbes
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič
2012-06-20tests: Let each test define main()Chad Versace
2012-05-19tests: Remove use of glutExtensionSupportedChad Versace
2012-03-07Stop using GLEW_VERSION_* macrosPaul Berry
2012-02-25Convert older tests to use piglit-framework.cPaul Berry
2012-01-27Move CLAMP, MIN2, and MAX2 macros to piglit-util.h.Paul Berry
2012-01-27Rename MAX to MAX2 in texunits.c.Paul Berry
2011-07-12texunits: Fix the texture env tests.Henri Verbeet
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák
2010-07-18texunits: Check for GL errors when setting per-unit state.Vinson Lee
2010-04-17texunits: Require OpenGL 1.3Xavier Chantry
2010-02-03texunits: a new test to exercise the various texture unit limitsBrian Paul