platform/upstream/Vulkan-Tools.git
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...
2016-04-20 David Pinedowinrtinstaller: change formatting in RT rtf license
2016-04-19 David Pinedowinrtinstaller: formatting of license files, make them...
2016-04-19 David Pinedowinrtinstaller: fix COPYRIGHT.txt filename
2016-04-19 David Pinedowinrtinstaller: get LICENSE.txt file from LVL
2016-04-19 Michael Lentinedemos: Fix paths in gradle file.
2016-04-19 Jon Ashburnmisc: Update licenses to Apache 2.0
2016-04-19 Mark Lobodzinskilayers: LX468, Prevent bad core_validation error message
2016-04-19 ttyioUpdate typo in doc
2016-04-19 Tobin Ehlislayers: Fix object_tracker bugs
2016-04-18 David Pinedodoc: fix typos in doc
2016-04-18 Dustin Graveslayers: Make logicOp param validation conditional
2016-04-18 Dustin Graveslayers: Improved generated struct validation code
2016-04-18 Dustin Graveslayers: Simplify generated param validation code
2016-04-18 Jeremy Hayeslayers: core_validation - use std mutex
2016-04-18 Jeremy Hayeslayers: swapchain - use std mutex
2016-04-18 Jeremy Hayeslayers: object_tracker - use std mutex
2016-04-18 Jeremy Hayeslayers: threading - use std mutex
2016-04-18 Jeremy Hayeslayers: image - use std mutex
2016-04-18 Tobin Ehlislayers: Correctly remove secondary cmd buffers from...
2016-04-18 Tobin Ehlislayers: Fix vkResetDescriptorPool
2016-04-15 Jon AshburnRevert "loader: Temp workaround to add WSI surface...
2016-04-15 Jon AshburnRevert "loader: temp workaround for advertising linux...
2016-04-15 Jon Ashburnlayers: Update JSON files to 1.0.10
2016-04-15 Jon Ashburnheader: Update to 1.0.10 header
2016-04-15 Jon Ashburnloader: Remove the default directory paths for ICDs...
2016-04-15 Karl Schultzdocs: Add libx11-dev to linux build dependencies
2016-04-15 Jon Ashburnloader: Run clang-format
2016-04-14 Dustin Graveslayers: Fix 32-bit VS2013 build
2016-04-14 Piers Daniellloader: `Remove the ICD and Layers search path for...
2016-04-14 Jeannot Bretonloader: dont free and reallocate physical devices
2016-04-14 Mark Younglayers: Fix lx474 by adding image extent = 0 validation...
2016-04-14 Tobin Ehlislayers: Overhaul unique_objects
2016-04-14 Tobin Ehlisdemos: Init var in tri.c
2016-04-14 Michael Lentinelayers: Remove error when only implicit dependencies...
2016-04-14 Tobin Ehlislayers: Validate ONE_TIME_SUBMIT for secondary cmd...
2016-04-14 Mark Younglayers: Update core_validation to fix lx265.
2016-04-14 Mark Younglayers: lx464 Add drawtime validation of bound buffer...
2016-04-14 Mark Younglayers: lx465 update core_validation image layout warning.
2016-04-14 Petros Bantolasloader: Added some missing function entry points to...
2016-04-14 Mark Muellerlayers: LX466. Resolution of "Typo in validation layer...
2016-04-14 Mark Lobodzinskilayers: Fix windows build
2016-04-14 Tobin Ehlislayers: GH337 Track fence from vkQueueBindSparse
2016-04-13 Chris Forbeslayers: replace remaining set with unordered_set
2016-04-13 Chris Forbeslayers: only construct stringstreams in error paths
2016-04-13 Tobin Ehlislayers: Validate correct vkSetEvent() use
2016-04-13 Michael Lentinelayers: Change access bit checks to warnings.
2016-04-13 Tony Barbourlayers: Include all 4 Linux WSI interfaces
next