History log of /external/deqp/framework/opengl/gluShaderLibrary.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5e30a0c40b29675e3503ce94018e53bd4cf705bf 23-Aug-2017 Piotr Byszewski <piotr.byszewski@mobica.com> Create GL 4.6 test package

Ensures that tests for the extensions went into GL 4.6 can be
executed without checking for the extension string if run in
the 4.6 context.

Components: Framework, OpenGL

VK-GL-CTS issue: 640

Affects:
KHR-GL46.*
KHR-GL45.spirv_extensions.*
KHR-NoContext.es2.no_error.*
KHR-NoContext.gl30.no_error.*
KHR-GL45.polygon_offset_clamp.*
KHR-GL45.shader_group_vote_tests.*
KHR-GL43.indirect_parameters_tests.*
KHR-GL44.texture_filter_anisotropic.*
KHR-GLES3.texture_filter_anisotropic.*
KHR-GLES31.core.polygon_offset_clamp.*
KHR-GL45.shader_draw_parameters_tests.*
KHR-GL45.shader_atomic_counter_ops_tests.*
KHR-GL33.pipeline_statistics_query_tests_ARB.*
KHR-GL32.transform_feedback_overflow_query_ARB.*

Change-Id: Idbfacefb5c9e58611c4330b1a054b38bdd72ca87
/external/deqp/framework/opengl/gluShaderLibrary.cpp
677e4644b77c36b99a8959561730c9a519cc37c0 30-Sep-2015 Pyry Haulos <phaulos@google.com> Fix couple of issues in refactored ShaderLibrary

* Support for pipeline (separable) programs was broken

* Extensions weren't checked for "both" -type cases

Change-Id: Ida579fb1cec7d892f244036f452405b491e7b4f1
/external/deqp/framework/opengl/gluShaderLibrary.cpp
fb19324168dd35ccbb7fca74e5426f1a3fbc03a2 01-Sep-2015 Pyry Haulos <phaulos@google.com> Refactor ShaderLibrary (with Android.mk fix)

* Refactor ShaderLibraryCase interface into more concise and standalone
ShaderCaseSpecification

* Move .test file parser and common utilities to glutil

Change-Id: Ia06711a5cfb56e24b68a1a517062f1f0806168d2
/external/deqp/framework/opengl/gluShaderLibrary.cpp
0024f5512d4e3796b42bb2afe5449e3adac6a137 02-Sep-2015 Pyry Haulos <phaulos@google.com> Revert "Refactor ShaderLibrary"

This reverts commit 877323dd00656b1045e89b4cc27d2e3ab9ecac2c.

Change-Id: I65ba2756b218d76f1189d82287dafbdb6316d725
/external/deqp/framework/opengl/gluShaderLibrary.cpp
877323dd00656b1045e89b4cc27d2e3ab9ecac2c 01-Sep-2015 Pyry Haulos <phaulos@google.com> Refactor ShaderLibrary

* Refactor ShaderLibraryCase interface into more concise and standalone
ShaderCaseSpecification

* Move .test file parser and common utilities to glutil

Change-Id: Iadf6e1baaf65f69df15d57301b1175c112bd6469
/external/deqp/framework/opengl/gluShaderLibrary.cpp