- 0963fc7 Merge branch '287-puniq' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
- 73b2fad Merge "Log SPIR-V assembly source." by Dejan Mircevski · 9 years ago
- 133cd2f Log SPIR-V assembly source. by Dejan Mircevski · 9 years ago
- cd32d2c Add missing commands for reseting queryPool prior to use by Szilard Ledan · 9 years ago
- 8248a89 Make buffer-pointer types unique. by Dejan Mircevski · 9 years ago
- 9da66aa End the renderpass before trying to copy the query results, as by Joerg Wagner · 9 years ago
- c7dc806 Select shader version appropriate for context. by Daniel Andrade Groppe · 9 years ago
- e2d8ac5 Add support for OpenGL ES 3.2 features. by Daniel Andrade Groppe · 9 years ago
- 0cecce4 Add support for OpenGL ES 3.2 features. by Daniel Andrade Groppe · 9 years ago
- 56da1a6 Update Android mustpass build script copyright header. by Mika Isojärvi · 9 years ago
- f9b9c56 Merge branch '277-log-original-assembly-of-SPIRV-assembly-tests' into 'master' by Pyry Haulos · 9 years ago
- 00e0e11 Add original assembly of the SPIR-V assembly tests to the log by Csaba Osztrogonác · 9 years ago
- 86438ea Merge branch '278-proposed_texcoord_offset_is_too_low_fix' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
- f182c40 Merge branch '276-fix-incorrect-buffer-usage-flag' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
- 0b42e11 Merge "Don't require surfaceless context in negative partial update tests." by Mika Isojarvi · 9 years ago
- 710965f Merge "Fix uniform precision qualifier mismatch in GLES3 conditional tests." by Mika Isojarvi · 9 years ago
- 7e7d439 Don't require surfaceless context in negative partial update tests. by Mika Isojärvi · 9 years ago
- e4d71f7 dEQP-VK.compute.basic.shared_atomic_op* fix incorrect usage flag by Maciej Jesionowski · 9 years ago
- 34602b6 Increase texcoord offset used by pipeline.sampler conformance tests from 0.001 to 0.002 by Dominik Witczak · 9 years ago
- 84d0460 Merge "Fix compiler warnings when converting png_uint_32 to deUint32." by Mika Isojarvi · 9 years ago
- 6e2efd1 Merge "Don't require gpu_shader5 in const expression indexing tests." by Mika Isojarvi · 9 years ago
- 18dadb6 Fix compiler warnings when converting png_uint_32 to deUint32. by Mika Isojärvi · 9 years ago
- 24e7f19 Don't require gpu_shader5 in const expression indexing tests. by Mika Isojärvi · 9 years ago
- 8a56ba0 Remove GLES2 texture unit tests from the mustpass. by Mika Isojärvi · 9 years ago
- e1b9c32 Don't require supported binary formats in negative tests. by Mika Isojärvi · 9 years ago
- b840754 Use compatible texture formats in negative blit tests. by Mika Isojärvi · 9 years ago
- d767ee4 Remove multiwindow EGL tests from mustpass. by Mika Isojärvi · 9 years ago
- 9274773 Touch process watchdog in built-in precision tests by Pyry Haulos · 9 years ago
- 7448d53 Rebuild CTS mustpass by Pyry Haulos · 9 years ago
- 6e89a2f Add new files to Android.mk by Pyry Haulos · 9 years ago
- 65fba59 Merge in first OpenGL ES 3.2 tests by Pyry Haulos · 9 years ago
- 17e016d Merge branch 'gstrm' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
- 66de909 Merge branch 'jbolz_createBuffer_memoryType' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
- bbf8b64 Merge branch '266-dEQP-VK.renderpass-Test-Fixes' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
- 9af41b5 Update geometry and tessellation shader limits. by Mika Isojärvi · 9 years ago
- 15a19da Remove tests cases and checks assuming native handles to be invalid. by Mika Isojärvi · 9 years ago
- 2000ed6 Merge branch '271-uninitialized-size' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
- b101428 Merge branch '273-vertex-input-stride-fix' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
- 575313b Allow helper invocations inside primitive. by Mika Isojärvi · 9 years ago
- 8c44b09 Allow color to change once in dithering disabled gradient tests. by Mika Isojärvi · 9 years ago
- 8780567 Merge "Load libui.so lazily in android_native EGLImage tests." by Mika Isojarvi · 9 years ago
- de7dc78 Merge "cmake: look for png.h, not libpng.h" by Pyry Haulos · 9 years ago
- cb75a0a dEQP-VK.pipeline.vertex_input.*: corrected vertex input binding strides. by Dae Kim · 9 years ago
- 2aef536 Load libui.so lazily in android_native EGLImage tests. by Mika Isojärvi · 9 years ago
- bba2538 Merge "Check extension support before queries in texture size tests." by Mika Isojarvi · 9 years ago
- 1daa1bb Remove tests using internal Android APIs from EGL mustpass by Mika Isojärvi · 9 years ago
- 778c4fc Merge changes I61bcc949,I64c54ee4,I4d984d4c,I6186cd17,I953d0264, ... by Pyry Haulos · 9 years ago
- 277e50d Get sampled and storage usage flags from format properties. by Mais Alnasser · 9 years ago
- 26a744d Check extension support before queries in texture size tests. by Mika Isojärvi · 9 years ago
- 98e04c4 Fix uniform precision qualifier mismatch in GLES3 conditional tests. by Mika Isojärvi · 9 years ago
- 29d97c8 Fix custom loop test missing declarations and outputs. by Mika Isojärvi · 9 years ago
- e885d76 Don't use uninitialized variables in dEQP-VK.api.copy_and_blit.buffer_to_image by Kristian Høgsberg Kristensen · 9 years ago
- c3a5e3a Merge in changes from Khronos Vulkan CTS repository by Pyry Haulos · 9 years ago
- d26d093 Add copy image snorm tests back to mustpass. by Mika Isojärvi · 9 years ago
- ef87fbc Merge "Add support for OpenGL ES 3.2 features." into gles32-dev by Pyry Haulos · 9 years ago
- 4d31dc9 Merge branch '268-command-buffers-memory-leak-fix' into 'master' by Pyry Haulos · 9 years ago
- ffe3ffa Merge branch '267-spirv_assembly.instruction-Fixes' into 'master' by Pyry Haulos · 9 years ago
- 6d7c454 Removed correct code by mistake, adding that back and back out the originally intended code. by Mais Alnasser · 9 years ago
- 5780bb0 CommandPool creations in some tests are fixed. by Peter Siket · 9 years ago
- 4158577 Apply formating fixes Remove ArrayStride code. by Mais Alnasser · 9 years ago
- cc2011f OpSelect's condition operand didn't follow spec by Mais Alnasser · 9 years ago
- 7ba18ce spirv_assembly.instruction.compute.opcopymemory.* Add 2 missed ArrayStride, array type in uniform/storage block must have their stride explicitly specified, otherwise the stride infomation in block layout is lost. by Mais Alnasser · 9 years ago
- 5b6f205 Fix Renderpass tests cmdPipelineBarrier should not be called with srcStageMask and dstStageMask set to zero. Adding code to initialize image attachment usage. by Mais Alnasser · 9 years ago
- fd467db Change buffer tests to use queried memory type index by Jeff Bolz · 9 years ago
- 5e333c6 Eliminate Stream decorations. by Dejan Mircevski · 9 years ago
- 44f2d70 Merge "Add test cases for features introduced in OpenGL ES 3.2" into gles32-dev by Pyry Haulos · 9 years ago
- ae5c13a Merge "Add support for OpenGL ES 3.2 features." into gles32-dev by Pyry Haulos · 9 years ago
- f01831b Merge "Adding test cases for OpenGL ES 3.2. Depends on CL 187666." into gles32-dev by Pyry Haulos · 9 years ago
- ecc0cca Add fixed tests back to mustpass set. by Mika Isojärvi · 9 years ago
- 0d87734 Merge "Check texture buffer support in texture format tests." by Mika Isojarvi · 9 years ago
- d4f2c48 Merge "Check also client extensions in eglGetProcAddress tests." by Mika Isojarvi · 9 years ago
- 668b198 Merge "Fix false positives when results are nan in ssbo tests." by Mika Isojarvi · 9 years ago
- 2ae2c3a Fix capability for Stream decorations. by Dejan Mircevski · 9 years ago
- 968c27e Merge "Add missing tessellation shader extension check to bounding box tests." by Mika Isojarvi · 9 years ago
- 4e79c49 Merge "Make EGL extension function naming consistent with the spec." by Mika Isojarvi · 9 years ago
- 625d4d8 Merge "Snap values to 3x3 grid in vertex array tests" by Mika Isojarvi · 9 years ago
- db66290 Merge "Fix layout binding tests resolution issue." by Mika Isojarvi · 9 years ago
- 21f9bad Merge "Properly clean up data in buffer upload test deinit()." by Mika Isojarvi · 9 years ago
- 8b23236 Check texture buffer support in texture format tests. by Mika Isojärvi · 9 years ago
- 293b1f2 Fix false positives when results are nan in ssbo tests. by Mika Isojärvi · 9 years ago
- c449dd6 Check also client extensions in eglGetProcAddress tests. by Mika Isojärvi · 9 years ago
- 2f4e6d9 Make EGL extension function naming consistent with the spec. by Mika Isojärvi · 9 years ago
- bb678e6 Merge in Khronos Vulkan CTS tests by Pyry Haulos · 9 years ago
- 9703ac2 Add Vulkan CTS to deqp Android CTS build by Pyry Haulos · 9 years ago
- 6c13829 Merge "Check ssbo limits properly in opaque indexing tests." by Mika Isojarvi · 9 years ago
- 7088b5c Merge "Fix uniform block precision matching bug" by Mika Isojarvi · 9 years ago
- ad0fe86 Add support for OpenGL ES 3.2 features. by Daniel Andrade Groppe · 9 years ago
- 5ed2b23 Adding test cases for OpenGL ES 3.2. Depends on CL 187666. by Daniel Andrade Groppe · 9 years ago
- 58c95b1 Merge in changes from Khronos repository by Pyry Haulos · 9 years ago
- d5faa03 Add CTS submission package verification script by Pyry Haulos · 9 years ago
- 34defd6 Merge changes from Khronos repository by Pyry Haulos · 9 years ago
- b5ff237 Add support for OpenGL ES 3.2 features. by Daniel Andrade Groppe · 9 years ago
- 9294e99 Minor formatting fixes by Pyry Haulos · 9 years ago
- 8822554 Remove cmdline prefixes to make copy-pasting commands easier by Pyry Haulos · 9 years ago
- bf50777 Add test cases for features introduced in OpenGL ES 3.2 by Daniel Andrade Groppe · 9 years ago
- 3990014 Clarify submission package contents by Pyry Haulos · 9 years ago
- ddc13d9 Fix some formatting, document how to include multiple products by Pyry Haulos · 9 years ago
- 209d731 Fix Vulkan README.md formatting issues by Pyry Haulos · 9 years ago
- d385f5f Merge branch 'issue_260' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago
- b14195e Merge branch '242-blend-mustpass-exclusion' into 'vulkan-cts-1.0' by Pyry Haulos · 9 years ago