History log of /external/deqp/android/cts/master/egl-master.txt
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a4e31874ebd9265e312d1c3762e0fcc5521fe598 08-Feb-2018 Courtney Goeltzenleuchter <courtneygo@google.com> Merge "Separate HDR metadata into two tests" am: a34072a77a am: db6a59137c
am: 68cd2525b6

Change-Id: I98ab03a88008b8a50159450aa9f017b7def95837
098bd6ff6fffd0fe5dac0e8e7966e377363482ae 07-Feb-2018 Courtney Goeltzenleuchter <courtneygo@google.com> Separate HDR metadata into two tests

Separated the HDR metadata test into two tests that
each test a single HDR metadata extension (SMPTE 2086 and CTA 861.3).
Also rename test group to be more specific to tests being added.

Change-Id: Icb98a5f47796c2c21faf0020221e9f5bb2969f9d
/external/deqp/android/cts/master/egl-master.txt
0adb203937bee8258f591b28abf9cbbfee2e8ba8 31-Jan-2018 Courtney Goeltzenleuchter <courtneygo@google.com> Add new EGL tests for HDR am: fcfa77ea6a am: 3b92d7b7b9
am: d1957b9d94

Change-Id: I927c198497f370896afe507a6502797c572b71bb
fcfa77ea6abdf38d2e9fbce34e2b9da8a83f8da9 27-Jan-2018 Courtney Goeltzenleuchter <courtneygo@google.com> Add new EGL tests for HDR

Add test that will create a surface with smpte & cta metadata,
verify the metadata with eglQuerySurface, modify the metadata
with eglSurfaceAttrib and verify that data via eglQuerySurface.

Unfortunately, not able to verify actual display behavior.

New Test: dEQP-EGL.functional.hdr_color.8888
Components: AOSP

Change-Id: I88bcd99e1c0ab5ab4236ddbcdd7ec3e7d658d710
/external/deqp/android/cts/master/egl-master.txt
c1748560576961295f54e25197f72e625bf3b239 11-Aug-2017 Alexander Galazin <alexander.galazin@arm.com> Merge vk-gl-cts/opengl-cts-next-dev into vk-gl-cts/master

Change-Id: I9c4f2379ae7c1beacc6bbd451b5b0c4f4bc1dfb9
5a98b932e6ccf7965e2280862b2f800be1ef06fe 08-Aug-2017 Alexander Galazin <alexander.galazin@arm.com> Fix Android EGL mustpass

Change-Id: I1e225b63f213757950bbf935d5e7db76c2b4e2d7
/external/deqp/android/cts/master/egl-master.txt
6a26fb1fd062558b912d18c76696fcb17c696894 19-Jun-2017 Courtney Goeltzenleuchter <courtneygo@google.com> EGL: Add wide-color tests

Verify necessary extensions and functionality
is present to support wide-color. Specifically, pixel formats
FP16 and 10:10:10:2 and Display-P3 color space.

Test: adb -d shell \
am start -n com.drawelements.deqp/android.app.NativeActivity \
-e cmdLine '"deqp --deqp-case=dEQP-EGL.functional.wide_color.* \
--deqp-log-filename=/sdcard/dEQP-Log.qpa"'

TODO:
- Do we need test for EGL_EXT_gl_colorspace_scrgb_linear?
That should be no-op for driver.

Change-Id: I537a04b1680e33e46215c4bb583f6987d20f0b4a
/external/deqp/android/cts/master/egl-master.txt
7782ec5bab873e06201d4d775f628c6fe6e891ed 13-Jul-2017 Mika Isojärvi <misojarvi@google.com> Update GL wrapper to newest API.

Components: Framework
Affects: headers generation
Test: Run some of the functional deqp GLES tests on couple of Pixel
and Nexus devices
Bug: 63669033

Change-Id: Id5e8924a1cec9bc72156efa51625d566ed2681ca
/external/deqp/android/cts/master/egl-master.txt
ae3759c7c9744a88ef60fc869c4c235b72fa4a22 24-Feb-2017 Alexander Galazin <alexander.galazin@arm.com> Fetch gl.xml, egl.xml from Github repos

SVN repository containing gl.xml and egl.xml is no longer updated.
The new locations for these files are OpenGL-Registry and
EGL-Registry repositories on Github.
Adjust fetching scripts to use the new locations.

Components: Framework
Affects: headers generation

Change-Id: Ic091a46c636d446b6a4751bd3b797bcd19f90014
/external/deqp/android/cts/master/egl-master.txt
a71fceeeb1c8c306d32777b170c1bcf78890f462 12-Jul-2017 Alexander Galazin <alexander.galazin@arm.com> Update gl.xml revision

Components: AOSP, Framework

Change-Id: I5272c877c3a696b2727fa335a5d4f8ab62df4d7c
/external/deqp/android/cts/master/egl-master.txt
c77b3cf9f3fa9e96710e0b8bac7f49de3252a9e2 29-Mar-2017 John Richardson <john.richardson@mobica.com> Add new EGL enum negative case to robustness tests

New test case for verifying EGL versions < 1.5 do not accept
EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY enum in their attribute
list when creating an EGL context.

Test group:
- dEQP-EGL.functional.robustness.negative_context

New tests:
- invalid_notification_strategy_enum

Change-Id: I6027e880a2e3a97dfaa218c7b094ea727afcc996
/external/deqp/android/cts/master/egl-master.txt
c3491e2efb0e6c6ce37f7f3bcaeb2b5733e78ca5 14-Jun-2017 Pyry Haulos <phaulos@google.com> Merge "Remove EGL gles1.rgb565_window from mustpass"
am: 7bff163e7f

Change-Id: I642a906fce854d128ddbf13ca997df01fbece237
9d21821cc298bfb71488c682506259537ba5db3f 13-Jun-2017 Pyry Haulos <phaulos@google.com> Remove EGL gles1.rgb565_window from mustpass

Bug: 30041221
Change-Id: Idc8e3d1d78c568fa8d4209c61eaec52ca5696356
(cherry picked from commit 22eb25c58f0a1aa1de401a38778471c8b6700ffd)
/external/deqp/android/cts/master/egl-master.txt
03db357e8f3929c696317afae63372611559aa5c 29-Mar-2017 John Richardson <john.richardson@mobica.com> Add new EGL enum negative case to robustness tests

New test case for verifying EGL versions < 1.5 do not accept
EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY enum in their attribute
list when creating an EGL context.

Test group:
- dEQP-EGL.functional.robustness.negative_context

New tests:
- invalid_notification_strategy_enum

Change-Id: I6027e880a2e3a97dfaa218c7b094ea727afcc996
/external/deqp/android/cts/master/egl-master.txt
3f66748c27b89df87b67acadbbc3b26a563860dd 25-Mar-2017 Daniel Koch <dkoch@nvidia.com> Update gl.xml registry snapshot

So that the entry points for ARB_parallel_shader_compile are loaded.

VK-GL-CTS issue: 329
Component: AOSP, Framework, OpenGL
Affects: KHR-GL45.parallel_shader_compile.*

Change-Id: I998a528285405d0fbb5badfdeba4a4672893137c
/external/deqp/android/cts/master/egl-master.txt
2b5c5f1ddc8038b0e7150d87ed7894f64af8da3d 09-Mar-2017 Pyry Haulos <phaulos@google.com> Merge vk-gl-cts/aosp-master into vk-gl-cts/master

Components: AOSP, Framework

Change-Id: I0de6207abfc1c990a85fcf977d78ed1103c52a1b
83c250d247ae8a50e39f7f0c35e6976e990d3635 01-Feb-2017 John Richardson <john.richardson@mobica.com> Add new robustness extension tests

New tests for KHR_robustness extension. Attempts to provoke context
reset scenarios and test GL state after a reset has occurred.

New test group:
- dEQP-EGL.functional.robustness.*

New tests:
- create_context.query_robust_access
- create_context.no_reset_notification
- create_context.lose_context_on_reset

- reset_context.shaders.infinite_loop.* (various shaders)
- reset_context.shaders.out_of_bounds.* (various resource types)
- reset_context.fixed_function_pipeline.* (index and vertex buffers)

- negative_context.invalid_robust_context_creation
- negative_context.invalid_robust_shared_context_creation

Note: Test groups ending in *_non_robust are for internal use only.

Change-Id: I91d7e3e95ec52f908dbaa1f49c56dcd94d60fd8f
/external/deqp/android/cts/master/egl-master.txt
2528a63a963af90f8c7a9fe96de6c1f7c889a53e 24-Feb-2017 Alexander Galazin <alexander.galazin@arm.com> Fetch gl.xml, egl.xml from Github repos

SVN repository containing gl.xml and egl.xml is no longer updated.
The new locations for these files are OpenGL-Registry and
EGL-Registry repositories on Github.
Adjust fetching scripts to use the new locations.

Components: Framework
Affects: headers generation

Change-Id: Ic091a46c636d446b6a4751bd3b797bcd19f90014
/external/deqp/android/cts/master/egl-master.txt
e288d40afc78bf4a37a84eee6c13efd0cf23fac2 22-Jan-2017 Brian Anderson <brianderson@google.com> Add GetFrameTimestamps tests

Add tests for EGL_ANDROID_get_frame_timestamps.

Verifies:
1) Frame IDs properly identify frames.
2) The frame timestamp ordering is correct
3) The compositor timing values are reasonable.
4) All timestamps from the most recently swapped frame can
be retrieved without additional swaps.

Test: --deqp-case=dEQP-EGL*get_frame_timestamps*
Change-Id: I393a3bc79f019951a2fddb83760b6e1d919663b6
/external/deqp/android/cts/master/egl-master.txt
524a3ef1813335f4759b3b56004c30e8c669b295 06-Feb-2017 Pyry Haulos <phaulos@google.com> Merge vk-gl-cts/aosp-master into vk-gl-cts/master

Components: Framework, AOSP

Change-Id: I792d9647eca05c0c6801b90dc0dfb7e0d0742daf
54c090f9819c59cd36613517712cbfd44eed376a 20-Jan-2017 Pyry Haulos <phaulos@google.com> Add eglChooseConfig() tests for EXT_pixel_format_float

These tests verify that eglChooseConfig() filters configs correctly
based on EGL_COLOR_COMPONENT_TYPE_EXT attribute.

Change-Id: Icaaffee69dd46a9044149c01c8fe8b7ec8928305
/external/deqp/android/cts/master/egl-master.txt
d7ec39dd049741a9ebfb39fa7fbe763ce81fb98e 20-Jan-2017 Pyry Haulos <phaulos@google.com> Add basic test for EGL_KHR_no_config_context

Change-Id: I14aa3f38ea8d2aaa224c13a992d41cf5ef546f6e
/external/deqp/android/cts/master/egl-master.txt
08d24954e0c75c3e6a1d2ba231bd09915d5c7ecd 14-Dec-2016 Mark Adams <marka@nvidia.com> Add support for EGL_EXT_pixel_format_float

This updates the egl.xml version and identifies/skips the float configs

Bug: 32969314
Change-Id: Iadeb0d4a76a06b2be716f3e76a1cc9fb69aff16a
/external/deqp/android/cts/master/egl-master.txt
e4b6ab9d379fcc727e644f6bed5fd88c6efa0d32 29-Nov-2016 Alexander Galazin <alexander.galazin@arm.com> Update GL/EGL headers to r33312

Change-Id: I8a8cdcd3c7e3b135b698df7b92ee493403754e37
/external/deqp/android/cts/master/egl-master.txt
aba7a6003a502a9f244e9ac4d55ae69d1bd466e2 15-Nov-2016 Pyry Haulos <phaulos@google.com> Update EGL wrapper to r33216

This change is needed by OpenGL CTS tests.

Change-Id: Ib8ca22394a789ac620099b296857f8d49254f1f7
/external/deqp/android/cts/master/egl-master.txt
933ef4d47f5db6ae884e872eb3ed1165fde9607c 14-Nov-2016 Pyry Haulos <phaulos@google.com> Upstream OpenGL framework changes from OpenGL CTS

* Update wrapper to r33216

* Add support for various extensions needed by CTS

* Add support for direct loading of ES3.1 and ES3.2

* Change DEQP_<API>_RUNTIME_LINK to DEQP_<API>_DIRECT_LOAD and flip
logic.

Change-Id: I8930f62628336de969843da4c3dbba7699af3b47
/external/deqp/android/cts/master/egl-master.txt
f2c82779ae945c3e8c16ba24ffe731053a4e81d7 13-Sep-2016 Pyry Haulos <phaulos@google.com> resolve merge conflicts of 3ffc2f2 to master

Change-Id: I07d298ed07bd4ddf30742317bab83b660df76fb9
921c48e50a89f51df5555e02f7fa6cb88a10d652 13-Sep-2016 Pyry Haulos <phaulos@google.com> resolve merge conflicts of 04c959c to nyc-dev-plus-aosp

Change-Id: Ibef4448a5117d7f50e43bcd7356342f8765664cd
3ffc2f243a2cbcab10148299f873dc43b40a5da7 25-Aug-2016 Pyry Haulos <phaulos@google.com> Remove a few EGL tests using RGBA4 format from mustpass

These suffer from threshold issues that are not trival to address with
current code.

Bug: 30909609
Change-Id: Ic6525f9749402009d495073c64e1f58869a93261
/external/deqp/android/cts/master/egl-master.txt
9405fa6cf33c67b78e09208237663c55610be687 19-May-2016 Pyry Haulos <phaulos@google.com> Archive NYC mustpass

* NYC mustpass is moved under android/cts/nyc

* New EGL tests in master added to mustpass

* Harmonized vulkan test filter files prefix from vulkan- to vk-

Change-Id: Ie33e91ad071aae27be0e59e24e20f7d2da25bc63
/external/deqp/android/cts/master/egl-master.txt
f4857610d80b16a4893e067620d9b4db8ddf69f1 18-May-2016 Mika Isojrvi <misojarvi@google.com> Remove EGL color clear tests with threshold issues am: 0c9e8fa38d am: f30d73fd89
am: ccbf8152b0

* commit 'ccbf8152b02d38c878fc794ea480c94385a8b2c9':
Remove EGL color clear tests with threshold issues

Change-Id: I3ad564623f5ff3917e7b5ff58c15f0ad643b215a
0c9e8fa38d16b3775b6ba5a54ef965e7a5ae779d 17-May-2016 Mika Isojärvi <misojarvi@google.com> Remove EGL color clear tests with threshold issues

Bug: 28676683
Change-Id: Id127cb04cc004aa0ff1ab392bc1262afd665f21c
/external/deqp/android/cts/master/egl-master.txt
cec2a35b799ade1b74083214a8a530df98f885ac 28-Apr-2016 Mika Isojärvi <misojarvi@google.com> Merge "Remove EGLImage tests affected by rounding issues from mustpass" into nyc-dev am: c187389 am: ccbcd0eec0
am: 2ca461ba42

* commit '2ca461ba425768302ee08ad0e8ee0e36fe8247e8':
Remove EGLImage tests affected by rounding issues from mustpass

Change-Id: Iafe999e861131ffe774df4305deb1f4a078d36f9
64d0578bf12f89545f1e4ef5e8db3ca8feb91845 25-Apr-2016 Mika Isojärvi <misojarvi@google.com> Update EGL wrappers and add EGL_KHR_mutable_render_buffer

Change-Id: I9e3937502abfa127acd040460d25a5463359a2ca
/external/deqp/android/cts/master/egl-master.txt
81cd2e5ab5ac92c17bea2b3c282a9d258633561b 15-Apr-2016 Mika Isojärvi <misojarvi@google.com> Remove EGLImage tests affected by rounding issues from mustpass

Bug: 27702713
Change-Id: Iac449e0ee746b6e85c652b600a1ab7d77e9562ec
/external/deqp/android/cts/master/egl-master.txt
16a3690cf5729a14b4dc478e26bfd311907b498d 20-Apr-2016 Mika Isojärvi <misojarvi@google.com> Remove unsupported multithreaded pixmap tests from mustpass

Bug: 28268533
Change-Id: Ia2ca49f5febce5a96f4ea62386fa2db5e13cb996
/external/deqp/android/cts/master/egl-master.txt
3df50ec6753c7ad89aba86832981b4e57498c19a 18-Feb-2016 Mika Isojärvi <misojarvi@google.com> Add multicontext creation tests for EGL.

Bug: 24290416
Change-Id: Ibaf7abc8a70249891aed8ea32ab21538cdccb419
/external/deqp/android/cts/master/egl-master.txt
043056f99f5caae4360e20c9dfe813edf281a13f 20-Feb-2016 Mika Isojärvi <misojarvi@google.com> Add native window resizing to swap buffers with damage tests

Bug: 27171356
Change-Id: I190acf09004b5b6e846dfce791facefbaa3a4db4
/external/deqp/android/cts/master/egl-master.txt
78d6342818017a4fde22d60166e5c9e895901e53 20-Feb-2016 Mika Isojärvi <misojarvi@google.com> Add native window resizing to buffer age tests

Bug: 27171356
Change-Id: Ie63cc517557e8d878b290b7a9744b4e31ecd2995
/external/deqp/android/cts/master/egl-master.txt
32437099fdae2a4d2d85a630aa2d99a93cad289d 18-Feb-2016 Mika Isojärvi <misojarvi@google.com> Fix EGLImage format compatibility check.

Bug: 27224316
Change-Id: I5fa4288379a620c0cd36a8a2fd93d7868857812c
/external/deqp/android/cts/master/egl-master.txt
d767ee4662e3a821860bf726a66bf6eb71c2d4ff 03-Feb-2016 Mika Isojärvi <misojarvi@google.com> Remove multiwindow EGL tests from mustpass.

Bug: 26953953
Change-Id: Ie2a8712f0f28cc390a97bd5fe7ef5fa10db03c5a
/external/deqp/android/cts/master/egl-master.txt
15a19da0d33b9f2abfd8eb9ea21f2397db5cadcb 02-Feb-2016 Mika Isojärvi <misojarvi@google.com> Remove tests cases and checks assuming native handles to be invalid.

Bug: 25850892
Change-Id: I8de0ce317bfd1bd9ddd609f0d47c71cf1084472f
/external/deqp/android/cts/master/egl-master.txt
1daa1bbf5e43c8ca9b3d2c10552e9dfbb3b9b265 02-Feb-2016 Mika Isojärvi <misojarvi@google.com> Remove tests using internal Android APIs from EGL mustpass

Change-Id: I39d156909ba0b38788acb2e1d7a52db727264378
/external/deqp/android/cts/master/egl-master.txt
9da487f0cca90ce89e72bc7e827d849bdb8a4ebc 13-Nov-2015 Pyry Haulos <phaulos@google.com> New EGL mustpass candidate

Change-Id: I2f2938ccda824ae466bb0e57fb757618c749e082
/external/deqp/android/cts/master/egl-master.txt
dcd1b918244a94a1e52b8717118648601bdeb2ad 02-Sep-2015 Pyry Haulos <phaulos@google.com> Archive MNC mustpass

* MNC mustpass is now sourced from explicit case list, making it
immutable for test additions

* Add new master mustpass, consisting of tests in MNC plus any new
tests

Change-Id: Icee0166bb08113334f7322c1c910efe47bfb7c4e
/external/deqp/android/cts/master/egl-master.txt
55d9f833c71beca4386837e948a5c1ad057cf444 13-Aug-2015 Kalle Raita <kraita@google.com> Remove two EGL tests with flaky results

Remove
dEQP-EGL.functional.multithread.pbuffer_pixmap
dEQP-EGL.functional.multithread.pbuffer_pixmap_context

Bug: 23155891
Change-Id: I6a082814e634e9aad103d714b760877686d23b8f
/external/deqp/android/cts/master/egl-master.txt
b8b73c768e1f83ff41f51b09b0de597dc2fe2663 12-Aug-2015 Kalle Raita <kraita@google.com> Remove EGL random multithreaded resource sharing tests.

Bug: 22760309
Change-Id: I465d2ee9b97d91c01877fc935efa14f0aaf2d89e
/external/deqp/android/cts/master/egl-master.txt
4ce5f630fc215a5c05af6d44d4d3ca0601cfc5e4 23-Jul-2015 Pyry Haulos <phaulos@google.com> Remove tests not feasible for M from mustpass

Bug: 22635479
Bug: 22632106
Bug: 22632003
Bug: 22760309
Change-Id: I2dfe4fd743fc459d83e55b82aeaa21d19f9acf05
/external/deqp/android/cts/master/egl-master.txt
4a8c095079859da42e192efbfed2ed7a49192ee5 06-May-2015 Jarkko Pöyry <jpoyry@google.com> Merge "Do not use color EGLimages as depth or stencil images or vice versa." into mnc-dev
c2de4756f20471cb25a185f316f6d9ed4c2a2055 06-May-2015 Pyry Haulos <phaulos@google.com> Regenerate EGL mustpass lists

Change-Id: Ic957f2692ffb176c1a267fe3548b408cebef55f5
/external/deqp/android/cts/master/egl-master.txt
fc5a709d7a3d1782f6f248684f10b25af6dacd69 06-May-2015 Jarkko Pöyry <jpoyry@google.com> Do not use color EGLimages as depth or stencil images or vice versa.

Bug: 20638016
Bug: 20637957
Change-Id: I43fe93e80c9c8955889815743509ae4901be17a3
/external/deqp/android/cts/master/egl-master.txt
d97e5c6b5f740bd2590b370958ace37803193e5d 24-Apr-2015 Pyry Haulos <phaulos@google.com> Update ES2 & EGL mustpass lists based on latest feedback

Change-Id: I7e0996bb3cbcf1c4f036219d5e346cc293959316
/external/deqp/android/cts/master/egl-master.txt
8ec73c49cec3ad9ea0f1be768aef76a0489f1d28 16-Apr-2015 Mika Isojärvi <misojarvi@google.com> Remove invalid robustness KHR_create_context tests.

Remove tests that tried to create robust OpenGL ES context using
EGL_KHR_create_context instead of EGL_EXT_create_context_robustness.

Bug: 20256754
Change-Id: I18956521c3bf7ab6ef8ec0f5a8f66f9752355e81
/external/deqp/android/cts/master/egl-master.txt
083b59959107c4e47916b3aeaccf889d2a7fa1a8 14-Apr-2015 Pyry Haulos <phaulos@google.com> Add initial EGL and ES2.0 mustpass lists

Change-Id: I43bf5bd41f49003acea0b70e62322b7835407a10
/external/deqp/android/cts/master/egl-master.txt