platform/upstream/VK-GL-CTS.git
2017-12-01 Courtney Goeltzenleu... Vulkan: Add wide-color tests
2017-11-30 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master
2017-11-30 Paavo PessiFix stageMask (0x1) usage in binding_model and glsl...
2017-11-30 Mikael TuomisaloAdd new tests for OpSConvert and OpFConvert
2017-11-30 Jari KomppaRemoved duplicate fvec3 declaration
2017-11-30 Paavo PessiFix PIPELINE_STAGE_TOP_OF_PIPE_BIT usage in api tests
2017-11-30 Piotr ByszewskiTest if mediump optimizations are not to aggressive
2017-11-29 Paavo PessiTest component qualifier in shaders
2017-11-23 Alexander GalazinDelete GTF mustpass files
2017-11-23 Piotr ByszewskiCorrect robust buffer access behavior tests
2017-11-22 Jari KomppaAdded constraints for random access flags
2017-11-22 Juan A. Suarez... Do not use depthClampEnable unconditionally.
2017-11-22 Juan A. Suarez... Remove duplicated definitions in spirv_assembly tests
2017-11-22 Slawomir CyganTest with depth range greater than 1.0 should require...
2017-11-15 Alexander GalazinMerge vk-gl-cts/opengl-cts-4.6.0 into vk-gl-cts/master
2017-11-15 Ari SuonpaaAdd testing for sparse D/S/DS images.
2017-11-14 Alexander GalazinNotice of withdrawal of Vulkan CTS 1.0.0.x and 1.0.1.x
2017-11-10 Alexander GalazinRemove mod from GL mustpass
2017-11-10 Alexander GalazinUpdate KC CTS reference
2017-11-10 Adam CzuprynaChange Built-in Functions test case proposal
2017-11-10 Juan A. Suarez... Use proper name for array-of-array varyings.
2017-11-10 Igor OstrowskiAdd depth bounds tests
2017-11-10 Juan A. Suarez... GL_ARB_compute_shader required for OpenGL < 4.3
2017-11-10 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master
2017-11-09 Arkadiusz SarwaTest local workgroup size
2017-11-09 Igor OstrowskiFix issues reported by validation layers
2017-11-09 Jorg WagnerDo not use depthClampEnable unconditionally.
2017-11-09 Slawomir CyganPipeline used in second subpass should set subpass...
2017-11-07 Juan A. Suarez... Load functions from ARB_uniform_buffer_object
2017-11-07 Ari SuonpaaAdd tests for verifying standard image block shape...
2017-11-07 Courtney Goeltzenleu... Catch BAD_MATCH from createWindowSurface
2017-11-07 Mark AdamsMultiple draw buffers in blend_equation_advanced
2017-11-03 James HelfertyRelax XFB begin check to match recent spec edit
2017-11-03 Adam CzuprynaAdd CTS_ARB_gl_spirv test implementation
2017-11-03 Adam CzuprynaAdd CTS_ARB_gl_spirv test implementation
2017-11-02 Chris ForbesKHR_swapchain: Trigger the fence off vkQueueSubmit
2017-11-02 Chris ForbesGOOGLE_display_timing: Trigger the fence off vkQueueSubmit
2017-11-01 Ari SuonpaaAdd tests for aligned mip size in sparse images.
2017-10-31 Alexander GalazinMerge vk-gl-cts/opengl-cts-4.6.0 into vk-gl-cts/master
2017-10-31 Alexander GalazinMerge vk-gl-cts/opengl-es-cts-3.2.4 into vk-gl-cts...
2017-10-31 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master
2017-10-31 Jason EkstrandVK_KHR_variable_pointers: Don't use OpPtrAccessChain...
2017-10-31 Jason EkstrandVK_KHR_variable_pointers: Delete an unused and invalid...
2017-10-31 Iago Toral... Fix attribute mapping in enhanced layouts tests for...
2017-10-31 Juan A. Suarez... Several fixes for texture_size_promotion
2017-10-31 Iago Toral... Respect GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS
2017-10-31 Iago Toral... Component aliasing on vertex inputs is allowed
2017-10-31 Eleni Maria... Online compression for ETC2 compressed formats is not...
2017-10-31 Kenneth GraunkeDelete incorrect invalid map transform feedback subtest.
2017-10-25 Paavo PessiTest separate and combined images and samplers in SPIR-V
2017-10-25 Piers DaniellCopy the gles3/graphicsfuzz data to the output dir
2017-10-25 Jeannot BretonSkip non accelerated pixel format
2017-10-25 Piotr ByszewskiCopyImageSubData with integer textures
2017-10-20 Alexander GalazinMerge vk-gl-cts/opengl-cts-4.6.0 into vk-gl-cts/master
2017-10-20 Jari KomppaAdd tests to use OpPhi with various variable types
2017-10-20 Chris ForbesAvoid watchdog timeout in Vulkan builtin precision...
2017-10-17 Ari SuonpaaAdd test for reading samples from previous subpass.
2017-10-17 Kenneth GraunkeMake 420pack 'binding' layout qualifier tests check...
2017-10-17 Kenneth GraunkeSkip impossible shader stages in image load store max...
2017-10-17 Graeme LeeseBroadcom Waiver Request for #757
2017-10-17 Ari SuonpaaAdd tests for inverted depth ranges.
2017-10-13 Piotr ByszewskiTest if GL_FRAGMENT_PRECISION_HIGH is exposed
2017-10-13 Adam CzuprynaAdd Shader Binary Multiple Shader Objects test case...
2017-10-13 Alexander GalazinMerge vk-gl-cts/opengl-cts-4.6.0 into vk-gl-cts/master
2017-10-12 Kenneth GraunkeDelete incorrect invalid map CTS tests.
2017-10-11 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master
2017-10-10 Piotr ByszewskiAdd multiple contexts tests
2017-10-10 Piotr ByszewskiRemove ES3PlusWrapperContext
2017-10-10 Ilia MirkinAlways apply flat qualifier to double inputs, same...
2017-10-10 Piotr ByszewskiTest EXT_shader_group_vote using variables
2017-10-10 Jason EkstrandVK_KHR_incremental_present: Trigger the fence off vkQue...
2017-10-09 Igor OstrowskiDrawUtil: Fix depthBounds check
2017-10-09 Eleni Maria... Fix KHR-GL45/46.enhanced_layouts.varying_block_member_l...
2017-10-09 Piotr ByszewskiIncrease negative GLSL coverage
2017-10-09 Piotr ByszewskiIncrease coverage for robustness
2017-10-09 Piotr ByszewskiTests mixing UB/SSB with and without instance names
2017-10-02 Andrey TuganovFix non-unique type declarations in tests
2017-10-02 Jorg WagnerCorrect image usage flags for YCbCr copy tests
2017-10-02 Panagiotis... Serialize region copies for YCbCr copy tests
2017-10-01 Eleni Maria... Fix KHR-GL45/46.enhanced_layouts.varying_block_member_l...
2017-10-01 Piotr ByszewskiTest struct names hiding other struct names
2017-10-01 Iago Toral... Fix locations in enhanced layouts tests
2017-10-01 Ari SuonpaaFixed invalid OpPtrAccessChain usage in access chain...
2017-09-29 Piotr ByszewskiTest BLOCK_INDEX of uniform inside block array
2017-09-29 Nicolai HähnleAllow min/max/clamp to flush subnormals only during...
2017-09-29 Adam CzuprynaAdd CTS_ARB_gl_spirv test specification proposal
2017-09-29 Paavo PessiTest vkCmdBlitImage for cubemaps with layerCount=6
2017-09-28 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master
2017-09-28 Paavo PessiValidate empty render pass
2017-09-28 David NetoTest reading compute shader builtin vars by component
2017-09-27 Alexander GalazinRemove YCbCr from the instance extensions
2017-09-27 Piotr ByszewskiFix UniformBlockPrecisionMatching test
2017-09-27 Piotr ByszewskiAdd multiple contexts tests
2017-09-27 Iago Toral... Remove test cases for doubles from varying components...
2017-09-27 Alexander GalazinFreeze OpenGL ES CTS 3.2.4.x mustpass
2017-09-26 Mark AdamsLimit max renderbuffer size to avoid too-large allocations
2017-09-26 Peter GalTypo fix in YCbCr conversion tests
2017-09-26 Graeme LeeseCheck viewport limits against framebuffer limits
2017-09-26 Jari KomppaAdd test to stress deeply nested OpPhi
2017-09-22 Alexander GalazinMerge vk-gl-cts/vulkan-cts-1.0.2 into vk-gl-cts/master
next