Suppress all build warnings
[platform/upstream/Vulkan-LoaderAndValidationLayers.git] / tests / vkrenderframework.cpp
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
2016-03-04 tobineMerge pull request #59 from chrisforbes/ds-more-fixes
2016-03-02 Tony Barbourtests: Clean up misc validation warnings
2016-03-02 Tony Barbourtests: Remove unused mip levels from rendersystem image...
2016-03-02 Tony Barbourtests: Fix image creation with invalid initial layout
2016-03-02 Tony Barbourtests: LEx 294 Don't create empty descriptor pools
2016-02-23 Eric Engestromlayers: Remove unnecessary null pointer checks
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-10 Michael Lentinelayers: Enable Wall and Werror.
2016-02-03 Karl Schultztests: Update copyright and apply clang-format
2016-01-25 Mark YoungWin32: Get 32-bit Windows build working
2016-01-11 Jon Ashburnmisc: Move to Vulkan header version 0.222
2015-12-31 Jon Ashburnmisc: rename descriptorSetlayout pBinding; update to...
2015-12-31 Jon Ashburnmisc: Add pipeline stage flags to wait upon for queueSu...
2015-12-31 Jon Ashburnmisc: rename startXXX to firstXXX and add firstXXX...
2015-12-17 Courtney Goeltzenl... misc: Clean up variety of compiler warnings
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-15 Courtney Goeltzenl... layers: Rename DebugReport flags
2015-12-15 Jon Ashburnvulkan: Changes for header version 211
2015-12-11 Courtney Goeltzenl... tests: Ensure texture mipCount is valid
2015-12-07 Tony BarbourCreate a surface to find out what formats are presentable
2015-12-01 Ian Elliotttests: Eliminate compiler warning & improve FIXME for...
2015-12-01 Ian Elliotttests: Started converting test code to use the new...
2015-12-01 Ian ElliottWSI: sed-generated changes to WSI code (not all that...
2015-11-11 Chia-I Wubug 15089: Does "Across Command Buffer Boundaries"...
2015-11-06 Chia-I Wubug 15085: queue creation naming issues
2015-11-06 David PinedoMerge branch 'david_include_change_20151106'
2015-11-06 Tony Barbourtests: Add perf warnings to those sent to callback
2015-11-06 David PinedoMoved header files from include to include/vulkan
2015-11-05 Tony Barbourtests: Fix layout and src_mask errors from draw state...
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 15003: vkCmdPipelineBarrier should be allowed on...
2015-11-03 Chia-I Wubug 14537: vkGetPhysicalDeviceImageFormatProperties...
2015-11-03 Chia-I Wubug 15022: Need a way to specify dummy descriptors...
2015-11-03 Chia-I Wubug 14608: VkShaderModule object lifetime (WIP)
2015-11-03 Chia-I Wubug 14887: Documenting Valid Behavior in the Spec ...
2015-11-03 Tony Barbourtests: Set image layout correctly for render tests
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
2015-11-02 Chia-I Wubug 14921 part 1: sed renames
2015-11-02 Chia-I WuMR 542: Remaining items from the cleanup bug (WIP)
2015-11-02 Chia-I Wubug 14918 part 2: some simple renames (WIP)
2015-11-02 Chia-I Wubug 14918 part1: consistency/cleanup ideas (from jbolz...
2015-11-02 Chia-I Wubug 14543: rename VkTex* enums to VkTexture* similarly...
2015-11-02 Chia-I Wubug 12921: Memory callback (WIP)
2015-11-02 Chia-I Wubug 14892: 'count' parameters and members named inconsi...
2015-11-02 Chia-I Wubug 14857: Adding extensibility to VkSubmitInfo (WIP)
2015-10-30 Chia-I Wubug 14864: Remove redundant VkPipelineShaderStageCreate...
2015-10-30 Chia-I Wubug 14462: endianness of code for shader modules (WIP)
2015-10-30 Chia-I Wubug 14365: Rename slopeScaledDepthBias to depthBiasSlop...
2015-10-27 Cody Northropframework: Don't clear pipeline viewport or scissor...
2015-10-27 Courtney Goeltzenl... misc: Windows does not like named structure initialization
2015-10-26 Courtney Goeltzenl... bug-14827: Remove DescriptorInfo union
2015-10-26 Courtney Goeltzenl... bug-14258: Make descriptor pools and command pools...
2015-10-23 Courtney Goeltzenl... misc: Track alphaToOneEnable
2015-10-23 Courtney Goeltzenl... bug-14827: Make DescriptorInfo a union of bufferInfo...
next