summaryrefslogtreecommitdiff
path: root/modules/gles3
AgeCommit message (Expand)AuthorFilesLines
2015-12-03Merge "Change MSAA sample-count error to warning" into marshmallow-cts-dev am...Daniel Xie1-1/+13
2015-11-16Change MSAA sample-count error to warningKalle Raita1-1/+13
2015-11-09Make RGBA constants methods.Dejan Mircevski12-31/+31
2015-10-20Fix invalid use of intThresholdCompare in fragment_ops testsPyry Haulos2-14/+23
2015-10-19Fix invalid uses of PixelBufferAccessPyry Haulos1-1/+1
2015-08-17Fix bug in input data preparation in sign() testsPyry Haulos1-6/+6
2015-07-30Improve texture format pretty-printing.Jarkko Pöyry11-22/+22
2015-07-21am 70cd92ca: am 27ad6a99: Merge "Improve calibration and accouting in flush-f...Pyry Haulos1-28/+82
2015-07-15Improve calibration and accouting in flush-finish testsPyry Haulos1-28/+82
2015-07-14am 006d216a: am 19064468: Lower correlation threshold in flush-finish testsPyry Haulos1-1/+1
2015-07-13Increase target frame time in depth compare perf testsPyry Haulos1-2/+2
2015-07-10Lower correlation threshold in flush-finish testsPyry Haulos1-1/+1
2015-07-09am 5bc95474: am 8acdc205: Check EXT_render_snorm and EXT_sparse_texture in gl...Jarkko Pöyry1-4/+13
2015-07-08Check EXT_render_snorm and EXT_sparse_texture in gles3 negative tests.Jarkko Pöyry1-4/+13
2015-07-06Merge "Remove duplicated texture derivative functions."Jarkko Pöyry1-75/+12
2015-07-06Remove duplicated texture derivative functions.Jarkko Pöyry1-75/+12
2015-07-03am 29a994fb: am 6fe4621d: Reduce rendering load in large sync tests by 90%.Jarkko Pöyry1-7/+7
2015-07-01Reduce rendering load in large sync tests by 90%.Jarkko Pöyry1-7/+7
2015-06-22am 5e12d512: am b6017bbc: Bump float->int64 conversion threshold by one bit.Jarkko Pöyry1-15/+16
2015-06-22Bump float->int64 conversion threshold by one bit.Jarkko Pöyry1-15/+16
2015-06-22resolved conflicts for merge of 466ee0e8 to masterKalle Raita1-18/+47
2015-06-22Add licenses to several scripts and misc files.Jamie Madill6-0/+132
2015-06-19Fix unrelated errors in ASTC negative API testsKalle Raita1-18/+47
2015-06-18am ab888c4e: am c65c11dd: Merge "Fix expected results in implicit conversion ...Jarkko Pöyry1-0/+6
2015-06-15Fix expected results in implicit conversion testsMika Isojärvi1-0/+6
2015-06-12Merge "Avoid uninitialized values in draw tests"Mika Isojärvi1-12/+20
2015-06-12Avoid uninitialized values in draw testsMika Isojärvi1-12/+20
2015-06-12Merge "Use transfer format for uploaded data in texture tests"Mika Isojärvi1-14/+14
2015-06-10Use transfer format for uploaded data in texture testsMika Isojärvi1-14/+14
2015-06-10Merge "Do not produce Infs in atanh tests."Jarkko Pöyry1-1/+1
2015-06-09Fix ULP computation issue in shader.precision.float testsPyry Haulos1-2/+2
2015-06-09DO NOT MERGE: Port GLES2 and 3 binding query tests to use gls state query utils.Jarkko Pöyry1-378/+429
2015-06-08Merge "Initialize uninitialized values in compilation performance tests"Mika Isojärvi1-4/+4
2015-06-08Initialize uninitialized values in compilation performance testsMika Isojärvi1-4/+4
2015-06-08am 18ebbc75: am 44b90705: Merge "Add simulated error before rounding to targe...Jarkko Pöyry1-12/+12
2015-06-08am e1086a8c: am fede57e8: Merge "Do not require max components to be divisibl...Kalle Raita1-1/+1
2015-06-08Do not produce Infs in atanh tests.Jarkko Pöyry1-1/+1
2015-06-08Merge "Add simulated error before rounding to target precision in dfdx tests....Jarkko Pöyry1-12/+12
2015-06-08Do not require max components to be divisible by 4Kalle Raita1-1/+1
2015-06-05Add simulated error before rounding to target precision in dfdx tests.Jarkko Pöyry1-12/+12
2015-06-05Merge "Fix clang string literal conversion warnings."Jarkko Pöyry5-9/+9
2015-06-05Merge "Fix some -Wconversion warnings."Jarkko Pöyry1-25/+25
2015-06-03Fix some -Wconversion warnings.Jarkko Pöyry1-25/+25
2015-06-03Fix clang string literal conversion warnings.Jarkko Pöyry5-9/+9
2015-06-02Port GLES2 and 3 binding query tests to use gls state query utils.Jarkko Pöyry1-378/+429
2015-06-01resolved conflicts for merge of 2045bb05 to masterKalle Raita1-36/+17
2015-05-29Fix -Wsign-compare warning in precision testsPyry Haulos1-2/+2
2015-05-29Merge "Fix couple of instances of undefined behavior"Pyry Haulos1-10/+5
2015-05-28Make TEXTURE_3D the only target requiring ASTC HDRKalle Raita1-36/+17
2015-05-28Fix couple of instances of undefined behaviorPyry Haulos1-10/+5