summaryrefslogtreecommitdiff
path: root/data/gles3
AgeCommit message (Expand)AuthorFilesLines
2021-07-29Remove invalid reserved keywords testsGraeme Leese1-72/+0
2019-01-18Add const matrix multiply testPaul Thomson1-0/+20
2018-05-11Move unspecified-precision tests from ES2/ES3 to ES3.1Chris Forbes1-205/+0
2018-05-11Remove line expression testsJuan A. Suarez Romero1-32/+0
2018-02-14Merge remote-tracking branch 'khronos/master' into deqp-devChris Forbes1-0/+2
2018-02-14Fix invalid_assign_to_1 fragdata testsPiotr Byszewski1-0/+2
2018-02-05Merge remote-tracking branch 'aosp/master' into HEADChris Forbes1-0/+205
2018-02-01Merge remote-tracking branch 'aosp/master' into HEADChris Forbes3-0/+583
2018-01-31GLES2/3: error on declarations with unspecified precisionKai Ninomiya1-0/+205
2018-01-30GLES3: complex exprs, side effects, short circuitsKai Ninomiya2-0/+279
2018-01-29GLES3: shaders.indexing.moredynamicKai Ninomiya1-0/+304
2017-07-11Add new large constant array indexing testsJohn Richardson1-0/+687
2017-07-11Add new swizzle math operation testsJohn Richardson1-0/+6547
2017-04-19Add negative tests for implicit conversionsAlexander Galazin1-0/+7687
2017-03-30Add new large constant array indexing testsJohn Richardson1-0/+687
2017-03-28Add new swizzle math operation testsJohn Richardson1-0/+6547
2016-08-16Fix whitespace issues in other text filesPyry Haulos2-38/+38
2016-02-01Fix uniform precision qualifier mismatch in GLES3 conditional tests.Mika Isojärvi1-0/+1
2016-01-22Fix uniform block precision matching bugMika Isojärvi1-37/+0
2015-12-21Added test case for conditional assignments to matrix elements.Kenneth Russell1-0/+110
2015-12-22Merge "Test passing of highp vectors to struct constructors."Kenneth Russell1-0/+31
2015-12-21Test passing of highp vectors to struct constructors.Kenneth Russell1-0/+31
2015-12-17Added test case for for loop with trivial continue.Kenneth Russell1-0/+29
2015-09-29Add preprocessor "defined" operator corner casesOlli Etuaho1-0/+109
2015-09-02Refactor ShaderLibrary (with Android.mk fix)Pyry Haulos1-7/+2
2015-09-02Revert "Refactor ShaderLibrary"Pyry Haulos1-2/+7
2015-09-02Refactor ShaderLibraryPyry Haulos1-7/+2
2015-06-19Add GLSL ES 3.0 tests for default uniform precision mismatchPyry Haulos1-0/+119
2015-06-09Convert negative pragma cases to positive.Jarkko Pöyry1-4/+8
2015-06-02Convert ES3 uniform block precision mismatch test to positive test.Jarkko Pöyry1-2/+2
2015-05-11Revert "Make empty declaration tests positive."Jarkko Pöyry1-16/+17
2015-05-06Merge "Remove uniform block tests using double underscore." into mnc-devMika Isojärvi1-132/+0
2015-05-05Remove uniform block tests using double underscore.Mika Isojärvi1-132/+0
2015-05-05Make empty declaration tests positive.Jarkko Pöyry1-17/+16
2015-05-05Fix negative block syntax tests expecting compile success.Jarkko Pöyry1-4/+4
2015-05-01Move GLSL 3.00 ES repeated uniform blocks to invalid group.Mika Isojärvi1-152/+152
2015-04-16Add more negative GLSL ES 3 uniform block tests.Mika Isojärvi1-4/+268
2015-04-10Add GLSL 3.00 ES uniform block tests.Mika Isojärvi1-0/+4603
2015-03-26Merge "Add negative tests for array initialization."Jarkko Pöyry1-2/+38
2015-03-26Add couple of more GLSL ES 3.00 uint literal testsPyry Haulos1-0/+60
2015-03-24Add negative tests for array initialization.Jarkko Pöyry1-2/+38
2015-03-12Add "backslash in a comment" preprocessor tests.Jarkko Pöyry1-0/+33
2015-02-09Convert broken flat -> smooth varying linkage test to a negative test.Jarkko Pöyry1-9/+5
2014-11-10Fix dEQP issues with identifier names with two underscores.Jarkko Pöyry2-70/+17
2014-10-15Import dEQP fixes from an internal repo.Jarkko Pöyry1-12/+26
2014-10-02Fix two test bugsPyry Haulos1-48/+0
2014-09-11Update dEQP.Jarkko Poyry1-254/+115
2014-09-10Import dEQP.Jarkko Poyry75-0/+48507