summaryrefslogtreecommitdiff
path: root/tests/spec/ati_envmap_bumpmap
AgeCommit message (Expand)AuthorFilesLines
2015-09-29Remove unnecessary linking with libGLUIan Romanick1-1/+0
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2014-01-20ati_envmap_bumpmap-bump: Use more compatible sizeof operand type.Vinson Lee1-1/+1
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák1-1/+1
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/+5
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-4/+4
2011-03-07cmake: Allow GL/glext.h to be specified separately.José Fonseca1-0/+1
2011-03-03util: make piglit_rgbw_texture set unclamped pixels when requestedMarek Olšák1-1/+1
2011-02-25cmake: Each CMakeLists.txt that produces a target, rename to CMakeLists.gl.txtChad Versace2-16/+19
2011-02-25cmake: Don't add source dirs as link dirsChad Versace1-5/+0
2011-02-17Import GLEWMarek Olšák1-2/+0
2010-11-12ati_envmap_bumpmap: Move declaration before code.Vinson Lee1-1/+1
2010-11-12ati_envmap_bumpmap-bump: New test for ATI_envmap_bumpmap.Eric Anholt2-0/+257