layers: Add support for VK_EXT_descriptor_indexing
[platform/upstream/Vulkan-LoaderAndValidationLayers.git] / tests / vkrenderframework.cpp
2018-04-13 Jeff Bolzlayers: Add support for VK_EXT_descriptor_indexing
2018-04-04 Gabríel Arthúr Pét... tests: Fix copy&paste error in a comment in vkrenderfra...
2018-04-04 Dave Houltontests: Update CopyImage with sampler_YCbCr VUIDs
2018-04-03 John Zulauftests: Add debug callbacks during CreateInstance
2018-03-30 John Zulauftests: Add queue support to command buffer objects
2018-03-19 Gabríel Arthúr Pét... tests: Fix memleak of image objects in vkrenderframework
2018-02-16 Dave Houltontests: clang-format only
2018-01-31 John Zulauftests: Add queue family selection utility
2018-01-23 John Zulauftests: Add VK_SHARING_MODE_CONCURRENT support
2017-12-21 Petr Kraustests Add VkPipelineLayoutObj
2017-12-21 Petr Kraustests: Add VkDescriptorSetLayoutObj
2017-12-14 Tobin Ehlistests:Driver Workaround and notes
2017-12-14 Petr Kraustests: Clean up VKTriangleTest
2017-12-12 Petr Krausbuild: Clear some compiler warnings
2017-12-11 Petr Kraustest: Fix image usage-feature check
2017-12-11 Petr Kraustests: Fix empty queue families in device creation
2017-11-30 John Zulauftests: Added PipelineMultiSample VUID tests
2017-11-17 Tobin Ehlistests:Add "--devsim" option
2017-09-12 Mark LobodzinskiRevert "layers: Fix Graphics Pipeline pointers not...
2017-09-12 Petr Krauslayers: Fix Graphics Pipeline pointers not ignored
2017-09-01 Jeremy Kniagerlayer: Add Helper Function for Loading DPL
2017-08-30 Mike Schuchardttests: Fix copy/paste bug in test framework
2017-07-18 Tobin Ehlistests:Fix barrier self-dependency
2017-07-18 Tobin Ehlistests:Update framework self-dependency
2017-07-18 Tobin Ehlistests:Update self-dependency tests
2017-07-18 Tobin Ehlistests:Removed expected errors in InvalidBarriers
2017-06-21 Tony Barbourtests: Handle device extensions provided by layers
2017-06-07 Dave Houltontests: Redo extension handling in framework
2017-05-26 Petr Kraustests: Fix Windows build warning
2017-05-26 Chris Forbestests: Inline VkCommandBufferObj::BindPipeline
2017-05-26 Chris Forbestests: Remove VkCommandBufferObj::{Begin,End}CommandBuffer
2017-05-26 Chris Forbestests: Remove dead members from VkPipelineObj
2017-05-26 Chris Forbestests: Get rid of VkCommandBufferObj::GetBufferHandle()
2017-05-26 Chris Forbestests: Get rid of split elemsize/count size in VkConsta...
2017-05-26 Chris Forbestests: Remove more unused framework
2017-05-26 Chris Forbestests: Remove VkIndexBufferObj
2017-05-26 Chris Forbestests: Remove more unused helpers
2017-05-26 Chris Forbestests: Remove unused barrier helper from VkConstantBuff...
2017-05-19 Chris Forbestests: Make it easy to set pool & cb flags
2017-05-06 Cort Strattontests: VkPipelineObj tessellation fixes
2017-04-13 Chris Forbestests: Add createinfo overload to VkPipelineObj::AddShader
2017-04-13 Chris Forbestests: Store createinfos rather than VkShaderObj
2017-04-13 Chris Forbestests: return createinfo from VkShaderObj by ref-to...
2017-04-13 Chris Forbestests: Rework VkShaderObj guts to keep whole createinfo
2017-04-13 Chris Forbestests: Remove no-spirv support from framework
2017-04-05 Jeremy Hayeslayers: Fix GH 1639.
2017-03-30 Dave Houltontests: clang-format
2017-03-30 Dave Houltontests: Add assert for multiple initializations
2017-03-29 Dave Houltonlayers: Rename format utils, strip Vk
2017-03-29 Dave Houltonlayers: refactor layer utils
2017-03-23 Mike Schuchardttests: Add VkCommandPoolObj wrapper class
2017-03-13 Mark Lobodzinskitests: Fix framework init of depthClampEnable
2017-03-10 Tony Barbourtests: Find supported depth format instead of assuming
2017-03-07 Dave Houltontests: Bugfix check and add mip copy tests
2017-02-22 Dave Houltontests: Fix aspect bit for DS in framework
2017-02-13 Mike Weiblentests: Refactor VkPipelineObj::CreateVKPipeline()
2017-02-02 Rene Lindsaytests: Fix commandpool unexpected error
2017-01-31 Dave Houltonlayers: Add tests for sparse images
2017-01-26 Mark Lobodzinskirepo: Clang-format LVL source files using Google
2017-01-26 Mark Lobodzinskirepo: Clang-format c/cpp/h LVL files using LLVM
2017-01-04 Rene LindsayMerge pull request #1337 from KhronosGroup/rene_one_com...
2017-01-04 Rene Lindsaytests: Place each command on a separate line.
2016-12-09 Slawomir CyganCore validation: add an errror message when wrong layou...
2016-09-22 Tobin Ehlistests: Make initial renderpass color attachment image...
2016-09-13 Chris Forbestests: Hold PipelineObj::m_ds_state by ptr.
2016-09-08 Mark Lobodzinskitests: Clang-format vkrenderframework files
2016-08-22 Cody Northroptests: Re-enable changes to InitState()
2016-08-19 Cody NorthropRevert "tests: Move device creation from Setup to InitS...
2016-08-19 Cody NorthropRevert "tests: Enable passing PhysicalDeviceFeatures...
2016-08-18 Tony Barbourtests: Enable passing PhysicalDeviceFeatures to InitState
2016-08-18 Tony Barbourtests: Move device creation from Setup to InitState
2016-08-12 Tony Barbourtests: Add VkRenderpassObj to render framework
2016-08-12 Tony Barbourtests: Add PhysicalDeviceFeatures to VkDeviceObj
2016-08-08 Tony Barbourtests: Remove refs to device layers in tests + framework
2016-08-04 Tony Barbourtests: GH650, Add no-layout imageObj init
2016-07-22 Tobin Ehlistests: Don't need depth_or_stencil helper
2016-07-22 Tobin Ehlistests: Fix test framework to correctly set image aspect
2016-07-12 Mark Muellertests: GH422 Addition of Buffer Validation Tests
2016-07-11 Karl Schultzmisc: Update to Vulkan header version 20
2016-06-23 Mark LobodzinskiRevert "test: GH422 - Buffer Validation Tests"
2016-06-23 Mark Muellertest: GH422 - Buffer Validation Tests
2016-06-17 Tony Barbourtests: Clear srcMask if old layout is undefined
2016-06-17 Tony Barbourtests: Set stencil aspect if Depth Stencil format
2016-06-17 Tony Barbourtests: Add usage to init of VkDepthStencilObj
2016-06-17 Tony Barbourtests: Pass access flags instead of bit so you can...
2016-06-17 Greg FischerMerge branch 'master' of github.com:KhronosGroup/Vulkan...
2016-05-31 Tobin Ehlistests: Set correct input assembly struct type
2016-05-02 Dustin Gravestests: Fix layer validation test issues
2016-04-29 Dustin Gravestests: Initialize reserved flags as 0
2016-04-28 Tony Barbourdemos+tests: Add HOST_COHERENT to HOST_VISIBLE memory...
2016-04-19 Jon Ashburnmisc: Update licenses to Apache 2.0
2016-04-11 Tony Barbourtests: VkDescriptorSetObj - keep track of type counts...
2016-04-07 Tony Barbourtests: Make VkDepthStencilObj a VkImageObj and set...
2016-04-07 Tony Barbourtests: Add surface extensions for xcb/win32
2016-04-04 Michael Mc Donnelltests: Initialize fields so test does not crash.
2016-04-04 Chris Forbestests: Add ability to override tessellation state,...
2016-04-04 Chris Forbestests: Fix test framework to not pass a null vi
2016-03-29 Tobin Ehlislayers: GH195 Fix core_validation dynamic state checks
2016-03-05 tobineMerge pull request #80 from lentinem/mlentine-buildfix
2016-03-04 Tony Barbourvalidation: Promote validation warnings to errors
next