platform/upstream/Vulkan-Tools.git
2015-11-26 Chris Forbeslayers: Use spirv.hpp from colocated glslang tree
2015-11-26 Chris Forbeslayers/SC: Delete disabled FS broadcast checking code
2015-11-26 Michael LentineUpdate param checker.
2015-11-26 Michael Lentinelayers: Remove mem/object deletion ordering
2015-11-26 Michael LentineUpdate access bits for 210 header.
2015-11-25 Jon Ashburndemos: Fix layer names for cube
2015-11-24 David PinedoLayers: changed layer names to conform to spec
2015-11-23 GregFlayers: port ShaderChecker layer to SPIR-V 1.0
2015-11-23 GregFicd compiler, glslang: move to SPV 1.0
2015-11-23 Cody Northroplayers: Add link to example vk_layer_settings.txt
2015-11-23 Mark Lobodzinskilayers: Fix image layer issue validating aspectMasks
2015-11-20 Jon AshburnRevert "icd compiler, glslang: move to SPV 1.0"
2015-11-20 Michael LentineFix build in master
2015-11-20 Mark Lobodzinskilayers: MemTracker cleanup, remove redundant object...
2015-11-20 GregFicd compiler, glslang: move to SPV 1.0
2015-11-20 Michael Lentinetests: Make some of the validation tests work on android
2015-11-20 Mark Lobodzinskilayers: Fix thread-safety issues found in rendersystemtests
2015-11-20 Jon Ashburnloader: Don't use ICD's VkDevice after it has been...
2015-11-20 Mark Lobodzinskilayers: Temporarily disable memory barrier validation...
2015-11-20 Mark Lobodzinskilayers: LX196, validate createImage paramters against...
2015-11-19 Mark Lobodzinskilayers: Add null-check in MemTracker to prevent layer...
2015-11-19 Mark Lobodzinskilayers: Additional MapMemory validation checks in MemTr...
2015-11-19 Mark Lobodzinskilayers: LX206, properly restore command buffer level...
2015-11-19 Mark Lobodzinskilayers: LX205, fix BeginCommandBuffer log messages
2015-11-19 Mark Lobodzinskilayers: Fix memory barrier validation issues
2015-11-19 Jon Ashburnloader: Don't init icds if CreateInstance() from ICD...
2015-11-19 Tobin Ehlislayers: Add DrawState checks for incompatible layouts...
2015-11-19 Mark Lobodzinskilayers: Fix windows build errors in MemTracker
2015-11-19 David Pinedomem_tracker: Return VK_SUCCESS in vkCreateCommandPool...
2015-11-19 Jon Ashburnloader: Make version in layer JSON files consistent
2015-11-19 Jon Ashburnloader: Add parsing of api_version in ICD JSON
2015-11-19 Jon Ashburnloader: Add dynamic dispatch for unknown device extensi...
2015-11-19 Jon Ashburndemos: Change tri to use GetInstanceProcAddr for WSI...
2015-11-18 Mark Lobodzinskilayers: Add CommandBufferPool validation to MemTracker
2015-11-18 Mark Lobodzinskilayers: Add command pool validation to DrawState
2015-11-18 Mark Lobodzinskilayers: Fix infinite loop in DrawState
2015-11-18 Jeremy Hayeslayers: Fix error messages.
2015-11-18 Jeremy Hayeslayers: Validate barrier subresource range.
2015-11-18 Mark Lobodzinskilayers: Fix CreateImageView depth/stencil aspect validation
2015-11-18 Mark Lobodzinskilayers: Remove invalid depth/stencil validation check
2015-11-17 Mark Lobodzinskilayers: Fix invalid depth/stencil attachment index...
2015-11-17 Mark Lobodzinskilayers: Fix Dota 2 crash in draw_state layer
2015-11-17 Jeremy Hayeslayers: Check compareEnable.
2015-11-17 David PinedoChange version 1.0 to 0.10
2015-11-16 Mark Lobodzinskilayers: Add validation for object pools
2015-11-16 Jon Ashburnheader: bump to vers 210 only changes were to WSI
2015-11-12 David PinedoVersion change from 0.9 to 1.0
2015-11-12 Mark Lobodzinskilayers: Add missing null-check in DrawState
2015-11-12 Tony Barbourdemos: Fix access masks in layout transitions in tri
2015-11-12 Chia-I Wuv209: bump API minor version
2015-11-12 Chia-I Wubug 15120: rename vkCmdPushConstants "values" to "pValues"
2015-11-12 Chia-I WuMR671: Rename VK_STRUCTURE_TYPE_LAYER_* to ..LOADER_*
2015-11-12 Mark Lobodzinskilayers: LX194, Change 'fence already signaled' warning...
2015-11-11 Chia-I Wuv208: bump API minor version
2015-11-11 Chia-I Wubug 15089: Does "Across Command Buffer Boundaries"...
2015-11-11 Chia-I Wuv207: bump API minor version
2015-11-11 Chia-I WuMR640: Alloc -> Allocate naming fixes
2015-11-11 Chia-I WuMR632: Valid usage xml global changes
2015-11-11 Chia-I Wubug 12998 part 9: add back explicit enum values
2015-11-11 Chia-I Wubug 12998 part 8: add new formats
2015-11-11 Chia-I Wubug 12998 part 7: drop unwanted USCALED formats
2015-11-11 Chia-I Wubug 12998 part 6: add missing formats to icd and demos
2015-11-11 Chia-I Wubug 12998 part 5: reorder formats
2015-11-11 Chia-I Wubug 12998 part 4: drop explicit enum values temporarily
2015-11-11 Chia-I Wubug 12998 part 3: append _PACK* to remaining packed...
2015-11-11 Chia-I Wubug 12998 part 2: append _PACK* to packed formats that...
2015-11-11 Chia-I Wubug 12998 part 1: append _BLOCK to compressed formats
2015-11-10 Mark Lobodzinskilayers: LX190, Image layer doe snot recognize swapchain...
2015-11-09 Piers DaniellReset the "access_flags" for each loop iteration
2015-11-06 Jon Ashburnvulkan: Bump header to API version 206
2015-11-06 Jon Ashburnloader: Compile fixes to instance extension from rebase...
2015-11-06 Chia-I Wubug 15086: maxDrawIndirectInstanceCount?
2015-11-06 Chia-I Wubug 15085: queue creation naming issues
2015-11-06 Chia-I Wubug 15004: Non-coherent memory, when is flush and inval...
2015-11-06 Chia-I Wubug 15038: Need a way to express the total limit of...
2015-11-06 Chia-I Wuv205: bump API minor version
2015-11-06 Chia-I Wuv204: bump API minor version
2015-11-06 Chia-I Wubug 15050: Add device limit for max number of input...
2015-11-06 Chia-I Wubug 15068: Use hardfp calling convention on Android...
2015-11-06 Jon Ashburnloader: Update calling conventions on instance extensio...
2015-11-06 David PinedoMerge branch 'david_include_change_20151106'
2015-11-06 Jon Ashburnloader: Convert GetInstanceProcAddr and GetDeviceProcAd...
2015-11-06 David PinedoMoved header files from include to include/vulkan
2015-11-06 Mark Lobodzinskilayers: LX187: Change unused input WARN to PERF_WARN
2015-11-06 Tony Barbourdemos: Stage is no longer needed for demo_prepare_shade...
2015-11-06 Tobin Ehlistests: Add InvalidDynamicOffsetCount validation test
2015-11-06 Tobin Ehlislayers: Add DrawState check for correct dynamicOffsetCount
2015-11-05 Michael Lentinelayers: Fix compilation on 32bit platforms
2015-11-05 Michael Lentinelayers: Fix printf formats
2015-11-05 Mark Lobodzinskilayers: Fix GPA and debug output in swapchain layer
2015-11-05 Mark Lobodzinskilayers: Fix barrier access flag validation warnings...
2015-11-05 Tobin Ehlislayers: Remove ObjectTracker check of pTexelBufferView...
2015-11-04 Michael Lentinelayers: Validate Flush/Invalidate ranges.
2015-11-04 Mark Lobodzinskilayers: Fix some bugs in the memory barrier validation...
2015-11-04 Jon Ashburnvktrace: Update authorship for generated files
2015-11-04 Jon Ashburnlayers: update copyright and authorship on some files
2015-11-04 Jon Ashburnmisc: Fix build errors from the author changes
2015-11-04 Courtney Goeltzenleu... misc: Update author information
2015-11-04 Courtney Goeltzenleu... misc: switch copyright to Valve
2015-11-04 Courtney Goeltzenleu... misc: Remove Vulkan name from Copyright
next