platform/upstream/Vulkan-Tools.git
2016-05-05 Chia-I Wudevice_limits: intercept CmdSetScissor and CmdSetViepwort
2016-05-05 Chia-I Wudevice_limits: add intercept_core_device_command
2016-05-05 Chia-I Wudevice_limits: improve EnumerateDeviceExtensionProperties
2016-05-05 Chia-I Wudevice_limits: add device_limits::global_layer
2016-05-05 Chia-I Wudevice_limits: drop vk prefix for layer functions
2016-05-05 Chia-I Wudevice_limits: put layer functions into a namespace
2016-05-05 Chia-I Wudevice_limits: move vkEnumerate*Properties around
2016-05-05 Chia-I Wuimage: avoid invalid GIPA call in vkCreateDevice
2016-05-05 Chia-I Wuimage: improve GetInstanceProcAddr
2016-05-05 Chia-I Wuimage: refactor GetInstanceProcAddr
2016-05-05 Chia-I Wuimage: add intercept_core_device_command
2016-05-05 Chia-I Wuimage: improve EnumerateDeviceExtensionProperties
2016-05-05 Chia-I Wuimage: add image::global_layer
2016-05-05 Chia-I Wuimage: drop vk prefix for layer functions
2016-05-05 Chia-I Wuimage: put layer functions into a namespace
2016-05-05 Chia-I Wuimage: move vkEnumerate*Properties around
2016-05-05 Mark Lobodzinskilayers: Fix memory aliasing false positives in core_val...
2016-05-04 Tobin Ehlistests: Update doc to capture test for pipeline layout...
2016-05-04 Tobin Ehlistests: Update test names in layer documentation
2016-05-04 Tobin Ehlistests: Update document validator to check for valid...
2016-05-04 Tony Barbourtests: Add InvalidBarriers layer validation test
2016-05-04 Mark Lobodzinskiproject: Fix tabs, whitespace and line endings
2016-05-04 Tobin Ehlistests: GH426 Cleanup of dynamic state binding validatio...
2016-05-04 Tobin Ehlislayers: GH465 Add validation for now bound VkPipeline
2016-05-03 Jon Ashburnexternal: GH#246, Move glslang and spirv-tools inside...
2016-05-03 Jon Ashburndemos: Add location to smoketest varyings
2016-05-03 Jon Ashburnheader: Move to header version 1.0.12
2016-05-02 Ian Elliottlayers: Add extension-enabled check to vkDestroySurface...
2016-05-02 David Pinedowinrtinstaller: added patch file to be used when buildi...
2016-05-02 Mark Lobodzinskilayers: Make unique object IDs unique cross-device...
2016-05-02 Michael LentineRemove fences once they have been waited on.
2016-05-02 Michael Lentinelayers: Add fence in use for bind sparse info.
2016-05-02 Tobin Ehlislayers: GH463 Fix layout compatibility check
2016-04-29 Karl Schultzlayers: GH439 Fix locking in Destroy* funcs
2016-04-29 Jon Ashburndemos: Change tri to not require shaderClipDistance
2016-04-29 Dustin Graveslayers: Fix access violation
2016-04-29 David PinedowindowsRuntimeInstaller: improve documentation on how...
2016-04-29 Tobin Ehlislayers: Clarify error message for pipelineLayout incomp...
2016-04-29 Dustin Graveslayers: Add 0 check for VkFlags array elements
2016-04-28 Dustin Graveslayers: Add VkFlags parameter validation
2016-04-28 Dustin Graveslayers: Merge enum array NULL/value checks
2016-04-28 Jamie Madillloader: Add compile-time option for layer search paths.
2016-04-28 Jamie MadillRevert "loader: Remove the default directory paths...
2016-04-28 Tony Barbourdemos+tests: Add HOST_COHERENT to HOST_VISIBLE memory...
2016-04-28 Alexandre BACQUARTdemos: replace raw value with Vulkan constant in demos
2016-04-28 Karl Schultzdocs: #444 Fix clang-format instructions
2016-04-28 Tobin Ehlisdemos: Fix-ups so that cube/tri build and run on both...
2016-04-28 Cody Northropandroid: Start using vulkan_wrapper in cube and tri
2016-04-28 Tobin Ehlisandroid: Move vulkan_wrapper to common (from Cody)
2016-04-28 Michael LentineFix cube for android.
2016-04-28 Michael LentineMake tri work on android.
2016-04-28 Karl Schultzdocs: Add info for layer tests to CONTRIBUTING
2016-04-28 Jon Ashburnloader: don't remove loader structs from CreateInfo...
2016-04-28 Karl Schultzbuild: Fix Windows build issues
2016-04-28 Cody Northropandroid: Fix layer build
2016-04-28 Ian Elliottlayers: Use tmp callback for msgs during vk{Create...
2016-04-28 Chris Forbeslayers: Fix -Wunused-result warning for vasprintf
2016-04-28 Tobin Ehlislayers: Add copy constructors and initializers for...
2016-04-28 Chris ForbesFix android build for CV -> spirv-tools dep
2016-04-28 Chris Forbeslayers: Integrate SPIRV-Tools validator
2016-04-28 Chris Forbeslayers: link core_validation against spirv-tools
2016-04-27 Tony Barbourdemos: Acquire WSI image before changing layout
2016-04-27 Chris Forbeslayers: Emit safe_*::ptr() members to eliminate some...
2016-04-26 Dustin Graveslayers: Add missing compute stage sType check
2016-04-26 Jon Ashburnupdate README to refer to COPYRIGHT.txt
2016-04-26 Jon Ashburnloader: update doc to remove sentence allowing layers...
2016-04-26 Mark Lobodzinskilayers: Update layer README file for clarity and bugfixes
2016-04-26 Tobin Ehlislayers: Android DescriptorSetLayout class build fixes
2016-04-26 Tobin Ehlislayers: Add interface to get descriptor type from layou...
2016-04-26 Tobin Ehlislayers: Fix object lifetime bugs in DescriptorSetLayout
2016-04-26 David Pinedowinrtinstaller: update license
2016-04-26 Tobin Ehlislayers: Break out VkDescriptorSetLayout code into its...
2016-04-25 Jon Ashburnloader: ghlvl#180 Support a ICD interface version negot...
2016-04-25 Jon Ashburnloader: update spec doc for ICD interface versioning
2016-04-25 Karl Schultzjson: Update to version 11.
2016-04-25 Tobin Ehlislayers: GH384 Fix to correctly recognize immutable...
2016-04-22 greg-lunargMerge pull request #342 from KhronosGroup/update_toolch...
2016-04-22 Cody Northroptoolchain: Bump everything to pull in required SPIR...
2016-04-22 Jon Ashburnheader: Update to version 1.0.11
2016-04-22 Chia-I Wudoc: remove rules on vkEnumerate*Properties for layers
2016-04-22 Chia-I Wudoc: formalize the current loader-layer interface
2016-04-21 Karl Schultzdemos/smoke: Fix validation errors in push-constants...
2016-04-21 Karl Schultzlayers: Reorder to prevent Null deref; add test
2016-04-21 Jeremy Hayesloader: fix LX475
2016-04-21 Mark Younglayers: Add fix for lx172 to catch invalid line widths.
2016-04-21 Michael Lentinelayers: Fix cmd buffer tracking.
2016-04-21 Tobin Ehlislayers: Cleanup core_validation fence tracking
2016-04-21 Chris Forbeslayers: Consider #locations consumed by large VkFormats
2016-04-21 Chris Forbeslayers: Consider element type bit width for #locations...
2016-04-20 Tony Barbourdemos: Add xlib wsi path to cube
2016-04-20 Jon Ashburnloader: ghlvl 361, Simplify library resource handling
2016-04-20 Cody Northropandroid: Unify source used for build.gradle
2016-04-20 Cody Northropgradle: Workaround for clang on Windows problems
2016-04-20 Cody Northroppython: Update script to include all platforms when...
2016-04-20 Michael Lentinelayers: Fix for clearing layouts and cmdbuffers.
2016-04-20 Dustin Graveslayers: Add handle NULL checks to codegen
2016-04-20 Chris Forbeslayers: Add missing 64bpc formats to get_format_type
2016-04-20 Chris Forbeslayers: Fix get_format_type for VK_FORMAT_A8R8G8B8_...
2016-04-20 Chris Forbeslayers: block members do not express extra array level...
2016-04-20 Tobin Ehlislayers: GH384 Fix descriptor update check for immutable...
next