platform/upstream/Vulkan-Tools.git
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
2015-09-11 Courtney Goeltzenleu... Bug 14313: Remove VK_FORMAT_FEATURE_CONVERSION_BIT
2015-09-11 Courtney Goeltzenleu... bug 14516: rename VK_IMAGE_USAGE_DEPTH_STENCIL_BIT
2015-09-11 Courtney Goeltzenleu... bug 14541: rename VkTexAddress to VkTexAddressMode
2015-09-11 Courtney Goeltzenleu... bug 14537: Improve VkImageFormatProperties
2015-09-11 Courtney Goeltzenleu... Bug 14537: Improve VkImageFormatProperties
2015-09-11 Courtney Goeltzenleu... bug-13139: refactor sparse properties
2015-09-10 Mark Lobodzinskilayers: Reenable MemTracker reference tracking
2015-09-10 Courtney Goeltzenleu... nulldrv: Fix compiler issues
2015-09-10 Mark Lobodzinskivulkan.h: Change return types of some functions to...
2015-09-10 Courtney Goeltzenleu... layers: Add note about vkCreateDevice behavior
2015-09-10 Courtney Goeltzenleu... vulkan: Add validation error result
2015-09-10 Courtney Goeltzenleu... demos: Do not bail on validation error
2015-09-10 Courtney Goeltzenleu... draw_state: Implement bailout case for one test
2015-09-10 Courtney Goeltzenleu... layers: Add bailout flag to debug report callback
2015-09-10 Courtney Goeltzenleu... mem_tracker: validation comment
2015-09-10 Courtney Goeltzenleu... bug-14538: Remove driver validation checks
2015-09-10 Courtney Goeltzenleu... layers: Remove unused functions
2015-09-10 Cody Northroplayers: Add DeviceLimits json files
2015-09-09 Tobin Ehlislayers: In DrawState only validate bound VBO index...
2015-09-09 Tobin Ehlislayers: DrawState fix to prevent false positives when...
2015-09-09 Tobin Ehlisdemos: Fix demos to correctly query physicalDevice...
2015-09-09 Tobin Ehlislayers: Fix ScreenShot layer to handle EnumeratePhysica...
2015-09-09 Tobin Ehlislayers: Initial framework for DeviceLimits layer
2015-09-09 Jon Ashburnloader: Use GetProcAddr function names from layer manif...
2015-09-09 Cody Northropdemos: Prevent tri rendering during shutdown
2015-09-09 Mark Lobodzinskivulkan.h: Refactoring physical device sparse properties...
2015-09-09 Mark Lobodzinskivulkan.h: Add bufferFeatures to VkFormatProperties...
2015-09-08 David PinedoWindows build: rename vulkan.0.dll to vulkan-0.dll
2015-09-07 Mike Stroyandocumentation: Detail DRI3 use on ubuntu 15.04
2015-09-04 Jon Ashburnloader: Fix Windows build for alloc stuff
next