summaryrefslogtreecommitdiff
path: root/tests/spec/ext_fog_coord
AgeCommit message (Expand)AuthorFilesLines
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák1-1/+1
2012-11-06ext_fog_coord: remove config.window_width/height linesBrian Paul1-2/+0
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-09tests: Remove direct includes of piglit-framework.hChad Versace1-1/+0
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace1-1/+1
2012-09-04Convert all glutSwapBuffers to piglit_present_resultsChris Forbes1-1/+1
2012-06-28cmake: Move piglitutil library to piglitutil_glBlaž Tomažič1-1/+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-3/+4
2012-05-23cmake: Relocate all GLUT directives into single locationChad Versace1-2/+0
2012-03-23cmake: Replace calls to add_{executable,library} with wrappersChad Versace1-1/+1
2012-03-03don't write generated header to the source directoryDylan Noblesmith1-1/+0
2011-05-13Make TIFF an optional dependency.José Fonseca1-1/+0
2011-04-29Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.Marek Olšák1-1/+1
2011-03-14s/WIN32/_WIN32/José Fonseca1-1/+1
2011-03-13Portability build fixes for MinGW.José Fonseca1-1/+1
2011-03-07cmake: Allow GL/glext.h to be specified separately.José Fonseca1-0/+1
2011-02-25cmake: Each CMakeLists.txt that produces a target, rename to CMakeLists.gl.txtChad Versace2-19/+22
2011-02-25cmake: Don't add source dirs as link dirsChad Versace1-5/+0
2011-02-17Import GLEWMarek Olšák1-2/+0
2010-11-30cmake: Link fog tests with math library.Vinson Lee1-0/+3
2010-11-29Undefine 'near' and 'far' macros on MSVC.Vinson Lee1-0/+5
2010-11-29ext_fog_coord-modes: New test for EXT_fog_coord, copied from fog-modes.Eric Anholt2-0/+147