0fe53277c5a9fe323fc38f9de747af9ca4178b44 |
|
03-Apr-2015 |
Jarkko Pöyry <jpoyry@google.com> |
Fix read_pixels tests. - Fix unformated printing of BGRA format string. - Support BGRA compare. - Add missing skip offset calculation in MSAA branch. - Throw NotSupported, not InternalError, if format is not supported. - Make RBO usage explicit. Bug: 20055678 Bug: 19987313 Change-Id: Ibf0a6e8865376888e05385123f1b69250d38b7ba
/external/deqp/framework/opengl/gluStrUtil.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/gluStrUtil.inl
|
1459a4523cf1c06ef7d413adf2ba9a8bc8a98d9a |
|
09-Mar-2015 |
Mika Isojärvi <misojarvi@google.com> |
Improve logging of indexed enable and disable calls. Change-Id: Iddf92e228c2843b06fc89ca181db3d3a07e8c6f1
/external/deqp/framework/opengl/gluStrUtil.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/gluStrUtil.inl
|
cb82ed72dcbbfd8a6d07736c3259605227bc984f |
|
27-Jan-2015 |
Jarkko Pöyry <jpoyry@google.com> |
Add query tests for ES31 states. * Queries and pretty-printing for GLES31 core states. * Move sample_mask_value from integer.* to indexed.*. * Add image state reset. * Move tcu::Array to a separate file Bug: 18925583 Change-Id: Icce01201ca3c2c7daeb2daeb0fed04d373a15eb6
/external/deqp/framework/opengl/gluStrUtil.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/gluStrUtil.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/gluStrUtil.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/gluStrUtil.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/gluStrUtil.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/gluStrUtil.inl
|