summaryrefslogtreecommitdiff
path: root/data/gles2
AgeCommit message (Expand)AuthorFilesLines
2018-10-03Add test for vec.swizzle *= matrixChris Forbes1-0/+18
2018-05-11Move unspecified-precision tests from ES2/ES3 to ES3.1Chris Forbes1-60/+0
2018-05-11Remove line expression testsJuan A. Suarez Romero1-28/+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/+60
2018-02-05Test invalid precision specifier in initializerSean Callanan1-0/+21
2018-01-31GLES2/3: error on declarations with unspecified precisionKai Ninomiya1-0/+60
2017-04-19Add negative tests for implicit conversionsAlexander Galazin1-0/+2311
2016-08-16Fix whitespace issues in other text filesPyry Haulos4-4943/+4943
2016-02-01Fix custom loop test missing declarations and outputs.Mika Isojärvi1-1/+4
2015-12-21Added test case for conditional assignments to matrix elements.Kenneth Russell1-0/+98
2015-12-22Merge "Test passing of highp vectors to struct constructors."Kenneth Russell1-0/+26
2015-12-21Test passing of highp vectors to struct constructors.Kenneth Russell1-0/+26
2015-12-17Added test case for for loop with trivial continue.Kenneth Russell1-0/+23
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-09Convert negative pragma cases to positive.Jarkko Pöyry1-4/+8
2015-04-14Fix non-matching varying invariance in GLES2 preprocessor test.Jarkko Pöyry1-9/+51
2015-03-19Merge "Allow dynamic loop cases to fail on GLSL ES 100."Jarkko Pöyry2-0/+4
2015-03-12Fix gles2 shader mixed_return_break_continue test to use proper loop form.Jarkko Pöyry1-2/+1
2015-03-12Allow dynamic loop cases to fail on GLSL ES 100.Jarkko Pöyry2-0/+4
2015-02-13Fix code style.Jarkko Pöyry2-62/+62
2014-11-11Merge "Fix some dEQP GLES2 issues." into lmp-mr1-devJarkko Pöyry1-13/+15
2014-11-10Fix dEQP issues with identifier names with two underscores.Jarkko Pöyry1-51/+0
2014-11-10Fix some dEQP GLES2 issues.Jarkko Pöyry1-13/+15
2014-09-10Import dEQP.Jarkko Poyry73-0/+27418