summaryrefslogtreecommitdiff
path: root/tests/spec/ext_texture_integer/fbo-integer-precision-clear.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Remove GLenum string literals.Fabian Bieler1-8/+8
2017-08-21ext_texture_integer: set KHR_no_error statusSamuel Pitoiset1-0/+1
2015-01-08fbo-integer-precision-clear: Use value that would be an invalid floatNeil Roberts1-1/+6
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák1-1/+1
2013-01-23ext_texture_integer: remove explicit 100x100 window sizeBrian 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-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace1-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-2/+4
2012-02-10EXT_texture_integer/fbo_integer_precision_clear: Make FBO incomplete a SKIP.Eric Anholt1-14/+13
2012-01-27fbo-integer-precision-clear: Remove dead DrawPixels testing code.Eric Anholt1-17/+0
2011-11-22fbo-integer-precision-clear: Fix reporting of errors.Eric Anholt1-2/+5
2011-10-18GL_EXT_texture_integer: Use piglit_require_GLSL_version().Eric Anholt1-10/+1
2011-10-18fbo-integer-precision-clear: Make it work with -fbo.Eric Anholt1-1/+1
2011-10-18fbo-integer-precision-drawpixels: Split off from fbo-int-precision-clear.Eric Anholt1-102/+22
2011-10-18fbo-integer-precision-clear: Re-indent to tabs.Eric Anholt1-212/+223
2011-09-12ext_texture_integer: add a precision test.Dave Airlie1-0/+325