platform/upstream/Vulkan-Tools.git
2015-09-25 Mark Lobodzinskilayers: LunarXChange #123 fix - Validate Update/FillBuf...
2015-09-24 Mike Stroyanlayers: Note pending work for ObjectTracker
2015-09-24 Tobin Ehlislayers: Added Image layer to validation test suite...
2015-09-24 Tobin Ehlislayers: Update Image layer to support validation callba...
2015-09-24 Tobin Ehlislayers: Update Image layer to offload view.c validation...
2015-09-24 Courtney Goeltzenleu... bug-14715: DrawIndirect fix
2015-09-24 Courtney Goeltzenleu... layers: Remove unneeded layer_common.h
2015-09-24 Courtney Goeltzenleu... layers: layer generate confused by Count parameter
2015-09-23 Mark Lobodzinskiloader: Remove instance validation checks from debug_re...
2015-09-23 Mike Stroyanlayers: release mutex in DrawState
2015-09-23 Mike Stroyanlayers: VkDestroyInstance+VkDestroyDevice clear ObjectT...
2015-09-23 Jens OwenAdded request for VkShaderCreateInfo.stage check
2015-09-23 GregFbuild: fix update_external_sources.bat to pick up SPIRV...
2015-09-23 Mark Lobodzinskiloader: Remove validation checks from loader.c
2015-09-23 Courtney Goeltzenleu... bug-14365: add dynamic state to PSO
2015-09-23 Courtney Goeltzenleu... bug 14365: make separate viewport and scissor cmds
2015-09-23 Courtney Goeltzenleu... bug 14365: replace dynamic state objects
2015-09-23 Courtney Goeltzenleu... layers: Add function to check if msg will be logged
2015-09-23 Mark Lobodzinskiintel: Removed ICD validation checks from dev.c
2015-09-22 GregFbuild: move to SPIR-V rev 32
2015-09-22 Mark Lobodzinskiintel: Removed ICD validation checks from img.c
2015-09-22 Tony BarbourRemove libpng and zlib dependencies, add copyrights
2015-09-22 Jon Ashburnloader: Add lock around cJSON so big loader lock is...
2015-09-22 Tobin Ehlislayers: DeviceLimits warns if queue properties not...
2015-09-22 Tobin Ehlisdemos: Update Cube to select graphics queue based on...
2015-09-22 GregFbuild: fixes for latest SPIR-V rev 31
2015-09-22 Ian ElliottWSI: Small code changes to deal with latest WSI header.
2015-09-22 Ian ElliottWSI: Update vk_ext_khr_device_swapchain.h to revision...
2015-09-22 Mike Stroyanlayers: ShaderChecker can attempt calls on errors
2015-09-22 Mike Stroyanlayers: fix ShaderChecker hang on stage mismatch
2015-09-22 Mike Stroyanlayers: make DrawState globals static
2015-09-21 GregFbuild: bring update_external_sources.sh to latest rev...
2015-09-21 Tobin EhlisFinished migration of validation checks out of cmd_pipe...
2015-09-21 Tobin Ehlislayers: Add Idx buffer alignment check to DrawState
2015-09-21 Tobin EhlisRemove old checks from pipeline.c and verify that they...
2015-09-21 Tobin Ehlislayers: Fix bug where logging_callback was not being...
2015-09-20 Chris Forbeslayers: Make passing a non-SPIRV shader to CreateShader...
2015-09-18 Tobin Ehlislayers: Fix APIDump to handle "stdout" special case
2015-09-18 Jon Ashburnloader: Fix a few possibly unitialized variables
2015-09-18 Cody Northroplayers: Add documentation for SHADER_CHECKER_MISSING_DE...
2015-09-18 Chris Forbeslayers: Require pipeline layout to contain all referenc...
2015-09-18 Chris Forbeslayers: Collect descriptor usage from SPIRV images
2015-09-18 Chris Forbeslayers: Shadow descriptor set layout in ShaderChecker
2015-09-17 Tobin Ehlislayers: Update DrawState array of PIPELINE_NODEs to...
2015-09-17 Tobin Ehlislayers: Add return value for Generic vkCreateInstance...
2015-09-17 Courtney Goeltzenleu... misc: Enable nulldriver on Linux
2015-09-17 Courtney Goeltzenleu... bug 14537: nulldrv: add CreateFlags to ImageFormatPrope...
2015-09-17 Courtney Goeltzenleu... nulldrv: Remove unused function
2015-09-17 Courtney Goeltzenleu... nulldrv: Remove return code for void functions
2015-09-17 Courtney Goeltzenleu... misc: bump header version to 170
2015-09-17 Courtney Goeltzenleu... Bug 14318: Clarify image layout transitions in a RenderPass
2015-09-17 Courtney Goeltzenleu... bug 14640: add pNext/sType to VkDeviceQueueCreateInfo
2015-09-17 Courtney Goeltzenleu... Bug 14644 - add poolUsage/maxSets to VkDescriptorPoolCr...
2015-09-17 Courtney Goeltzenleu... bug 14437: Remove VK_PIPELINE_STAGE_TRANSITION_BIT
2015-09-17 Courtney Goeltzenleu... misc: Bump header version
2015-09-17 Courtney Goeltzenleu... shader_checker: Do not hold lock across API call.
2015-09-17 Courtney Goeltzenleu... bug 14564: and initial layout for image creation
2015-09-17 Courtney Goeltzenleu... misc: Add maxVertexInputBindings
2015-09-17 Courtney Goeltzenleu... misc: code movement due to header build changes
2015-09-17 Courtney Goeltzenleu... Bug 14643: use VkClearDepthStencilValue
2015-09-17 Courtney Goeltzenleu... bug-14538: Remove validation error codes
2015-09-17 Courtney Goeltzenleu... bug 14509: Rename Layer and Extension queries
2015-09-17 Jon Ashburnlayers: Move some fixed code into header files for...
2015-09-17 Jon Ashburnlayers: Fix intercept of WSI instance entrypoints
2015-09-17 Jon Ashburnlayers: Fix several bugs in WSI extension handling...
2015-09-17 Jon Ashburnlayers: No assert on init instance table map.size != 1
2015-09-17 Jon Ashburnlayers: Remove the DEBUG_REPORT entrypoints from device...
2015-09-17 Jon Ashburnloader: Remove windows disable of global optimization.
2015-09-17 Tobin Ehlislayers: Update DrawState to handle creation of multiple...
2015-09-17 Mark Lobodzinskilayers: Various memtracker TODOs, fixed some error...
2015-09-17 Tobin Ehlislayers: Update vk_layer_settings.txt to clarify CALLBAC...
2015-09-17 Tobin Ehlislayers: Improve invalid object checks of ObjectTracker
2015-09-16 Tony Barbourdemos: trivial fixes for cube problems
2015-09-16 Courtney Goeltzenleu... loader: Need to init instance dispatch without layers
2015-09-16 Cody Northroplayers: Add return value to non-void function
2015-09-16 Tobin Ehlislayers: Migrate Fence checks from ObjectTracker to...
2015-09-16 Tobin Ehlislayers: Example vk_layer_settings.txt file
2015-09-16 Tobin Ehlislayers: Fix layer STDOUT logging
2015-09-15 Mark Lobodzinskilayers: Migrate MemTracker to allow log_msg callback...
2015-09-15 Cody Northropdemos/tests: Fix aspectMask updates in a few spots
2015-09-15 Ian Elliottlayers: Another CreateDevice fix (was using WSI instanc...
2015-09-15 Ian Elliottlayers: Check if CreateDevice enabling WSI device exten...
2015-09-15 David Pinedovktrace: Really put vktrace_layer.json and vktrace_lay...
2015-09-15 David Pinedovktrace: Put vktrace_layer.json and vktrace_layer.dll...
2015-09-15 Courtney Goeltzenleu... bug-14583: Remove the unneeded vkBufferViewType
2015-09-15 Courtney Goeltzenleu... Bug 14583: Updates based on initial feedback
2015-09-15 Courtney Goeltzenleu... Bug 14583: Remove VkBufferView for UBO/SSBO descriptor...
2015-09-15 Courtney Goeltzenleu... vulkan: Add maxDescriptorSet*BuffersDynamic to limits
2015-09-15 Courtney Goeltzenleu... vulkan: Add missing _BIT to some bitfield enums.
2015-09-15 Courtney Goeltzenleu... vulkan: Bump version to 166
2015-09-15 Courtney Goeltzenleu... Bug 12998: change ImageSubresourceRange's aspect to...
2015-09-15 Courtney Goeltzenleu... Bug 12998: change imageAspectMast to aspectMask
2015-09-15 Courtney Goeltzenleu... bug 14313: Allow copies to do multi-layer copies
2015-09-14 Tobin Ehlislayers: Migrate ObjectTracker to updated Validation...
2015-09-11 Mark Lobodzinskilayers: Fix spurious WSI memory binding error messages...
2015-09-11 Tobin Ehlislayers: Migrate DrawState to new error reporting allowi...
2015-09-11 Courtney Goeltzenleu... Bug 12998: Document required depth formats and layouts...
2015-09-11 Courtney Goeltzenleu... bug 14530: Remove IMAGE_CREATE_INVARIANT_DATA_BIT
2015-09-11 Courtney Goeltzenleu... Bug 14587: Rename flags: XXX_CREATE_SPARSE_BIT
2015-09-11 Courtney Goeltzenleu... bug 14313: Rename ArraySlice to ArrayLayer
next