summaryrefslogtreecommitdiff
path: root/tests/spec/gl-2.0
AgeCommit message (Expand)AuthorFilesLines
2019-06-26Delete spurious version checksIan Romanick1-1/+0
2019-06-04tests/vertex-program-two-side: Memory leakYevhenii Kolesnikov1-0/+2
2018-12-10tests: Fix indent in gl-1.0/vertex-program-two-sideDylan Baker1-3/+3
2018-06-01vertex-program-two-side: Fix GCC format-security warnings.Vinson Lee1-8/+8
2018-05-30ARB_tessellation_shader: test gl_*Color built-ins with tessellation shadersTimothy Arceri1-10/+147
2018-05-25gl-3.2-compat: test gl_*Color built-ins with geometry shadersTimothy Arceri1-50/+145
2018-02-14gl-2.0-shader-materials: test vertex shader with material attributesBrian Paul2-0/+142
2017-12-16Port negative uniform location subtest of Glean shader api test to Piglit.Fabian Bieler2-0/+80
2017-11-15Port texture unit test from Glean to PiglitFabian Bieler2-0/+261
2017-08-23gl-2.0-vertex-attr-0: new test of glVertexAttrib(index=0)Brian Paul2-0/+117
2017-08-23gl-2.0-vertex-const-attr: test attribute declaration orderBrian Paul1-28/+60
2017-08-22gl-2.0: set KHR_no_error statusSamuel Pitoiset12-15/+32
2017-06-07gl-2.0/vertex-const-attr: fix comment typoBrian Paul1-1/+1
2017-05-18tests: mark KHR_no_error compatible testsTimothy Arceri2-0/+2
2016-11-23gl-2.0: Remove unused variable.Vinson Lee1-4/+4
2016-11-17Add gl-2.0/vertexattribpointer-size-3 testNicolai Hähnle2-0/+269
2016-05-09Fix asprintf warningsMarek Olšák1-2/+2
2016-02-10glsl: tidy up link empty program testsTimothy Arceri2-0/+118
2015-10-06Port the two sided stencil extension tests from Glean to Piglit.Juliet Fru2-0/+752
2015-09-29Remove unnecessary linking with libGLUIan Romanick2-2/+0
2015-08-13gl-2.0: Add test for re-using shader objectsTopi Pohjolainen2-0/+106
2015-07-07gl-2.0-large-point-fs: new test of large points with fragment shadersBrian Paul2-0/+152
2015-03-26gl-2.0: port const vertex attrib webgl test to piglitIlia Mirkin2-0/+137
2015-01-07gl-2.0-vertexattribpointer: Fix GCC maybe-uninitialized warning.Vinson Lee1-0/+1
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace8-8/+8
2014-06-03gl-2.0/vertexattribpointer: new test for glVertexAttribPointerBrian Paul2-0/+272
2014-05-13gl-2.0: use default window sizeBrian Paul2-4/+0
2014-04-25gl-2.0: Verify results of program validation when a conflicting sampler confi...Ian Romanick2-0/+208
2014-03-18gl-2.0: Test edgeflag in immediate mode with shader.Fabian Bieler2-0/+106
2013-08-07Verify that vertex shader attributes are assigned in order starting w/0Ian Romanick2-0/+112
2013-06-04piglit: Always request GNU C extensions.Eric Anholt1-1/+0
2013-06-04piglit: Switch a bunch of tests over to piglit_build_simple_program.Eric Anholt3-25/+4
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák2-2/+2
2013-01-22gl-2.0: remove explicit 100 x 100 window sizeBrian Paul3-9/+0
2012-11-30util/gl: Kill shader wrapper functionsChad Versace1-1/+1
2012-10-29clip-flag-behavior: use piglit_check_gl_error() function instead of local codeBrian Paul1-26/+12
2012-10-15Fix missing glu.h inclusionsMarek Olšák1-0/+1
2012-10-09util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)Chad Versace4-0/+8
2012-10-09util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/ENDChad Versace4-16/+28
2012-10-09util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)Chad Versace4-4/+4
2012-09-10Convert simple if(piglit_get_gl_version() < N) { SKIP } to requireChris Forbes1-4/+1
2012-08-09Add tests for glEdgeFlag().Eric Anholt2-0/+125
2012-06-28cmake: Move piglitutil library to piglitutil_glBlaž Tomažič2-2/+2
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-6/+12
2012-05-23cmake: Relocate all GLUT directives into single locationChad Versace2-4/+0
2012-03-23cmake: Replace calls to add_{executable,library} with wrappersChad Versace2-3/+3
2012-03-07Stop using GLEW_VERSION_* macrosPaul Berry1-1/+1
2012-03-03don't write generated header to the source directoryDylan Noblesmith2-2/+0
2011-12-13gl-2.0: Revert accidental change.José Fonseca1-1/+1