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/framework/opengl/wrapper/glwEnums.inl
|
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/framework/opengl/wrapper/glwEnums.inl
|
9de005f0355e389f1782543f34e0fb3c65a0a700 |
|
08-May-2017 |
Alexander Galazin <alexander.galazin@arm.com> |
Fix negative CompressedTexImage2D tests Certain tests expect GL_VALID_VAULE for glCompressedTexImage2D(GL_TEXTURE_2D, -1, 0x8b90, 0, 0, 0, 0, 0). 0x8b90 is a palette format PALETTE4_RGB8 and the OES_compressed_paletted_texture extension allows negative values for the level parameter: Accepted by the <level> parameter of CompressedTexImage2D Zero and negative values. |level| + 1 determines the number of mip levels defined for the paletted texture. This change fixes the tests in presence of the OES_compressed_paletted_texture extension. Components: AOSP Google bug: 38109626 Affects: dEQP-GLES2.functional.negative_api.texture.compressedteximage2d_neg_level_tex2d dEQP-GLES2.functional.negative_api.texture.compressedteximage2d_neg_level_cube Change-Id: Ia37e3fecaf3547abfb209803378114043c63a243
/external/deqp/framework/opengl/wrapper/glwEnums.inl
|
68cdd491d2ca85f772a4be9969860b7dde8ae7e2 |
|
10-Mar-2016 |
Mika Isojärvi <misojarvi@google.com> |
Add robustness extensions to GL wrappers Change-Id: I13b7d016037aa991bf6b9c50bbb2580797baf415
/external/deqp/framework/opengl/wrapper/glwEnums.inl
|
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/framework/opengl/wrapper/glwEnums.inl
|
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/framework/opengl/wrapper/glwEnums.inl
|
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/framework/opengl/wrapper/glwEnums.inl
|
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/framework/opengl/wrapper/glwEnums.inl
|
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/framework/opengl/wrapper/glwEnums.inl
|
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/framework/opengl/wrapper/glwEnums.inl
|
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/framework/opengl/wrapper/glwEnums.inl
|
3c827367444ee418f129b2c238299f49d3264554 |
|
02-Sep-2014 |
Jarkko Poyry <jpoyry@google.com> |
Import dEQP. Import drawElements Quality Program from an internal repository. Bug: 17388917 Change-Id: Ic109fe4a57e31b2a816113d90fbdf51a43e7abeb
/external/deqp/framework/opengl/wrapper/glwEnums.inl
|