summaryrefslogtreecommitdiff
path: root/tests/spec/gles-3.0
AgeCommit message (Expand)AuthorFilesLines
2015-11-29read_depth_gles3: Remove dead code.Vinson Lee1-2/+1
2015-10-15gles-3.0: fix build errors (trivial)Tapani Pälli1-2/+4
2015-10-14gles-3.0: NV_read_depth extension testTapani Pälli2-0/+165
2015-09-29Remove unnecessary linking with libGLUIan Romanick1-1/+0
2014-08-08oes_compressed_etc2_texture-miptree: fix the R11 testMarek Olšák1-2/+14
2014-07-23Fix piglit-util-gl-common.h -> piglit-util-gl.hMichel Dänzer1-1/+1
2014-07-23gles-3.0: Verify gl_VertexID when used with glDrawArraysIan Romanick2-0/+179
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace3-3/+3
2014-05-07etc1/etc2: move glViewport call to piglit_display(), use default window sizeBrian Paul1-3/+2
2014-01-17gles-3.0/texture-immutable-levels: Fix tex array sizeDaniel Kurtz1-1/+1
2013-08-15etc1/etc2: Add missing fragment shader float precision qualifierIan Romanick1-0/+1
2013-08-13gles3: Test TEXTURE_IMMUTABLE_LEVELS parameter.Matt Turner2-0/+115
2013-07-30framework: parse piglit core args during piglit_gl_test_config_init()Paul Berry1-14/+2
2013-06-04piglit: Switch a bunch of tests over to piglit_build_simple_program.Eric Anholt1-7/+1
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák1-1/+1
2013-03-19Fix etc2 test for format=COMPRESSED_R11_EACAnuj Phogat2-0/+7
2013-03-09oes_compressed_etc2_texture-miptree: Fix build.José Fonseca1-0/+8
2013-03-08Enable etc2 tests on gl contexts that support GL_ARB_ES3_compatibility extensionAnuj Phogat3-12/+60
2012-12-28gles3: use _${piglit_target_api} for testcase namesTom Gall1-1/+1
2012-12-03gles-3.0: Add minmax test (v3)Chad Versace2-0/+131
2012-12-01etc2: Add test to verify texturing with etc2 miptreeAnuj Phogat19-0/+317