68cdd491d2ca85f772a4be9969860b7dde8ae7e2 |
|
10-Mar-2016 |
Mika Isojärvi <misojarvi@google.com> |
Add robustness extensions to GL wrappers Change-Id: I13b7d016037aa991bf6b9c50bbb2580797baf415
/external/deqp/scripts/opengl/src_util.py
|
485a2d1c89e689e6b8523fc3b9c146c63e92bfd7 |
|
02-Dec-2015 |
Daniel Andrade Groppe <daniel.andrade@mobica.com> |
Updating framework/opengl to support OpenGL ES 3.2 - Updated src_util.py to download appropriate gl.xml from Khronos. - Dropped EXT/KHR suffix in certain function names - Context wrapper is no longer created if native context fails to be created Change-Id: I3b93c70ec779b7b0664925b6c57dcf16f1e8610d
/external/deqp/scripts/opengl/src_util.py
|
1a9576a710673363b2c0d9e5771451cebbfa6d10 |
|
21-May-2015 |
Pyry Haulos <phaulos@google.com> |
Add tests for GL_EXT_debug_marker This adds simple support check, randomized, and invalid usage tests for GL_EXT_debug_marker to the ES2 test module. Android framework requires GL_EXT_debug_marker extension so tests will fail on Android unless the extension is supported. On other platforms the usual convention of reporting NotSupported is followed. Bug: 21333653 Bug: 18315793 Change-Id: Id73c64e091533564698c736fcdbe24e216481354
/external/deqp/scripts/opengl/src_util.py
|
8bf16f28be688a52f616aa830f95a94c53144cc3 |
|
17-Mar-2015 |
Jarkko Pöyry <jpoyry@google.com> |
Support GL_EXT_texture_sRGB_R(G)8 extension in glw. Change-Id: Ieaf5422beb8dafe277cca230744540200eff7846
/external/deqp/scripts/opengl/src_util.py
|
7af3c6f58d3b9426227e4354bf0109028560b6d9 |
|
13-Feb-2015 |
Jarkko Pöyry <jpoyry@google.com> |
Add support for AEP states to framework. - Extend state reset. - Fix texture MIN_FILTER state reset initial value. - Extend call log wrapper for new methods and types. - Extend ES3Plus Wrapper for AEP extensions. Change-Id: Iadd66e17958c4ae1d0184260e606a20588496167
/external/deqp/scripts/opengl/src_util.py
|
854498fdd00390fea77b4c0830b7d0335a56496c |
|
28-Jan-2015 |
Jarkko Pöyry <jpoyry@google.com> |
Merge "Add copyright banner to scripts."
|
250e3b2093c522cb949be35055577ebd668abe80 |
|
27-Jan-2015 |
Mika Isojärvi <misojarvi@google.com> |
Enable GL_EXT_draw_buffers_indexed instead of OES. Enable GL_EXT_draw_buffers_indexed instead of GL_OES_draw_buffers_indexed. Change-Id: Id66e27f39393c11d9f0c5d78f642a624b969bf05
/external/deqp/scripts/opengl/src_util.py
|
25df9e921ae323e76428a0511d12db87f87823bf |
|
24-Jan-2015 |
Mika Isojärvi <misojarvi@google.com> |
Add support for GL_OES_draw_buffers_indexed. Add support for GL_OES_draw_buffers_indexed to OpenGL wrappers. Change-Id: Ic52883c69a03ef217797a069ac10f97ce9ece5e3
/external/deqp/scripts/opengl/src_util.py
|
314799d1cc4f65ec6503edf7375b9e566fa30fd1 |
|
24-Jan-2015 |
Mika Isojärvi <misojarvi@google.com> |
Generate GL wrappers from latest api registry xml. Updated GL wrapper generation script to use latest version of of xml api registry. Revision r29570. Change-Id: I5d82bb80838a5ef24937d06fcaf607b7e54c6126
/external/deqp/scripts/opengl/src_util.py
|
3c77ed4e119083afaec64a173bfdcf024c271635 |
|
06-Jan-2015 |
Jarkko Pöyry <jpoyry@google.com> |
Add copyright banner to scripts. Change-Id: I76ada41d0783c658aa3208475650f7d8fb8e6fd4
/external/deqp/scripts/opengl/src_util.py
|
3c67e4f0ec73f9c30c6b2ed2adfbfe7faaf576a4 |
|
20-Dec-2014 |
Pyry Haulos <phaulos@google.com> |
Add support for dynamic loading of EGL entry points This change adds eglu::Library abstraction for accessing any and all EGL entry points. All code has been changed to use that interface instead of calling EGL functions directly. Having code use abstract interface instead of direct entry points allows always builing EGL code paths and dynamically loading them if supported by the environment. In the future analysis and logging facilities could be layered on that interface. This change required lots of small changes across all EGL code. As part of that refactoring work tcu::egl utilities were finally put to rest for good. All uses of glw.h were also removed from the EGL module. Bug: 18269587 Change-Id: Ic81e24b7eecb9813d00fba5c65144d4f59a550e8
/external/deqp/scripts/opengl/src_util.py
|
13e452ccc02b4b65f159a0c40d4b62ac2ac787cd |
|
09-Jan-2015 |
Mika Isojärvi <misojarvi@google.com> |
Add GL_EXT_copy_image support to GL wrappers. Add GL_EXT_copy_image to list of extensions that should be supported by OpenGL wrapper. Change-Id: I554b1305f998be95ebafbbc58926344d07c0c243
/external/deqp/scripts/opengl/src_util.py
|
1f99d6991ce9a27d32ec0543d95646fe4e7bf001 |
|
17-Nov-2014 |
Jarkko Pöyry <jpoyry@google.com> |
Add EXT_primitive_bounding_box tests. - Add primitive bounding box state query tests. - Add primitive bounding box render tests. - Add primitive bounding box test spec. - Add primitive_bounding_box to str_util and regen wrappers. - Add primitive_bounding_box state reset. - Add pritimive_bounding_box wrapper context no-op implementation. - Add tcu::Vector::operator-= () - Pretty-printing return values of array returning queries. - Add tessellation patch vertices state reset. Bug: 18336498 Change-Id: I56f3301fc32bf016e2091163d35dced2afb80c0d
/external/deqp/scripts/opengl/src_util.py
|
eb0aaf2611ad99884250a2972c7b5f80dc1329fd |
|
16-Dec-2014 |
Jarkko Pöyry <jpoyry@google.com> |
Fix GLES2 negative texture api tests. - Remove broken compressedtexsubimage2d_invalid_format test. Function is not required to generate INVALID_ENUM on invalid format. Spec only states that format must match the target texture format or INVALID_OPERATION. - Remove broken generatemipmap_invalid_target_bind test. - Add npot extension check to generatemipmap_npot_wdt_hgt test. - Add GL_EXT_texture_compression_s3tc and GL_IMG_texture_compression_pvrtc format pretty-printing. Bug: 18770284 Change-Id: I9c2c8d059b04eb51885062e9f0b78c2254050521
/external/deqp/scripts/opengl/src_util.py
|
a017863963f9194666b813f6ef88130288a5fc50 |
|
21-Nov-2014 |
Pyry Haulos <phaulos@google.com> |
Generate EGL framework .inl files from Khronos XML registry This change adds support for producing auto-generated parts of the EGL framework from official Khronos XML API description. The change comes with some refactoring of opengl generator scripts as common code is moved to scripts/khr_util. Bug: 18273960 Change-Id: I4da9a1a5fae02854e3de3facfc93b325e3087502
/external/deqp/scripts/opengl/src_util.py
|
1abab607ca1c1b410881390f9ec47e6be04c207d |
|
06-Nov-2014 |
Pyry Haulos <phaulos@google.com> |
Generate GL(ES) framework .inl files from Khronos XML registry. The new scripts produce the GL framework auto-generated parts using the official XML description of the GL(ES) APIs. Change-Id: I487a624dbadc2040bb4968f46a4c91ea7e5b27af
/external/deqp/scripts/opengl/src_util.py
|