platform/upstream/Vulkan-Tools.git
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
2015-09-04 Jon Ashburnloader: make thirdparty code use allocation callbacks
2015-09-04 Jon Ashburndemos: Add allocation callback to tri test CreateInstance
2015-09-04 Jon Ashburnloader: Make use of app provided allocation callbacks
2015-09-04 Jon Ashburnloader: Add support for realloc using the app allocatio...
2015-09-04 Jon Ashburnloader: convert to using loader_stack_alloc for consistency
2015-09-04 David PinedoWSI: Convert from VERSION to REVISION in nulldrv
2015-09-04 Ian ElliottAll extensions single revision number instead of major...
2015-09-04 Ian ElliottWSI: Convert from VERSION to REVISION
2015-09-04 Ian ElliottWSI: Update headers for WSI swapchain extensions (versi...
2015-09-04 Ian ElliottWSI: Convert WSI swapchain extension usage to new KHR...
2015-09-04 Ian ElliottWSI: Update headers for WSI swapchain extensions (versi...
2015-09-04 Ian ElliottWSI: Remove old loader code for the VK_WSI_LunarG exten...
2015-09-03 Cody Northropdemos: Set depth image aspect correctly
2015-09-03 Tobin Ehlislayers: If layers receive bad filename for output log...
2015-09-03 Tobin Ehlislayers: Update some layers to avoid repeated call to...
2015-09-02 Mark Lobodzinskivulkan.h: Bug-14476: Rename texelCoords to unnormalized...
2015-09-02 Courtney Goeltzenleu... bug 14517: Rename cs parameter to stage
2015-09-02 Courtney Goeltzenleu... bug-14537: Improve VkImageFormatProperties
2015-09-02 Mark Lobodzinskilayers: MemTracker fixes for image usage flag validation.
2015-09-02 Courtney Goeltzenleu... Bug 14522: Remove VkAttachmentView
2015-09-02 Courtney Goeltzenleu... bug-14515: Add occlusionQueryNonConservative feature
2015-09-01 Cody Northropwindows: Fix a couple signed/unsigned warnings
2015-09-01 Cody Northroplayers: Modify ScreenShot usage and layout flags to...
2015-09-01 Cody Northroplayers: Port screenshot fixes to master
2015-09-01 Mark Lobodzinskiheaders: Add vk_sdk_platform.h for Win/Linux differences
2015-09-01 Mark Lobodzinskiheaders: Moved utility routine out of to-be-upstreamed...
2015-09-01 Tobin Ehlislayers: Automated checking of validation layer document...
2015-09-01 Tobin Ehlislayers: Various corrections to vk_validation_layer_deta...
2015-08-31 Mike Stroyanvktrace: Add vktrace codegen dirs to .gitignore
2015-08-31 Courtney Goeltzenleu... bug-14532: Rename VK_LAST_* to VK_REMAINING_*
2015-08-31 Courtney Goeltzenleu... misc: tool updates, no functional change
2015-08-31 Courtney Goeltzenleu... Bug-14177: Remove Float16 feature.
2015-08-31 Courtney Goeltzenleu... bug-13970: Sparse Texture VA Size
2015-08-28 Cody Northropwsi: Fix image usage flags in tests and demos
2015-08-28 Mark Lobodzinskivktrace: Glave renaming -- removed all references to...
2015-08-28 Mike Stroyanlayers: Add todo flagging destroy while on queue
next