ShaderRenderCase: add const qualifiers
[platform/upstream/VK-GL-CTS.git] / external /
2015-11-12 Peter GalShaderRenderCase: add const qualifiers
2015-11-12 Peter GalShaderRenderCase: use ConstPixelBufferAcccess to copy...
2015-11-12 Peter GalShaderRenderCase:
2015-11-12 Peter GalShaderRenderCase: style fixes
2015-11-12 Peter GalShaderRenderCase: fix typo eigth -> eight
2015-11-12 Peter GalShaderRenderCase: Remove template argument from the...
2015-11-12 Peter GalShaderRenderCase: minor cleanup
2015-11-12 Peter GalShaderRenderCase: Add discard tests
2015-11-12 Peter GalShaderRenderCase: remove dummy test-cases
2015-11-12 Peter GalShaderRenderCase: style-fixes
2015-11-12 Peter GalShaderRenderCase: Add matrix (a_matx) and user (a_inx...
2015-11-12 Peter GalShaderRenderCase: Fix texture support
2015-11-12 Peter GalShaderRenderCase: Add addUniform call which have a...
2015-11-12 Peter GalShaderRenderCase: bit of cleanup
2015-11-12 Peter GalShaderRenderCase: Move creation of tests to a separeate...
2015-11-12 Peter GalShaderRenderCase: Add texture/sampler support
2015-11-12 Peter GalShaderRenderCase: Typo fix for binding location
2015-11-12 Peter GalShaderRenderCase: Add some basic predefined uniforms...
2015-11-12 Peter GalShaderRenderCase: Add previously missed copyright info...
2015-11-12 Peter GalShaderRenderCase: Remove m_name for the ShaderRenderCas...
2015-11-12 Peter GalShaderRenderCase: Fix indentation
2015-11-12 Peter GalShaderRenderCase: Add cleanup code for buffers and...
2015-11-12 Peter GalShaderRenderCase: Make the addUniform a template method
2015-11-12 Peter GalShaderRenderCase: Add methods for specifying custom...
2015-11-12 Peter GalShaderRenderCase: Reworked the way to add uniforms...
2015-11-12 Peter GalShaderRenderCase: Add a single uniform to try out the api
2015-11-12 Peter GalShaderRenderCase: Group together the basic attributes...
2015-11-12 Peter GalShaderRenderCase: Connect additional a_coords input...
2015-11-12 Peter GalShaderRenderCase: Added initial Vulkan rendering
2015-11-12 Peter GalShaderRenderCase: Templatize ShaderRenderCase to help...
2015-11-12 Peter GalShaderRenderCase: Add basic reference drawing
2015-11-12 Peter GalShaderRenderCase: Initial skeleton
2015-11-12 Pyry HaulosMerge branch 'fixup_declock_c' into 'master'
2015-11-11 Pyry HaulosFix warning
2015-11-11 Pyry HaulosMerge "Check for tess/geom support in binding model...
2015-11-11 Mika IsojärviAdd SHA1 functions to decpp.
2015-11-11 Mika IsojärviAdd sha1 hash functions to delibs.
2015-11-11 Pyry HaulosMerge "Add vkt::Context::getDeviceFeatures()" into...
2015-11-10 Pyry HaulosClean up result code checking in api.device_init tests
2015-11-10 Pyry HaulosCheck for tess/geom support in binding model tests
2015-11-10 Pyry HaulosAdd vkt::Context::getDeviceFeatures()
2015-11-10 Pyry HaulosFix a few issues in binding model tests
2015-11-10 Pyry HaulosMerge "Fix a few broken shaders in binding model tests...
2015-11-10 Pyry HaulosFix a few broken shaders in binding model tests
2015-11-10 Pyry HaulosFix a few compile warnings across Vulkan tests
2015-11-10 Pyry HaulosMerge in changes from Khronos repository
2015-11-10 Pyry HaulosMerge branch '23-glslang_cpp_interface' into 'master'
2015-11-10 scyganMove to C++ glslang interface, to avoid losing shader...
2015-11-10 Dejan MircevskiMake RGBA constants methods.
2015-11-03 Mika IsojärviFix deFile_getSize.
2015-10-29 Kalle RaitaFix dependency in runner tests.
2015-10-29 Kalle RaitaMerge "CTS v2 integration for deqp"
2015-10-29 Mika IsojärviReport correct error if failed to open resource on...
2015-10-28 Kalle RaitaDO NOT MERGE Split GLES31 copy image tests in 3. am...
2015-10-28 Daniel XieMerge "DO NOT MERGE: Add cube gather tests that avoid...
2015-10-28 Daniel XieMerge "Remove broken record_variable_selection test...
2015-10-28 Jarkko PöyryDO NOT MERGE: Apply fix for tessellation fractional...
2015-10-28 Pyry HaulosDO NOT MERGE Do not require signed zero support in...
2015-10-28 Jarkko PöyryDO NOT MERGE: Ignore denormals in floatUlpThresholdComp...
2015-10-28 Kalle RaitaDO NOT MERGE Split GLES31 copy image tests in 3. am...
2015-10-28 Daniel XieMerge "DO NOT MERGE: Add cube gather tests that avoid...
2015-10-28 Daniel XieMerge "Remove broken record_variable_selection test...
2015-10-28 Jarkko PöyryDO NOT MERGE: Apply fix for tessellation fractional...
2015-10-28 Pyry HaulosDO NOT MERGE Do not require signed zero support in...
2015-10-28 Jarkko PöyryDO NOT MERGE: Ignore denormals in floatUlpThresholdComp...
2015-10-27 Daniel XieMerge "DO NOT MERGE: Add cube gather tests that avoid...
2015-10-27 Daniel XieMerge "Remove broken record_variable_selection test...
2015-10-27 Jarkko PöyryDO NOT MERGE: Apply fix for tessellation fractional...
2015-10-27 Pyry HaulosDO NOT MERGE Do not require signed zero support in...
2015-10-27 Jarkko PöyryDO NOT MERGE: Ignore denormals in floatUlpThresholdComp...
2015-10-23 Pyry HaulosMerge blend tests
2015-10-23 Pyry HaulosMerge in stencil tests
2015-10-23 Mika IsojärviInitial Vulkan render pass tests.
2015-10-23 Pyry HaulosBasic object management tests
2015-10-23 Dae KimAdded pipeline stencil tests.
2015-10-23 Dae KimAdded pipeline blend tests.
2015-10-21 Pyry HaulosPort ShaderLibrary-based GLSL ES 3.1 tests to Vulkan
2015-10-21 Pyry HaulosImplement ShaderLibrary for Vulkan
2015-10-20 Pyry HaulosFix invalid use of intThresholdCompare in fragment_ops...
2015-10-19 Pyry HaulosFix framework support for various Vulkan texture formats
2015-10-19 Pyry HaulosMerge in changes from Khronos master
2015-10-19 Pyry Haulosam b5d323b0: Fix invalid uses of PixelBufferAccess
2015-10-19 Pyry HaulosMerge branch 'scygan-fix_gen_wrappers.py' into 'master'
2015-10-19 scyganFix gen_framework.py - it ignored the arrays in functio...
2015-10-16 Mika IsojärviFix vulkan image util format mappings.
2015-10-16 Pyry Haulosam 0b78ae91: Merge "Add tests for PixelBufferAccess...
2015-10-16 Pyry Haulosam 8687dbaf: Merge "Add a few utils for tcu::TextureFormat"
2015-10-16 Pyry Haulosam 6c34b22e: Merge "Add new texture formats and remove...
2015-10-16 Lei ZhangUse explicit layout and remove GLSLShared in the OpNop...
2015-10-16 Pyry HaulosMerge "Add more tests to dEQP-VK.info" into vulkan
2015-10-16 Pyry HaulosMerge "Make vkt::TestInstance assignment and copy ctor...
2015-10-16 Jesse Hallam c198d02e: Fix building on darwin-x86_64 with clang
2015-10-15 Dejan MircevskiRename "opnop_test" to "opnop".
2015-10-15 Lei ZhangMerge "SpirVAssembly: Vulkan environment basics for...
2015-10-15 Lei ZhangSpirVAssembly: Vulkan environment basics for compute...
2015-10-15 Kalle Raitaam bfb203d5: (-s ours) am 7aad11b3: (-s ours) am eee827...
2015-10-15 Kalle Raitaam 7aad11b3: (-s ours) am eee8271e: DO NOT MERGE Split...
2015-10-14 Pyry Haulosam ed67acb6: Do not query GL_MAX_PATCH_VERTICES if...
2015-10-13 Pyry Haulosresolved conflicts for 00d2d01b to vulkan
2015-10-12 Pyry HaulosAdd more tests to dEQP-VK.info
next