summaryrefslogtreecommitdiff
path: root/tests/spec/ati_draw_buffers
AgeCommit message (Expand)AuthorFilesLines
2015-09-29Remove unnecessary linking with libGLUIan Romanick1-1/+0
2014-10-21Replaced assert(glGetError()) with gl_check_gl_error()Juliet fru3-3/+6
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace3-3/+3
2014-05-14ati_draw_buffers: use default window sizeBrian Paul3-9/+0
2013-12-02Always bind piglit_winsys_fbo instead of 0Marek Olšák3-3/+3
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák3-3/+3
2012-10-09util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)Chad Versace3-0/+6
2012-10-09util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/ENDChad Versace3-12/+21
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace3-3/+3
2012-09-04Convert all glutSwapBuffers to piglit_present_resultsChris Forbes3-3/+3
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č3-3/+3
2012-06-20tests: Let each test define main()Chad Versace3-9/+12
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-3/+3
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šák3-3/+3
2011-04-23ATI_draw_buffers: Add two new ARB_fp test variants.Eric Anholt3-0/+316
2011-04-15ati_draw_buffers/arbfp: variant of fbo-draw-buffers-arbfp for this extension.Eric Anholt3-0/+176