aboutsummaryrefslogtreecommitdiff
path: root/tests/spec/arb_map_buffer_range
AgeCommit message (Expand)Author
2012-11-28invalidate: test GL_MAP_INVALIDATE_* flags between draw calls in a loopMarek Olšák
2012-11-06arb_map_buffer_range: remove config.window_width/height linesBrian 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-28cmake: Move piglitutil library to piglitutil_glBlaž Tomažič
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-23cmake: Relocate all GLUT directives into single locationChad Versace
2012-03-23cmake: Replace calls to add_{executable,library} with wrappersChad Versace
2012-03-12cmake: Include GLEXT_INCLUDE_DIR wherever OPENGL_INCLUDE_PATH is included.José Fonseca
2012-03-07Stop using GLEW_VERSION_* macrosPaul Berry
2012-03-03don't write generated header to the source directoryDylan Noblesmith
2012-01-06Modify piglit_check_gl_error() to return a boolean.Paul Berry
2012-01-02map_buffer_range_error_check: Require OpenGL 1.5.Vinson Lee
2012-01-02map_buffer_range_test: Require OpenGL 1.5.Vinson Lee
2011-10-04spec: functional map_buffer_range testBen Widawsky
2011-10-04spec: add a new arb_map_buffer_range test caseYuanhan Liu