summaryrefslogtreecommitdiff
path: root/tests/spec/arb_framebuffer_srgb
AgeCommit message (Expand)AuthorFilesLines
2015-09-29Remove unnecessary linking with libGLUIan Romanick1-1/+0
2015-03-03arb_framebuffer_srgb/blit: Fix command line option 'disabled'Antia Puentes1-1/+1
2014-10-29arb_framebuffer_srgb-clear: check an AMD sRGB clearing bugShibdas Bandyopadhyay2-0/+167
2014-10-21Replaced assert(glGetError()) with gl_check_gl_error()Juliet fru1-2/+4
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace3-3/+3
2014-05-13arb_framebuffer_srgb: use default window sizeBrian Paul2-4/+0
2013-08-27Use global function piglit_linear_to_srgb() to avoid code duplicationAnuj Phogat1-16/+2
2013-08-03Add test to verify srgb conformanceRoland Scheidegger2-0/+242
2013-06-04piglit: Switch a bunch of tests over to piglit_build_simple_program.Eric Anholt1-6/+2
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák2-2/+2
2013-02-01arb_framebuffer_srgb/blit: check requested samples against GL_MAX_SAMPLESBrian Paul1-1/+8
2012-10-16Test that sRGB-related blits are allowed and do not do encoding/decoding.Paul Berry2-0/+374
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-08-23GL_ARB_framebuffer_sRGB: Add a new test for glPopAttrib() behavior.Eric Anholt3-0/+110