We need to allocate memory before we can create a buffer view
[platform/upstream/VK-GL-CTS.git] / external / vulkancts / modules / vulkan / spirv_assembly / vktSpvAsmComputeShaderCase.cpp
2015-12-21 Jeannot BretonWe need to allocate memory before we can create a buffe...
2015-12-21 Pyry HaulosMerge 43-occlusion_query_tests
2015-12-20 Pyry HaulosMerge 12-shader-executor-uniforms
2015-12-20 Pyry HaulosMerge dynamic_state_tests
2015-12-18 Pyry HaulosMerge branch 'binding_model-num_workgroups_ref' into...
2015-12-17 Pyry HaulosMerge 42-ubo
2015-12-17 Pyry HaulosImprove aligned alloc utilities further
2015-12-17 Pyry HaulosMerge branch 'issue_72' into 'master'
2015-12-17 Pyry HaulosMerge branch 'jbolz_renderpass' into 'master'
2015-12-17 Pyry HaulosAdd deIsPowerOfTwoSize() to deInt32.h
2015-12-17 Pyry HaulosMerge branch '47-fix-multisample-state' into 'master'
2015-12-17 Pyry HaulosMerge branch '94-builtin-precision-speedup' into 'master'
2015-12-17 Pyry HaulosMerge branch '79-bufferview-sparse_binding' into 'master'
2015-12-17 Pyry HaulosMerge 30-vertex-input-tests
2015-12-17 Pyry HaulosMerge "Add de::AppendList<T>"
2015-12-16 Pyry HaulosMerge 31-input-assembly-tests
2015-12-16 Pyry HaulosMerge 78-multisample-tests
2015-12-16 Pyry HaulosMerge 28-push-constant-tests
2015-12-16 Pyry HaulosMerge 25-spirv-assembly-compute-tests
2015-12-16 Pyry HaulosImprove deAlignedMalloc()
2015-12-16 Pyry HaulosAdd de::alignOf<T>() to deDefs.hpp
2015-12-16 Pyry HaulosFix doxygen comment tags in few deDefs.hpp functions
2015-12-15 Andrew WoloszynAdded OpQuantizeToF16 tests to compute shaders.
2015-12-15 Lei ZhangAdd more SPIR-V assembly tests based on compute shader.
2015-12-14 Kalle RaitaDO NOT MERGE Refresh GLES 3.1 must-pass XML am: d8e85a9...
2015-12-14 Kalle RaitaDO NOT MERGE Remove MSAA wide line derivate tests am...
2015-12-14 Daniel XieMerge "DO NOT MERGE: Add cube gather tests that avoid...
2015-12-14 Daniel XieMerge "Remove broken record_variable_selection test...
2015-12-14 Jarkko PöyryDO NOT MERGE: Apply fix for tessellation fractional...
2015-12-14 Pyry HaulosDO NOT MERGE Do not require signed zero support in...
2015-12-14 Jarkko PöyryDO NOT MERGE: Ignore denormals in floatUlpThresholdComp...
2015-12-12 Pyry HaulosMerge "Add atomic memory operations for more types"
2015-12-11 Pyry HaulosAdd deIsPowerOfTwo64
2015-12-10 Kalle RaitaFix shift-negative-value warning
2015-12-10 Daniel XieMerge "Remove wide line bounding box cases" into marshm...
2015-12-10 David SodmanRemove GLES2-texture.wrap tests from mustpass am: 85fcb...
2015-12-10 David SodmanRemove GLES2.functional.texture.units.2_units.only_cube...
2015-12-09 Kalle RaitaMerge "Sharding support for deqp CTS v2 integration"
2015-12-09 scyganMerge remote-tracking branch 'gitlab/master' into 43...
2015-12-09 scyganMerge remote-tracking branch 'gitlab/master' into dynam...
2015-12-07 Pyry HaulosMerge branch '44-spirv-assembly-framework' into 'master'
2015-12-05 Pyry HaulosMerge "Update glslang revision" into vulkan
2015-12-05 Pyry HaulosUpdate API version to 0.210.1
2015-12-03 Pyry HaulosMerge "Add support for UNORM_SHORT_1555 format; fix...
2015-12-03 Daniel XieMerge "Change MSAA sample-count error to warning" into...
2015-12-03 David SodmanRemove GLES2.functional.dither.disable.gradient.* tests...
2015-12-03 Pyry HaulosMerge "Add MIRRORED_ONCE wrap mode"
2015-12-03 Pyry HaulosCherry-pick a few tcu::StringTemplate fixes to master
2015-11-26 Kalle RaitaRemove unnecessary cast in DeqpTestRunner
2015-11-23 Jed EstepDO NOT MERGE add running time hints for dEQP packages...
2015-11-23 Daniel XieMerge "DO NOT MERGE Restore accidentally commented...
2015-11-23 Kalle RaitaExclude RGB565 blending cases from the must-pass am...
2015-11-18 Kalle RaitaMerge "Fix copy-paste typos in expect* functions"
2015-11-16 Pyry HaulosNew EGL mustpass candidate
2015-11-11 Pyry HaulosFix warning
2015-11-11 Mika IsojärviAdd SHA1 functions to decpp.
2015-11-11 Mika IsojärviAdd sha1 hash functions to delibs.
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-20 Pyry HaulosFix invalid use of intThresholdCompare in fragment_ops...
2015-10-19 Pyry Haulosam b5d323b0: Fix invalid uses of PixelBufferAccess
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 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 Lei ZhangMerge "SpirVAssembly: Vulkan environment basics for...
2015-10-15 Lei ZhangSpirVAssembly: Vulkan environment basics for compute...