platform/upstream/Vulkan-Tools.git
2016-05-30 Mark Youngwinrt: Add more error logic to Powershell script
2016-05-26 Chris Forbeslayers: Fix safe struct codegen of static arrays
2016-05-25 Tobin Ehlislayers: Handle static arrays in codegen
2016-05-24 Tobin Ehlislayers: Fix ImageSampler immut sampler check
2016-05-24 Mark Lobodzinskilayers: Use correct log_msg calls in swapchain
2016-05-24 Karl Schultzbuild: Fix Windows compilation warnings
2016-05-24 Jon Ashburnlayers: lvlgh 548, remove obsolete RPATH
2016-05-24 Michael LentineMerge pull request #583 from lentinem/mlentine-clearpri...
2016-05-24 Michael LentineClear priorFences on reset.
2016-05-24 Chia-I Wuthreading: avoid invalid GIPA call in vkCreateDevice
2016-05-24 Chia-I Wuthreading: handle device commands in GetInstanceProcAddr
2016-05-24 Chia-I Wuthreading: no interface functions in layer functions
2016-05-24 Chia-I Wuthreading: assert valid instance/device in vkGet*ProcAddr
2016-05-24 Chia-I Wuthreading: improve EnumerateDeviceExtensionProperties
2016-05-24 Chia-I Wuthreading: add threading::layerProps
2016-05-24 Chia-I Wuthreading: drop vk prefix for layer functions
2016-05-24 Chia-I Wuthreading: put layer functions into a namespace
2016-05-24 Chia-I Wuthreading: decorate Vulkan commands with VKAPI_ATTR
2016-05-24 Chia-I Wuthreading: move vkEnumerate*Properties around
2016-05-24 Chia-I Wuunique_objects: avoid invalid GIPA call in vkCreateDevice
2016-05-24 Chia-I Wuobject_tracker: avoid invalid GIPA call in vkCreateDevice
2016-05-24 Chia-I Wuvk-layer-generate.py: handle device commands in GetInst...
2016-05-24 Chia-I Wuvk-layer-generate.py: assert valid instance/device...
2016-05-24 Chia-I Wuvk-layer-generate.py: drop vk prefix for layer functions
2016-05-24 Chia-I Wuvk-layer-generate.py: no interface functions in layer...
2016-05-24 Chia-I Wuvk-layer-generate.py: put layer functions into a namespace
2016-05-24 Chia-I Wuvk-layer-generate.py: simplify vkEnumerate*Properties...
2016-05-24 Chia-I Wuvk-layer-generate.py: add intercept_<ext>_command
2016-05-24 Chia-I Wuvk-layer-generate.py: add intercept_core_*_command
2016-05-23 Tobin Ehlislayers: Display accessMask in HEX
2016-05-23 Michael LentineMark fence in use after the check.
2016-05-23 Rene Lindsayvulkaninfo: Display apiVersion and driverVersion in...
2016-05-23 Michael Lentinelayers: Fix query tracking across multiple command...
2016-05-23 Michael Lentinelayers: Fix event tracking to differentiate reading...
2016-05-22 Chris Forbeslayers: Move and rename validate_descriptor_availabilit...
2016-05-22 Chris Forbeslayers: Add getPipelineLayout helper, use it
2016-05-22 Chris Forbeslayers: Use pipeline layout -> ds layout direct map
2016-05-22 Chris Forbeslayers: Use getDescriptorSetLayout helper in more places
2016-05-22 Chris Forbeslayers: Remove more AllocateDescriptorSets noise
2016-05-22 Chris Forbeslayers: Further rework to AllocateDescriptorSets
2016-05-22 Chris Forbeslayers: Get rid of pre-call updates in AllocateDescript...
2016-05-21 Chia-I Wuparameter_validation: avoid invalid GIPA call in vkCrea...
2016-05-21 Chia-I Wuparameter_validation: handle device commands in GetInst...
2016-05-21 Chia-I Wuparameter_validation: no interface functions in layer...
2016-05-21 Chia-I Wuparameter_validation: refactor GetInstanceProcAddr
2016-05-21 Chia-I Wuparameter_validation: add intercept_core_device_command
2016-05-21 Chia-I Wuparameter_validation: improve EnumerateDeviceExtensionP...
2016-05-21 Chia-I Wuparameter_validation: add parameter_validation::global_...
2016-05-21 Chia-I Wuparameter_validation: drop vk prefix for layer functions
2016-05-21 Chia-I Wuparameter_validation: put layer functions into a namespace
2016-05-21 Chia-I Wuparameter_validation: move vkEnumerate*Properties around
2016-05-20 David Pinedowinrtinstaller: remove dependency on msvcrt redistribu...
2016-05-20 Mark Lobodzinskilayers: GH7, Replace bad var names in obj_tracker
2016-05-20 Mark Lobodzinskilayers: GH7, Fix bad var names in layer utils
2016-05-20 Mark Lobodzinskidemos: GH7, Fix invalid variable names
2016-05-20 Mark Lobodzinskiheaders: GH7, Fix bad variable names in vk_icd.h
2016-05-20 Mark Lobodzinskilayers: GH7, Fix bad var names in core_validation
2016-05-20 Mark Lobodzinskilayers: GH7, Fix bad var names in device_limits
2016-05-20 Mark Lobodzinskilayers: GH7, Replace bad variables in image layer
2016-05-20 Mark Lobodzinskilayers: GH7, Fix bad var names in threading layer
2016-05-20 Mark Lobodzinskilayers: GH7, Fix bad var names in swapchain layer
2016-05-19 Tobin Ehlistests: GH535 Add tests for clear image errors
2016-05-19 Tobin Ehlislayers: Replace is_depth() in image layer with util...
2016-05-19 Tobin Ehlislayers: GH535 Add checks for Clear image errors
2016-05-19 Tobin Ehlisdoc: Add "Pending" string back in for shader checker
2016-05-19 Chia-I Wudocs: update v0 languages for device layer deprecation
2016-05-19 Mark Lobodzinskilayers: Updated validation layer details doc
2016-05-19 Tobin Ehlislayers: DescriptorSet class clean-up
2016-05-19 Tobin Ehlislayers: Verify that src of copy update is updated
2016-05-19 Tobin Ehlislayers: Refactor DescriptorSet update interface
2016-05-19 Tobin Ehlislayers: Migrate types from core_validation.h
2016-05-19 Chris Forbeslayers: Simplify command buffer pool cleanup
2016-05-19 Chris Forbeslayers: More slight tidying
2016-05-19 Chris Forbesuse getFramebuffer more
2016-05-19 Chris Forbeslayers: simplify TransitionSubpassLayouts
2016-05-19 Chris Forbeslayers: Add getFramebuffer() helper
2016-05-19 Chris Forbeslayers: Simplify CmdEndRenderPass
2016-05-19 Chris Forbeslayers: Add getRenderPass helper
2016-05-19 Chris Forbeslayers: Unify cb lookup in CmdBeginRenderPass
2016-05-19 Tobin Ehlislayers: Remove lastBound state reset in destructor
2016-05-19 Tobin Ehlislayers: Improve DescriptorSet cleanup
2016-05-19 Tobin Ehlislayers: Reduce DescriptorSet map look-ups
2016-05-19 Tobin Ehlislayers: Refactor DescriptorSet Update code
2016-05-19 Tobin Ehlislayers: Fix intercepts of parameter_validation
2016-05-19 Tobin Ehlislayers: Migrate types from core_validation.h
2016-05-19 Tobin Ehlislayers: Const correctness for debug_report_data param
2016-05-18 Jon Ashburndoc: update layer and loader doc for device lyaer depre...
2016-05-18 Pavol KlacanskyRemove Xlib dependency when XCB is used
2016-05-18 Tobin Ehlislayers: Update cmds allowed in 2nd CB subpass
2016-05-18 Tobin Ehlislayers: GH544 Allow INVALID cmd buffers to be reset
2016-05-17 Mark Lobodzinskilayers: Update layer README.md for release
2016-05-17 Ian Elliottdemos: GH#559 fix for new Android windows
2016-05-17 Tobin Ehlislayers: Add correct IsStorage() to TexelDescriptor
2016-05-17 Dustin Graveslayers: Ignore 'noautovalidity' params w/codgen
2016-05-17 Dustin Graveslayers: Fix transposed messages
2016-05-17 Jeremy Hayesloader: update linux so version
2016-05-17 Jon Ashburnloader: Treat GLOBAL layers same as INSTANCE layers
2016-05-17 Mark Lobodzinskilayers: GH485, Remove redundant format props check
2016-05-17 Mark Lobodzinskilayers: GH485, Strengthen image format validation
2016-05-17 Tony Barbourdemos: Make sure shaderClipDistance is available before...
next