Jarkko Pöyry [Wed, 10 Jun 2015 17:25:23 +0000 (17:25 +0000)]
am
895efc73: am
c71de183: am
0fbaeab9: Merge "Allow any int -> float rounding in state query utils." into mnc-dev
* commit '
895efc738062c952b645a29cbb78682b9fbdacb0':
Allow any int -> float rounding in state query utils.
Jarkko Pöyry [Wed, 10 Jun 2015 17:13:09 +0000 (17:13 +0000)]
am
c71de183: am
0fbaeab9: Merge "Allow any int -> float rounding in state query utils." into mnc-dev
* commit '
c71de18307ef4a04c201fe1a23d99280539bc44f':
Allow any int -> float rounding in state query utils.
Jarkko Pöyry [Wed, 10 Jun 2015 15:52:29 +0000 (15:52 +0000)]
am
0fbaeab9: Merge "Allow any int -> float rounding in state query utils." into mnc-dev
* commit '
0fbaeab9d99e2e36f98598112ee56c883d00a3f4':
Allow any int -> float rounding in state query utils.
Jarkko Pöyry [Wed, 10 Jun 2015 15:19:41 +0000 (15:19 +0000)]
Merge "Allow any int -> float rounding in state query utils." into mnc-dev
Jarkko Pöyry [Tue, 2 Jun 2015 03:58:39 +0000 (20:58 -0700)]
Allow any int -> float rounding in state query utils.
Bug:
21326686
Change-Id: I5d771e6e7f3961a0d2302952b1a6a020bce45a41
Mika Isojärvi [Tue, 9 Jun 2015 22:13:49 +0000 (22:13 +0000)]
am
716dbe4e: Merge "Fix uninitialized values in geometry shader tests"
* commit '
716dbe4ec790cb515495434d61b9d34ca7a6c31f':
Fix uninitialized values in geometry shader tests
Mika Isojärvi [Tue, 9 Jun 2015 22:13:47 +0000 (22:13 +0000)]
am
1f9d6716: Merge "Fix uninitialized values in vertex array tests"
* commit '
1f9d6716dd31e19825246ef91e371fb056a258c3':
Fix uninitialized values in vertex array tests
Mika Isojärvi [Tue, 9 Jun 2015 22:04:49 +0000 (22:04 +0000)]
Merge "Fix uninitialized values in geometry shader tests"
Mika Isojärvi [Tue, 9 Jun 2015 22:04:06 +0000 (22:04 +0000)]
Merge "Fix uninitialized values in vertex array tests"
Mika Isojärvi [Tue, 9 Jun 2015 17:59:48 +0000 (10:59 -0700)]
Fix uninitialized values in vertex array tests
Change-Id: I8a789177a2c74eec766dbff4962f869773fb9372
Mika Isojärvi [Tue, 9 Jun 2015 21:37:45 +0000 (14:37 -0700)]
Fix uninitialized values in geometry shader tests
Change-Id: I827034801cabe78ad7a43d85f453686a8e20ab47
Jarkko Pöyry [Tue, 9 Jun 2015 20:08:40 +0000 (20:08 +0000)]
am
124c54ec: (-s ours) am
a108d4bf: (-s ours) am
13034e14: DO NOT MERGE: Port GLES2 and 3 binding query tests to use gls state query utils.
* commit '
124c54ec11a44d85eb670c4d6458b6d39de9924a':
DO NOT MERGE: Port GLES2 and 3 binding query tests to use gls state query utils.
Jarkko Pöyry [Tue, 9 Jun 2015 19:57:32 +0000 (19:57 +0000)]
am
a108d4bf: (-s ours) am
13034e14: DO NOT MERGE: Port GLES2 and 3 binding query tests to use gls state query utils.
* commit '
a108d4bf5719e22144c1c5ef4ed46476625d5381':
DO NOT MERGE: Port GLES2 and 3 binding query tests to use gls state query utils.
Jarkko Pöyry [Tue, 9 Jun 2015 19:42:37 +0000 (19:42 +0000)]
am
13034e14: DO NOT MERGE: Port GLES2 and 3 binding query tests to use gls state query utils.
* commit '
13034e144e482ec96d679e796575ac69c132ee03':
DO NOT MERGE: Port GLES2 and 3 binding query tests to use gls state query utils.
Pyry Haulos [Tue, 9 Jun 2015 19:41:04 +0000 (19:41 +0000)]
am
77cbab3d: Fix ULP computation issue in shader.precision.float tests
* commit '
77cbab3d8b2550396022eacff4dbf97a11f717ef':
Fix ULP computation issue in shader.precision.float tests
Pyry Haulos [Tue, 9 Jun 2015 19:25:17 +0000 (12:25 -0700)]
Fix ULP computation issue in shader.precision.float tests
To avoid undefined behavior, the ShaderFloatPrecisionCase::compare() was
changed to limit right shift to at most data type bit width.
Unfortunately values were mistaken as 32-bit, while they were actually
64-bit values.
Change-Id: I373e0318ab577d1f169717db734d4a66953ee29c
Jarkko Pöyry [Mon, 1 Jun 2015 23:42:47 +0000 (16:42 -0700)]
DO NOT MERGE: Port GLES2 and 3 binding query tests to use gls state query utils.
Bug:
21326686
Bug:
19144698
Change-Id: I39d46ff18eccb8b3d148cb05cb2cf7fdb69432be
Jarkko Pöyry [Mon, 8 Jun 2015 21:24:28 +0000 (21:24 +0000)]
am
f87e858e: am
da303784: am
58aae3be: Add deInt32ToFloatRoundToNegInf and deInt32ToFloatRoundToPosInf.
* commit '
f87e858eb5ef0dea2b455fe25a92340334da9b0f':
Add deInt32ToFloatRoundToNegInf and deInt32ToFloatRoundToPosInf.
Jarkko Pöyry [Mon, 8 Jun 2015 21:14:10 +0000 (21:14 +0000)]
am
da303784: am
58aae3be: Add deInt32ToFloatRoundToNegInf and deInt32ToFloatRoundToPosInf.
* commit '
da303784beb93fb10aaf3e0b71694b98e56ed2e4':
Add deInt32ToFloatRoundToNegInf and deInt32ToFloatRoundToPosInf.
Jarkko Pöyry [Mon, 8 Jun 2015 20:58:52 +0000 (20:58 +0000)]
am
58aae3be: Add deInt32ToFloatRoundToNegInf and deInt32ToFloatRoundToPosInf.
* commit '
58aae3be8e0f69d8e48f5a50dca830b0bfc1b136':
Add deInt32ToFloatRoundToNegInf and deInt32ToFloatRoundToPosInf.
Mika Isojärvi [Mon, 8 Jun 2015 20:52:14 +0000 (20:52 +0000)]
am
e796d724: Merge "Initialize uninitialized values in compilation performance tests"
* commit '
e796d724fcb361b4e97d780ab8f08d2e58a9811f':
Initialize uninitialized values in compilation performance tests
Mika Isojärvi [Mon, 8 Jun 2015 20:52:13 +0000 (20:52 +0000)]
am
1cacbd50: Merge "Initialize uninitialized values in debug tests"
* commit '
1cacbd5009a40d18523f44f5d1eea4b9c477531a':
Initialize uninitialized values in debug tests
Mika Isojärvi [Mon, 8 Jun 2015 20:52:13 +0000 (20:52 +0000)]
am
7e090192: Merge "Fix fillWithGrid calling fillWithGradient for depth formats"
* commit '
7e0901927d0e2ac4f7ef07e7b97026c52402ae3b':
Fix fillWithGrid calling fillWithGradient for depth formats
Mika Isojärvi [Mon, 8 Jun 2015 20:52:12 +0000 (20:52 +0000)]
am
e8d6f316: Merge "Initialize uninitialized value in ES 2 capability tests"
* commit '
e8d6f3163d9aa4f55d5bdf3a61ac9648f867b202':
Initialize uninitialized value in ES 2 capability tests
Mika Isojärvi [Mon, 8 Jun 2015 20:43:07 +0000 (20:43 +0000)]
Merge "Initialize uninitialized values in compilation performance tests"
Mika Isojärvi [Mon, 8 Jun 2015 20:42:22 +0000 (20:42 +0000)]
Merge "Initialize uninitialized values in debug tests"
Mika Isojärvi [Mon, 8 Jun 2015 20:41:54 +0000 (20:41 +0000)]
Merge "Fix fillWithGrid calling fillWithGradient for depth formats"
Mika Isojärvi [Mon, 8 Jun 2015 20:41:21 +0000 (20:41 +0000)]
Merge "Initialize uninitialized value in ES 2 capability tests"
Jarkko Pöyry [Tue, 2 Jun 2015 03:55:25 +0000 (20:55 -0700)]
Add deInt32ToFloatRoundToNegInf and deInt32ToFloatRoundToPosInf.
Bug:
21326686
Change-Id: Iace59b3e8ffd7fe88b75bc1801f57207807304c8
Mika Isojärvi [Mon, 8 Jun 2015 20:17:50 +0000 (13:17 -0700)]
Initialize uninitialized values in debug tests
Change-Id: I357c2ec20e28ca3bf874f56dc629e4f3b7ec07f1
Mika Isojärvi [Mon, 8 Jun 2015 19:24:13 +0000 (12:24 -0700)]
Initialize uninitialized values in compilation performance tests
Change-Id: I2fc6c99ff1159d810cab1494790c7556c4ae8d71
Jarkko Pöyry [Mon, 8 Jun 2015 20:15:21 +0000 (20:15 +0000)]
am
95417c8b: Merge "Improve build_android_caselist error reporting."
* commit '
95417c8bd66b7c6d89adc61dc9628ffc448944e8':
Improve build_android_caselist error reporting.
Jarkko Pöyry [Mon, 8 Jun 2015 20:15:20 +0000 (20:15 +0000)]
am
694c96fd: Merge "Document GLES2 texture size failures."
* commit '
694c96fdcf9e885402d476922e5a9ee5f871551f':
Document GLES2 texture size failures.
Jarkko Pöyry [Mon, 8 Jun 2015 20:15:19 +0000 (20:15 +0000)]
am
93b4820b: am
18ebbc75: am
44b90705: Merge "Add simulated error before rounding to target precision in dfdx tests." into mnc-dev
* commit '
93b4820bcf037d2ccf515c0773479e5cd85473a9':
Add simulated error before rounding to target precision in dfdx tests.
Kalle Raita [Mon, 8 Jun 2015 20:15:18 +0000 (20:15 +0000)]
am
01023122: am
e1086a8c: am
fede57e8: Merge "Do not require max components to be divisible by 4" into mnc-dev
* commit '
010231228b8009010ad08123cffd275f229b5fa8':
Do not require max components to be divisible by 4
Jarkko Pöyry [Mon, 8 Jun 2015 20:09:11 +0000 (20:09 +0000)]
Merge "Improve build_android_caselist error reporting."
Jarkko Pöyry [Mon, 8 Jun 2015 20:08:41 +0000 (20:08 +0000)]
Merge "Document GLES2 texture size failures."
Jarkko Pöyry [Mon, 8 Jun 2015 19:58:12 +0000 (19:58 +0000)]
am
18ebbc75: am
44b90705: Merge "Add simulated error before rounding to target precision in dfdx tests." into mnc-dev
* commit '
18ebbc752f02455a9cee5d4e4ba940ca37a253ca':
Add simulated error before rounding to target precision in dfdx tests.
Kalle Raita [Mon, 8 Jun 2015 19:57:36 +0000 (19:57 +0000)]
am
e1086a8c: am
fede57e8: Merge "Do not require max components to be divisible by 4" into mnc-dev
* commit '
e1086a8c31ca4ec7d87eb1a35031bc21e812df1e':
Do not require max components to be divisible by 4
Jarkko Pöyry [Mon, 8 Jun 2015 19:40:00 +0000 (12:40 -0700)]
Improve build_android_caselist error reporting.
Change-Id: I7f4b66ce23e5e9756d063a3eb62d0652cf7911ee
Mika Isojärvi [Mon, 8 Jun 2015 19:39:34 +0000 (12:39 -0700)]
Fix fillWithGrid calling fillWithGradient for depth formats
Change-Id: I5f7411dafce4fbb2cce25c8fdd1a8cfb32f2b083
Jarkko Pöyry [Mon, 8 Jun 2015 19:25:35 +0000 (12:25 -0700)]
Document GLES2 texture size failures.
Bug:
21526557
Change-Id: I2ddf24bd8bb19d97a915d77b7720c983a80c615e
Jarkko Pöyry [Mon, 8 Jun 2015 18:38:15 +0000 (18:38 +0000)]
am
44b90705: Merge "Add simulated error before rounding to target precision in dfdx tests." into mnc-dev
* commit '
44b9070540cc12faccfb02bb5082ada7a83bc112':
Add simulated error before rounding to target precision in dfdx tests.
Mika Isojärvi [Mon, 8 Jun 2015 18:25:53 +0000 (11:25 -0700)]
Initialize uninitialized value in ES 2 capability tests
Change-Id: I67b722b6c0002e6bad2c6ff52b424aa4c0bfd9ac
Mika Isojärvi [Mon, 8 Jun 2015 18:25:05 +0000 (18:25 +0000)]
am
b6e970f6: Merge "Handle SIGINT in command line executor."
* commit '
b6e970f65e565e6aa501192e894770bbfea44916':
Handle SIGINT in command line executor.
Kalle Raita [Mon, 8 Jun 2015 18:22:52 +0000 (18:22 +0000)]
am
fede57e8: Merge "Do not require max components to be divisible by 4" into mnc-dev
* commit '
fede57e8f04a40f38e80594429ee5d08cf26a5a8':
Do not require max components to be divisible by 4
Jarkko Pöyry [Mon, 8 Jun 2015 18:12:36 +0000 (18:12 +0000)]
Merge "Add simulated error before rounding to target precision in dfdx tests." into mnc-dev
Mika Isojärvi [Mon, 8 Jun 2015 17:48:35 +0000 (17:48 +0000)]
Merge "Handle SIGINT in command line executor."
Kalle Raita [Mon, 8 Jun 2015 17:48:21 +0000 (17:48 +0000)]
Merge "Do not require max components to be divisible by 4" into mnc-dev
Kalle Raita [Thu, 4 Jun 2015 22:58:50 +0000 (15:58 -0700)]
Do not require max components to be divisible by 4
Spec language only has the requirement that max number of vectors is
the max number of components divided by four.
Bug:
21445539
Change-Id: I6f2c630bfbdb43e06667fa8cea5c6209922b6285
Mika Isojärvi [Sat, 6 Jun 2015 17:20:28 +0000 (17:20 +0000)]
am
3dae1ed6: am
c255b711: am
aa143d2e: Always read pixels from fbo in fbo recreate.no_rebind tests
* commit '
3dae1ed6c5dfe64fc4d487df2f926aff4162c442':
Always read pixels from fbo in fbo recreate.no_rebind tests
Mika Isojärvi [Sat, 6 Jun 2015 17:05:07 +0000 (17:05 +0000)]
am
c255b711: am
aa143d2e: Always read pixels from fbo in fbo recreate.no_rebind tests
* commit '
c255b711bf345603beeef9ff5d425b65c7586799':
Always read pixels from fbo in fbo recreate.no_rebind tests
Mika Isojärvi [Sat, 6 Jun 2015 01:26:50 +0000 (01:26 +0000)]
am
aa143d2e: Always read pixels from fbo in fbo recreate.no_rebind tests
* commit '
aa143d2e95600cb90e9fe423328e23bcfd267787':
Always read pixels from fbo in fbo recreate.no_rebind tests
Jarkko Pöyry [Fri, 5 Jun 2015 22:48:56 +0000 (15:48 -0700)]
Add simulated error before rounding to target precision in dfdx tests.
- Add interpolation error before rounding in GLES3 Derivate tests. If the
error is not added before rounding and reference value happens to be 1:1
representable in the target precision, both rounding directions yield the
same value and error bounds will be lost.
Bug:
21666909
Change-Id: Ie948ea32075439c962d8ca52362069ca030a172e
Mika Isojärvi [Wed, 3 Jun 2015 23:54:11 +0000 (16:54 -0700)]
Always read pixels from fbo in fbo recreate.no_rebind tests
Instead of rendering texture to screen and verifying result, read texture
attachments pixels using fbo. This changes texture tests to work same way as
renderbuffer tests work and avoids triggering some bugs in reference context.
Bug:
21526068
Change-Id: I3009703a947e1a11327cf8f49585dce2a3270a04
Jarkko Pöyry [Fri, 5 Jun 2015 18:52:57 +0000 (18:52 +0000)]
am
88fd7709: Merge "Fix clang string literal conversion warnings."
* commit '
88fd77093706d1a0b9b27421b37ef53886634122':
Fix clang string literal conversion warnings.
Jarkko Pöyry [Fri, 5 Jun 2015 18:41:14 +0000 (18:41 +0000)]
Merge "Fix clang string literal conversion warnings."
Jarkko Pöyry [Fri, 5 Jun 2015 02:24:42 +0000 (02:24 +0000)]
am
4eb2cb32: am
e26f66d1: am
27074140: Merge "Check sampler limits in random shader cases." into mnc-dev
* commit '
4eb2cb326d11cb4bc2117f26b1b527c095699f93':
Check sampler limits in random shader cases.
Jarkko Pöyry [Fri, 5 Jun 2015 02:11:38 +0000 (02:11 +0000)]
am
e26f66d1: am
27074140: Merge "Check sampler limits in random shader cases." into mnc-dev
* commit '
e26f66d1c9ab11cc24e916e8cdb273fdabbd6fba':
Check sampler limits in random shader cases.
Jarkko Pöyry [Fri, 5 Jun 2015 02:00:34 +0000 (02:00 +0000)]
am
27074140: Merge "Check sampler limits in random shader cases." into mnc-dev
* commit '
27074140be9b37c0d5a4f75ebbcd90d98f5b758d':
Check sampler limits in random shader cases.
Jarkko Pöyry [Fri, 5 Jun 2015 01:53:37 +0000 (01:53 +0000)]
am
84dc52eb: Merge "Fix some -Wconversion warnings."
* commit '
84dc52ebc4748220d26bb63d884a5ab37e1204cf':
Fix some -Wconversion warnings.
Jarkko Pöyry [Fri, 5 Jun 2015 01:42:26 +0000 (01:42 +0000)]
Merge "Fix some -Wconversion warnings."
Jarkko Pöyry [Fri, 5 Jun 2015 01:37:47 +0000 (01:37 +0000)]
Merge "Check sampler limits in random shader cases." into mnc-dev
Pyry Haulos [Thu, 4 Jun 2015 15:19:23 +0000 (15:19 +0000)]
am
8527d809: am
4383d07e: am
27fd616c: am
a4a7a175: am
fe14a7c9: Remove fragment_out tests with too strict thresholds from mustpass automerge: f55476d
* commit '
8527d8093a9046eca0a2c0c182498e892ce3395a':
Remove fragment_out tests with too strict thresholds from mustpass
Pyry Haulos [Thu, 4 Jun 2015 15:08:22 +0000 (15:08 +0000)]
am
4383d07e: am
27fd616c: am
a4a7a175: am
fe14a7c9: Remove fragment_out tests with too strict thresholds from mustpass automerge: f55476d
* commit '
4383d07ed610e01cae02e78d5045dc71ddc4dae2':
Remove fragment_out tests with too strict thresholds from mustpass
Pyry Haulos [Thu, 4 Jun 2015 14:56:28 +0000 (14:56 +0000)]
am
27fd616c: am
a4a7a175: am
fe14a7c9: Remove fragment_out tests with too strict thresholds from mustpass automerge: f55476d
* commit '
27fd616c26df2abcc3e28a559076519f8615f011':
Remove fragment_out tests with too strict thresholds from mustpass
Pyry Haulos [Thu, 4 Jun 2015 14:35:13 +0000 (14:35 +0000)]
am
a4a7a175: am
fe14a7c9: Remove fragment_out tests with too strict thresholds from mustpass automerge: f55476d
* commit '
a4a7a175989eea576ffbf039c6aadba65c5a2481':
Remove fragment_out tests with too strict thresholds from mustpass
Jarkko Pöyry [Fri, 29 May 2015 23:45:58 +0000 (16:45 -0700)]
Fix some -Wconversion warnings.
Bug:
21161908
Change-Id: If8d1703c9773eaaed5ea2557833cde32ced97bff
Jarkko Pöyry [Fri, 29 May 2015 23:36:30 +0000 (16:36 -0700)]
Fix clang string literal conversion warnings.
- Add DE_FATAL(MSG) macro to replace DE_ASSERT(!"MSG") pattern used in
code.
Bug:
21161908
Change-Id: I96414b9ecfbb953b1c5236753c21c5c2d08d3f59
Jarkko Pöyry [Thu, 4 Jun 2015 01:03:32 +0000 (01:03 +0000)]
am
a08542b3: am
f6cb6782: am
20bdbf28: Remove broken sampler2darrayshadow_vertex from mustpass.
* commit '
a08542b390e6142f2fde4e71441c848998f1ab39':
Remove broken sampler2darrayshadow_vertex from mustpass.
Jarkko Pöyry [Thu, 4 Jun 2015 00:50:54 +0000 (00:50 +0000)]
am
f6cb6782: am
20bdbf28: Remove broken sampler2darrayshadow_vertex from mustpass.
* commit '
f6cb6782070743ba8d5cd43820936525f3ee843d':
Remove broken sampler2darrayshadow_vertex from mustpass.
Jarkko Pöyry [Wed, 3 Jun 2015 00:30:08 +0000 (17:30 -0700)]
Check sampler limits in random shader cases.
Bug:
21526017
Change-Id: Iad3b19889e5f4d6c9b9ce6bc2337dd2a02ecc2cf
Jarkko Pöyry [Thu, 4 Jun 2015 00:37:27 +0000 (00:37 +0000)]
am
20bdbf28: Remove broken sampler2darrayshadow_vertex from mustpass.
* commit '
20bdbf2821ace3b36278c0146fed3a1d001e208c':
Remove broken sampler2darrayshadow_vertex from mustpass.
Jarkko Pöyry [Thu, 4 Jun 2015 00:24:53 +0000 (00:24 +0000)]
am
974fae56: Merge "Port GLES2 and 3 binding query tests to use gls state query utils."
* commit '
974fae569097808329ca8c2cb3ac707aeb7339c6':
Port GLES2 and 3 binding query tests to use gls state query utils.
Jarkko Pöyry [Thu, 4 Jun 2015 00:13:01 +0000 (00:13 +0000)]
Merge "Port GLES2 and 3 binding query tests to use gls state query utils."
Jarkko Pöyry [Thu, 4 Jun 2015 00:05:43 +0000 (17:05 -0700)]
Remove broken sampler2darrayshadow_vertex from mustpass.
Bug:
21620051
Change-Id: I06bb13be9a9487c32911a0bfa25cfaab19984857
Mika Isojärvi [Wed, 3 Jun 2015 23:31:10 +0000 (23:31 +0000)]
am
f8b47145: Merge "Use fast paths for sRGB formats in PixelBufferAccess."
* commit '
f8b471459373fa53214af29573d8100050ba34df':
Use fast paths for sRGB formats in PixelBufferAccess.
Mika Isojärvi [Wed, 3 Jun 2015 23:18:19 +0000 (23:18 +0000)]
Merge "Use fast paths for sRGB formats in PixelBufferAccess."
Jarkko Pöyry [Wed, 3 Jun 2015 22:45:25 +0000 (22:45 +0000)]
am
9bc836cb: am
bcf8ed33: am
f7e5472d: Convert ES3 uniform block precision mismatch test to positive test.
* commit '
9bc836cb140c8ead570e42d31e4fe16e55e95e97':
Convert ES3 uniform block precision mismatch test to positive test.
Jarkko Pöyry [Wed, 3 Jun 2015 22:26:08 +0000 (22:26 +0000)]
am
bcf8ed33: am
f7e5472d: Convert ES3 uniform block precision mismatch test to positive test.
* commit '
bcf8ed3378658294194db5ce421c7ebe3302fb9b':
Convert ES3 uniform block precision mismatch test to positive test.
Jarkko Pöyry [Wed, 3 Jun 2015 21:21:00 +0000 (21:21 +0000)]
am
f7e5472d: Convert ES3 uniform block precision mismatch test to positive test.
* commit '
f7e5472d9e62e362097e465e8843601f343c1076':
Convert ES3 uniform block precision mismatch test to positive test.
Jarkko Pöyry [Tue, 2 Jun 2015 23:15:27 +0000 (16:15 -0700)]
Convert ES3 uniform block precision mismatch test to positive test.
- Rename dEQP-GLES3.functional.shaders.linkage.uniform.block.precision_mismatch
to ..differing_precision and change expectation to expect no compile failure.
New behavior matches resolution of Khronos bug 10287.
Bug:
21326228
Change-Id: Ibe6d8899c3dee061f5661b7e63e2d7e653232a8b
Mika Isojärvi [Tue, 28 Apr 2015 21:46:42 +0000 (14:46 -0700)]
Use fast paths for sRGB formats in PixelBufferAccess.
Change-Id: I1124947adaf32bd1f7501b022eb8d0a9294e3747
Mika Isojärvi [Tue, 19 May 2015 20:44:08 +0000 (13:44 -0700)]
Handle SIGINT in command line executor.
Command line executor now cleanly writes out test log when Ctrl-C is pressed
instead of losing all progress.
Bug:
21161902
Change-Id: I646ceb0b9669d4969a38fd38b3bb1d1e6dbdef98
Mika Isojärvi [Tue, 2 Jun 2015 20:47:28 +0000 (20:47 +0000)]
am
ba29eb39: am
a22a71f1: am
27f6f9f6: Remove GLES3 attribute location aliasing tests from must pass set
* commit '
ba29eb39cbd844b16f8ff3dc9ad07803a5a19844':
Remove GLES3 attribute location aliasing tests from must pass set
Mika Isojärvi [Tue, 2 Jun 2015 20:33:15 +0000 (20:33 +0000)]
am
a22a71f1: am
27f6f9f6: Remove GLES3 attribute location aliasing tests from must pass set
* commit '
a22a71f136a1417d29c59df0e0ef246670ef0037':
Remove GLES3 attribute location aliasing tests from must pass set
Mika Isojärvi [Tue, 2 Jun 2015 20:00:24 +0000 (20:00 +0000)]
am
e16b0f52: Improve command line executors error messages.
* commit '
e16b0f52b4af5e934670dfc778cece6b3a4eb9b0':
Improve command line executors error messages.
Pyry Haulos [Tue, 2 Jun 2015 18:54:45 +0000 (18:54 +0000)]
am
fe14a7c9: Remove fragment_out tests with too strict thresholds from mustpass automerge: f55476d
* commit '
fe14a7c9710eaccf9792ec125e359d56c15ca22e':
Remove fragment_out tests with too strict thresholds from mustpass
Mika Isojärvi [Tue, 2 Jun 2015 18:10:38 +0000 (18:10 +0000)]
am
27f6f9f6: Remove GLES3 attribute location aliasing tests from must pass set
* commit '
27f6f9f6bcbae90c2f90e30bceb036eb5dc535a7':
Remove GLES3 attribute location aliasing tests from must pass set
Jarkko Pöyry [Mon, 1 Jun 2015 23:42:47 +0000 (16:42 -0700)]
Port GLES2 and 3 binding query tests to use gls state query utils.
Bug:
21326686
Bug:
19144698
Change-Id: I39d46ff18eccb8b3d148cb05cb2cf7fdb69432be
Mika Isojärvi [Mon, 18 May 2015 22:32:39 +0000 (15:32 -0700)]
Improve command line executors error messages.
- Improve descriptions of command line arguments.
- Remove meaningless default arguments.
- Add more checks to make sure command line arguments are sane.
- Add more information to some error messages.
Bug:
21161902
Change-Id: I509db5933b117b4313b6a7836274ffe091cca9d0
Pyry Haulos [Tue, 2 Jun 2015 01:45:27 +0000 (01:45 +0000)]
Remove fragment_out tests with too strict thresholds from mustpass
automerge: f55476d
* commit '
f55476d831c84f6a2dd6ded052f4d69313176719':
Remove fragment_out tests with too strict thresholds from mustpass
Pyry Haulos [Thu, 19 Mar 2015 17:35:22 +0000 (10:35 -0700)]
Remove fragment_out tests with too strict thresholds from mustpass
Bug:
19380820
Change-Id: I4a650ba1cf0e77723708198ffbce4cb62cafb82f
Mika Isojärvi [Mon, 1 Jun 2015 19:49:49 +0000 (12:49 -0700)]
Remove GLES3 attribute location aliasing tests from must pass set
Bug:
21495208
Change-Id: Ifceb05d3b627e775746bfd42131ea3b184cdfddc
Pyry Haulos [Mon, 1 Jun 2015 17:49:59 +0000 (17:49 +0000)]
am
33504771: am
6d52c15d: am
71438518: Merge "Allow alternative mix() implementation" into mnc-dev
* commit '
3350477113b5d1764b2b54049b09e8b78e5da112':
Allow alternative mix() implementation
Pyry Haulos [Mon, 1 Jun 2015 17:49:57 +0000 (17:49 +0000)]
am
e07447a3: am
0c1e225c: am
123c801f: Allow different multiplication order in reflect()
* commit '
e07447a38e9546e3a4a15ce66c7df6e1c68dfa92':
Allow different multiplication order in reflect()
Pyry Haulos [Mon, 1 Jun 2015 17:34:05 +0000 (17:34 +0000)]
am
6d52c15d: am
71438518: Merge "Allow alternative mix() implementation" into mnc-dev
* commit '
6d52c15d4b4243778f8fe46514eb4693f507963a':
Allow alternative mix() implementation
Pyry Haulos [Mon, 1 Jun 2015 17:34:04 +0000 (17:34 +0000)]
am
0c1e225c: am
123c801f: Allow different multiplication order in reflect()
* commit '
0c1e225cff3b3ba54a2de50be25943d0b71a1863':
Allow different multiplication order in reflect()
Pyry Haulos [Mon, 1 Jun 2015 17:06:40 +0000 (17:06 +0000)]
am
71438518: Merge "Allow alternative mix() implementation" into mnc-dev
* commit '
71438518d5d9fc0d4d1b987aab13bd5caefbcf88':
Allow alternative mix() implementation
Pyry Haulos [Mon, 1 Jun 2015 17:06:39 +0000 (17:06 +0000)]
am
123c801f: Allow different multiplication order in reflect()
* commit '
123c801f106dd1157fc889eaec934272ac6be937':
Allow different multiplication order in reflect()