layers: Add support for VK_EXT_descriptor_indexing
[platform/upstream/Vulkan-LoaderAndValidationLayers.git] / tests / vkrenderframework.h
2018-04-13 Jeff Bolzlayers: Add support for VK_EXT_descriptor_indexing
2018-04-04 Dave Houltontests: Update CopyImage with sampler_YCbCr VUIDs
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-01-31 John Zulauftests: Add queue family selection utility
2018-01-23 John Zulauftests: Add VK_SHARING_MODE_CONCURRENT support
2018-01-03 Mike Schuchardttests: Explicit move constructor/assignment
2017-12-21 Petr Kraustests Add VkPipelineLayoutObj
2017-12-21 Petr Kraustests: Add VkDescriptorSetLayoutObj
2017-12-21 Petr Kraustests: Add Obj vector transformation helpers
2017-12-14 Petr Kraustests: Clean up VKTriangleTest
2017-12-11 Petr Kraustest: Fix image usage-feature check
2017-11-30 John Zulauftests: Added PipelineMultiSample VUID tests
2017-11-17 Tobin Ehlistests:Add "--devsim" option
2017-07-20 Chris Forbestests: Add test for missing FS output but masked
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: clang-format only
2017-06-07 Dave Houltontests: Redo extension handling in framework
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: Remove VkDescriptorSetObj::GetTypeCounts
2017-05-26 Chris Forbestests: Remove VkTextureObj::m_rowPitch
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-05 Jeremy Hayeslayers: Fix GH 1639.
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-10 Tony Barbourtests: Find supported depth format instead of assuming
2017-03-07 Dave Houltontests: Bugfix check and add mip copy tests
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
2016-12-09 Slawomir CyganCore validation: add an errror message when wrong layou...
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-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: Add usage to init of VkDepthStencilObj
2016-06-17 Tony Barbourtests: Pass access flags instead of bit so you can...
2016-05-13 Karl Schultztests: GH431 Add layer checks and tests for push constant
2016-05-02 Ian Elliotttests: ensure WSI extensions enabled before functions...
2016-05-02 Dustin Gravestests: Fix layer validation test issues
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-04 Chris Forbestests: Add ability to override tessellation state,...
2016-03-29 Tobin Ehlislayers: GH195 Fix core_validation dynamic state checks
2016-03-22 Jon Ashburntests: Use header macro for API version rather than...
2016-03-04 tobineMerge pull request #59 from chrisforbes/ds-more-fixes
2016-03-03 Jon Ashburnmisc: Remove lunarg_debug_marker extension
2016-03-02 Tony Barbourtests: LEx 294 Don't create empty descriptor pools
2016-02-25 Tony BarbourUse API Version 1.0.0 instead of using VK_API_VERSION...
2016-02-12 Mark Lobodzinskiheader: Update 1.0.3 header revision for inclusion...
2016-02-12 Chris Forbestests: Add optional entrypoint name to test shader...
2016-02-10 Tobin EhlisMerge branch 'stroyan_draw_state_beginCB' into 'master'
2016-02-10 Karl SchultzRemove Khronos confidential clause from license text.
2016-02-03 Karl Schultztests: Update copyright and apply clang-format
2016-01-11 Jon Ashburnmisc: Move to Vulkan header version 0.222
2015-12-31 Jon Ashburnmisc: rename startXXX to firstXXX and add firstXXX...
2015-12-17 Courtney Goeltzenl... misc: white space cleanup
2015-12-17 Courtney Goeltzenl... debug_report: rename object type and error bits
2015-12-17 Courtney Goeltzenl... debug_report: Add DebugReportMessage function
2015-12-17 Courtney Goeltzenl... debug_report: rename and update to use CreateInfo
2015-12-17 Courtney Goeltzenl... debug_report: Rename VkDbgMsgCallback object
2015-11-24 David PinedoLayers: changed layer names to conform to spec
2015-11-20 Michael Lentinetests: Make some of the validation tests work on android
2015-11-06 David PinedoMerge branch 'david_include_change_20151106'
2015-11-06 David PinedoMoved header files from include to include/vulkan
2015-11-04 Courtney Goeltzenl... misc: Update author information
2015-11-04 Courtney Goeltzenl... misc: switch copyright to Valve
2015-11-04 Courtney Goeltzenl... misc: Remove Vulkan name from Copyright
2015-11-03 Chia-I Wubug 14608: VkShaderModule object lifetime (WIP)
2015-11-02 Chia-I Wubug 14965: Merge VK_MEMORY_INPUT/OUTPUT flags to better...
2015-11-02 Chia-I Wubug 14918 part 4: more cleanups (WIP)
2015-11-02 Chia-I Wubug 14918 part 3: sed renames
next