summaryrefslogtreecommitdiff
path: root/tests/spec/arb_explicit_attrib_location
AgeCommit message (Expand)AuthorFilesLines
2016-05-09Fix asprintf warningsMarek Olšák1-1/+1
2016-04-13generators: Add a simple generator for enabled and disabled definesDylan Baker6-114/+0
2015-09-29Remove unnecessary linking with libGLUIan Romanick1-1/+0
2014-08-20arb_explicit_attrib_location: Remove unnecessary dependence on GL_ARB_blend_f...Matt Turner7-7/+7
2014-08-12arb_explicit_attrib_location/1.40/compiler/not-enabled.frag: fix configDylan Baker1-1/+0
2014-07-27tests: tesselate => tessellate (only comments were changed)Jordan Justen1-1/+1
2014-07-23ARB_explicit_attrib_location: fix layout-12|13.frag, add layout-14.fragTapani Pälli3-22/+30
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2014-07-05ARB_explicit_attrib_location: Remove commas from require_extensions line.Matt Turner2-2/+2
2014-05-22Add compiler tests for overlapping attribute locationsAnuj Phogat2-0/+56
2014-05-22Add test to verify overlapping locations of vertex input attributesAnuj Phogat3-0/+229
2013-09-27arb_explicit_location: Add tests without the extension enabledIan Romanick3-0/+48
2012-09-10Fix explicit attrib location tests layout-12|13.frag; add a new one.Kenneth Graunke3-22/+30
2012-03-31glslparsertest doesn't use commasDave Airlie3-3/+3
2012-03-31arb_explicit_location: test for index specified without locationDave Airlie1-0/+16
2011-06-28ARB_explicit_attrib_location: Some tests depend on ARB_blend_func_extendedIan Romanick4-4/+4
2011-06-28ARB_explicit_attrib_location: Fix expected resultsIan Romanick2-2/+2
2011-01-25glsl_parser_test: Rename config opt 'extension' to 'require_extensions'Chad Versace86-86/+86
2011-01-12Add piles of GL_ARB_explicit_attrib_location compiler testsIan Romanick86-0/+1698