platform/upstream/Vulkan-Tools.git
2016-02-25 Tony BarbourUse API Version 1.0.0 instead of using VK_API_VERSION...
2016-02-25 Chris Forbeslayers: Add component awareness to SC interface matching
2016-02-25 Karl Schultzloader: Fix MSVS warnings
2016-02-25 szdarkhacklayers: Fixed markStoreImagesAndBuffersAsWritten()...
2016-02-24 Jon Ashburnloader: Update doc to add the Linux search path
2016-02-24 Courtney Goeltzenleu... loader: Add example code
2016-02-24 Courtney Goeltzenleu... loader: doc cleanup
2016-02-24 Courtney Goeltzenleu... loader: doc cleanup
2016-02-24 Mark Lobodzinskilayers: Make layer option names more consistent and...
2016-02-24 rdbCheck boolean values in vkCreateSampler
2016-02-24 Hugo Landaudemos: Fix vulkaninfo on win32 to use existing console
2016-02-24 Karl Schultzdocs: fix bad link in layers/README.md
2016-02-24 Mark Lobodzinskilayers: Added TODO in drawstate for Khronos-github...
2016-02-24 Mike Stroyanlayers: draw_state VK_WHOLE_SIZE in barriers
2016-02-24 Mike Stroyanlayers: Allow draw_state layout mismatch with UNDEFINED
2016-02-23 Mark Lobodzinskilayers: Fix memory leak in mem_tracker
2016-02-23 Eric Engestromlayers: Remove unnecessary null pointer checks
2016-02-22 Mark Lobodzinskilayers: LX232, Removed invalid object_tracker QueueBind...
2016-02-22 Eric Wernesslayers: MR247, Snap start and end to page to compare...
2016-02-22 Jeff Julianoloader: Fix typos, spelling, grammar in loader interfac...
2016-02-22 Karl Schultzbuild: Remove LunarGLASS from Win update ext sources.
2016-02-22 Mark Lobodzinskidemos: Properly destroy DebugReportCallback
2016-02-22 Karl SchultzUpdate build info to reflect ICD moving to VulkanTools
2016-02-22 Mark Lobodzinskidemos: Fix drawstate transition errors in tri.
2016-02-22 GregFBuild: Remove LunarGLASS from update_external_sources.sh
2016-02-22 Karl Schultzglslang: Update revision to pick up recent fixes
2016-02-22 Jason Ekstrandloader: Fix Wayland support
2016-02-22 Jason Ekstrandcmake: Add options for each of the linux wsi interfaces
2016-02-19 Piers DaniellDon't use width=0,height=0 on window minimize
2016-02-19 Jon Ashburndemos: Add --validate option to tri
2016-02-19 Jon Ashburnloader: Fix standard_validation enumeration on instance...
2016-02-19 David Pinedowinrtinstaller: update README.txt to better explain...
2016-02-18 Michael Lentinelayers: Allow draw_state layout mismatch with UNDEFINED
2016-02-18 Jon Ashburnloader: Fix threading layer name in loader standard_thr...
2016-02-18 Jon Ashburnloader: Environment variable override got broken with...
2016-02-18 Michael Lentinelayers: Fix android build and update hash.
2016-02-18 Jon Ashburnloader: Fix windows build from last loader checkin
2016-02-18 Jon Ashburnloader: Add a ICD and layer search path for loader...
2016-02-18 Mark Lobodzinskilayers: Fix typo in mem_tracker
2016-02-18 Mike Stroyanlayers: param_check- enable android build
2016-02-18 Mark Lobodzinskilayers: Fix possible crash in draw_state layer
2016-02-18 Mark Lobodzinskilayers: Fix UpdateDescriptorSets crash in mem_tracker
2016-02-18 Dustin Gravesdemos: Adjust vulkaninfo failure cases
2016-02-18 David Pinedowinrtinstaller: change error message
2016-02-18 David Pinedowinrtinstaller: Unique error codes
2016-02-18 Dustin Graveslayers: MR243: NULL pointer and struct type checks
2016-02-18 Dustin Graveslayers: MR243: Add param checker code generation
2016-02-18 Jon Ashburnspirv-tools: update versions for 1.0.3
2016-02-18 Tobin Ehlislayers: Fix android build of safe_struct wrappers
2016-02-18 Courtney Goeltzenleu... layers: MR221: Correct name for unique_objects layer
2016-02-18 Courtney Goeltzenleu... layers: MR221: rename threading test
2016-02-18 Courtney Goeltzenleu... layers: MR221: Android needs Enumerate*Properties
2016-02-18 Courtney Goeltzenleu... layers: MR221: Add Enumerate for Android
2016-02-18 Courtney Goeltzenleu... layers: MR221: Update extension info to match json...
2016-02-18 Courtney Goeltzenleu... swapchain: MR221: Remove unused property info
2016-02-18 Courtney Goeltzenleu... swapchain: MR221: Use proper layer name
2016-02-18 Courtney Goeltzenleu... layers: MR221: Fix implementationVersion
2016-02-18 Tobin Ehlislayers: Special case VkWriteDescriptorSet safe_struct...
2016-02-18 Jon Ashburnloader:Force Cmake to build dev_ext_trampoline.c always...
2016-02-18 Peter LohrmannUpdate build info and references to new public GitHub...
2016-02-16 Mark Lobodzinskilayers: Fix Win32 build errors in draw_state
2016-02-16 Mark Lobodzinskilayers: Re-enable support for linux
2016-02-15 Jon Ashburnloader: Add better checks for malformed disable_environ...
2016-02-15 Karl Schultzlayers: Update debug_report spec version in json files...
2016-02-15 Jon Ashburnloader: move doc png file to loader current directory...
2016-02-15 Jon Ashburnloader: more doc updates
2016-02-15 Jon Ashburnloader: Add more info in layer interface doc, the layer...
2016-02-15 Courtney Goeltzenleu... loader: Doc review comments
2016-02-15 Courtney Goeltzenleu... loader: Add images to interface Doc
2016-02-15 Courtney Goeltzenleu... loader: Add line breaks to interface doc
2016-02-15 Jon Ashburnloader: change so LoaderAndLayerInterface document...
2016-02-14 Jon Ashburnlayers: Fix Windows build with device_limits.cpp
2016-02-14 David Pinedoloader: check for null pointers in loader_add_layer_pro...
2016-02-14 Jon Ashburnloader: For dev ext trampoline error code, add error...
2016-02-14 Jon Ashburnloader: add support for standard_validation layer enabl...
2016-02-14 Jon Ashburnloader: Add feature standard-validation layer from...
2016-02-14 Jon Ashburnloader: Update the interface document
2016-02-14 Jon Ashburnloader: rerun clang-format on some files
2016-02-12 Mark Youngwindowsrtinstall: Fix errors on vcredist not being...
2016-02-12 Karl Schultzcodegen: Add special case for DebugReportCallback incon...
2016-02-12 Mark Youngwindowssdk: Fixed Config powershell script to look...
2016-02-12 Mark Lobodzinskilayers/loader: Fix string validation error
2016-02-12 Mark Lobodzinskiheader: Update 1.0.3 header revision for inclusion...
2016-02-12 Courtney Goeltzenleu... android: Add support for Android surface extension
2016-02-12 Courtney Goeltzenleu... param_checker: Check for pQueuePriorities
2016-02-12 Michael Lentinelayers: Validate wait event sourceStageMask.
2016-02-12 David Pinedolicense: move RenderDoc license from LoaderAndTools...
2016-02-12 Chris Forbeslayers: Use accessible id set when determining shader...
2016-02-12 Chris Forbeslayers: Add spirv static call tree walker
2016-02-12 Chris Forbeslayers: Collect OpFunction defs
2016-02-12 Chris Forbeslayers: Pass the entrypoint down to collect_interface_b...
2016-02-12 Chris Forbeslayers: Use entrypoint interface specification to colle...
2016-02-12 Chris Forbeslayers: Look up entrypoint for each shader stage
2016-02-12 Chris Forbeslayers: Minor housekeeping in draw_state.
2016-02-12 Tobin Ehlisdemos: Fix a few layout transition bugs in cube
2016-02-12 Michael Lentinelayers: Fix and re-enable layout checks.
2016-02-11 Tobin Ehlislayers: Update unique_objects to make use of safe_structs
2016-02-11 Tobin Ehlislayers: Update vk_helper to generate safe_struct wrappers
2016-02-11 Chris Forbeslayers: Validate specialization entry data is fully...
2016-02-11 Michael LentineValidate buffer barrier size and offset.
next