summaryrefslogtreecommitdiff
path: root/tests/spec/nv_conditional_render
AgeCommit message (Expand)AuthorFilesLines
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace12-12/+12
2012-09-10Convert simple if(piglit_get_gl_version() < N) { SKIP } to requireChris Forbes12-48/+12
2012-09-04Convert all glutSwapBuffers to piglit_present_resultsChris Forbes10-10/+10
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č12-12/+12
2012-06-20tests: Let each test define main()Chad Versace12-36/+48
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-12/+12
2012-03-12cmake: Include GLEXT_INCLUDE_DIR wherever OPENGL_INCLUDE_PATH is included.José Fonseca1-0/+1
2012-03-07Stop using GLEW_VERSION_* macrosPaul Berry12-12/+12
2012-03-03don't write generated header to the source directoryDylan Noblesmith1-1/+0
2012-01-06Modify piglit_check_gl_error() to return a boolean.Paul Berry2-2/+4
2011-09-19nv_conditional_render: Add some more tests of API implementation.Eric Anholt4-0/+238
2011-07-12nv_conditional_render-bitmap: set raster positionVadim Girlin1-0/+1
2011-05-29NV_conditional_render/blitframebuffer: test BlitFramebuffer isn't killedMarek Olšák2-0/+142
2011-05-29NV_conditional_render/copytexsubimage: test CopyTexSubImage2D isn't killedMarek Olšák2-0/+125
2011-05-29NV_conditional_render/copyteximage: test CopyTexImage2D isn't killedMarek Olšák2-0/+125
2011-05-29NV_conditional_render/generatemipmap: require EXT_framebuffer_objectMarek Olšák1-0/+1
2011-05-13Make TIFF an optional dependency.José Fonseca1-1/+0
2011-04-23Add tests for NV_conditional_render.Eric Anholt8-0/+670