History log of /external/deqp/framework/opengl/gluCallLogWrapperApi.inl
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d128c5a25ad85bc9f846e73daca12a9d5ee8258f 19-Jan-2018 Chris Forbes <chrisforbes@google.com> Merge tag 'vulkan-cts-1.1.0.2' into VulkanCTS-v1-1-0-2

Vulkan CTS 1.1.0.2

Improvements:
* Print extra information for get_physical_device_properties2
* Add contextSupports functions

Fixes:
* Round up vertex buffer size to stride multiple to fix OOB attribute reads
* Do not use depthClampEnable unconditionally.
* Fixed double type declarations and invalid OpUConvert usage.
* Fix image layout transitions for peer Image
* Fix subgroup tests error message
* Trigger the fence off vkQueueSubmit
* Add missing barrier to texel_view_compatible tests
* YCbCr image views need a VkSamplerYcbcrConversionInfo
* gl_PrimitiveIDIn tests have sketchy loop bounds.
* Avoid watchdog timeout in Vulkan builtin precision tests

Test: Run Vulkan 1.1 dEQP with cts-tradefed
Change-Id: Ib19880dcd661387583bd9daa17d972bcdca02ca4
1cf212a2a025865d3e16ebb9f17dadf2d7b411d3 20-Dec-2017 Philip Rideout <prideout@google.com> Add multiview entry points to GL wrappers.

Prepare for upcoming multiview conformance tests.

Change-Id: Ie3d8bbb4ae747e90c4f3e4a9632ebc4e5a085d00
Test: Built dEQP along with a pending change that tests multiview.
Components: Framework
/external/deqp/framework/opengl/gluCallLogWrapperApi.inl
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
2dfb3c61e42e20a6ae521a4a0d469cdadf04cb9c 27-Apr-2017 Shannon Woods <skws@google.com> Add tests for KHR_parallel_shader_compile

Reuses the ARB_parallel_shader_compile tests for KHR.

Components: OpenGL

VK-GL-CTS issue: 303

Affects:
KHR-GLES3.parallel_shader_compile.*
KHR-GL45.parallel_shader_compile.*

Change-Id: I3d6a8735861afa4cfe26340a6570b9dd730b4173
/external/deqp/framework/opengl/gluCallLogWrapperApi.inl
46f861511cdc006cdaa742dbd025ac3697cd985c 16-Jun-2017 Adam Czupryna <adam.czupryna@mobica.com> Add CTS_ARB_spirv_extensions test implementation

This is CTS_ARB_spirv_extensions test implementation.

Affects:

KHR-GL45.spirv_extensions.*

Components: OpenGL, Framework

VK-GL-CTS issue: 501

Change-Id: I6466609d13c237db758c0dbefda285bf39ce680a
/external/deqp/framework/opengl/gluCallLogWrapperApi.inl
833a9d392044464e0271ae9c4bc4a262193f24b4 31-Mar-2017 Filip Demczewski <filip.demczewski@mobica.com> Add CTS_EXT_polygon_offset_clamp tests implementation

This is CTS_EXT_polygon_offset_clamp tests implementation.
Implemented cases list:
PolygonOffsetClampAvailability,
PolygonOffsetClampMinMax,
PolygonOffsetClampZeroInfinity.

Affects:

KHR-GL45.polygon_offset_clamp.*
KHR-GLES31.core.polygon_offset_clamp.*

Components: OpenGL, Framework

VK-GL-CTS issue: 304

Change-Id: I638ae52b6eca608dfb4acefe06eda02c4969e436
/external/deqp/framework/opengl/gluCallLogWrapperApi.inl
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/gluCallLogWrapperApi.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/gluCallLogWrapperApi.inl
a71fceeeb1c8c306d32777b170c1bcf78890f462 12-Jul-2017 Alexander Galazin <alexander.galazin@arm.com> Update gl.xml revision

Components: AOSP, Framework

Change-Id: I5272c877c3a696b2727fa335a5d4f8ab62df4d7c
/external/deqp/framework/opengl/gluCallLogWrapperApi.inl
e315fce5cddfef4bb27ae5a77e0910601655f006 25-Apr-2017 Pyry Haulos <phaulos@google.com> Use alias tag to check if ext and core funcs are same

OpenGL API registry commands have <alias> tag that can be used to
determine if extension function can be treated as an alias to a core
entry point.

This change updates scripts to take advantage of alias tag to correctly
determine if ext and core entry points can be folded into one. This
fixes issues with EXT_direct_state_access where behavior has changed
between EXT and core versions.

VK-GL-CTS issue: 368
Components: Framework
Change-Id: I6addfdca02c778b7a44db1cb81d5a88aae6cf273
/external/deqp/framework/opengl/gluCallLogWrapperApi.inl
0fbe7699e6e9a133b2c4448301ef56ff418bbb8e 10-Mar-2017 Adam Czupryna <adam.czupryna@mobica.com> Add CTS_ARB_indirect_parameters implementation

This is CTS_ARB_indirect_parameters tests implementation

Affects:

GL45-CTS.indirect_parameters_tests.*

Components: OpenGL, Framework

VK-GL-CTS issue: 194

Change-Id: Ibddff6daf485a9d673cf1b09554c01b8b83958e1
/external/deqp/framework/opengl/gluCallLogWrapperApi.inl
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/framework/opengl/gluCallLogWrapperApi.inl
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/framework/opengl/gluCallLogWrapperApi.inl
54b4f43ea027b2eeaf23cd9cc7ec62fc3bb13a42 30-Nov-2016 Adam Czupryna <adam.czupryna@mobica.com> Extended CTS_ARB_sparse_texture2 MS33

* Added SparseTexture2CommitmentTestCase
* Added UncommittedRegionsAccessTestCase
* Added extension support check

Change-Id: I6f5b80631ae1f7bd9897db7544238ae5ff19213b
/external/deqp/framework/opengl/gluCallLogWrapperApi.inl
2369fdf19bb5216032638acfb7e2c57bd9073f2c 11-Dec-2016 Daniel Koch <dkoch@nvidia.com> Enable GL_OES_viewport_array in GL generation scripts

The actual change was in scripts/opengl/src_util.py
everything else was auto-generated.

Change-Id: Id9a18188f0e3f0d4eb7c6495adc50b6ae439582a
/external/deqp/framework/opengl/gluCallLogWrapperApi.inl
e4b6ab9d379fcc727e644f6bed5fd88c6efa0d32 29-Nov-2016 Alexander Galazin <alexander.galazin@arm.com> Update GL/EGL headers to r33312

Change-Id: I8a8cdcd3c7e3b135b698df7b92ee493403754e37
/external/deqp/framework/opengl/gluCallLogWrapperApi.inl
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/framework/opengl/gluCallLogWrapperApi.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/gluCallLogWrapperApi.inl
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/framework/opengl/gluCallLogWrapperApi.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/gluCallLogWrapperApi.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/gluCallLogWrapperApi.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/gluCallLogWrapperApi.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/gluCallLogWrapperApi.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/gluCallLogWrapperApi.inl