platform/upstream/Vulkan-Tools.git
2017-01-31 Mark Lobodzinskivulkaninfo: Kill printed whitespace
2017-01-31 Tobias Markusvulkaninfo: Print human-readable heap sizes
2017-01-31 Mark Lobodzinskilayers: Migrate image layer CmdClearColorImage
2017-01-31 Mark Lobodzinskilayers: Move CreateRenderPass format check to PV
2017-01-31 Mark Lobodzinskilayers: Update PostCallRecordCreateImage
2017-01-31 Mark Lobodzinskilayers: Move DestroyImage code into buffer module
2017-01-31 Mark Lobodzinskilayers: Fix CreateImage extent validation
2017-01-31 Mark Lobodzinskilayers: Move CreateImage validation into core_val
2017-01-31 Mark Lobodzinskicmake: GH1428, Reenable subproject builds
2017-01-27 Karl Schultzbuild: Enable declaration hiding warning on Windows
2017-01-27 Mark Lobodzinskilayers: Add new module to stats script
2017-01-27 Mike Weiblenexternal: Update glslang/spirv-tools revisions
2017-01-27 Mike Weiblenlayers: GH-909 level/layer Valid Usage checking
2017-01-27 Marcin Kantochlayers: Fix for VkBufferImageCopy for depth/stencil
2017-01-26 Mark Lobodzinskirepo: Clang-format LVL source files using Google
2017-01-26 Mark Lobodzinskirepo: Change source style from LLVM to Google
2017-01-26 Mark Lobodzinskirepo: Clang-format c/cpp/h LVL files using LLVM
2017-01-26 Mark Lobodzinskirepo: Update root .clang-format file
2017-01-26 Mark Lobodzinskiloader: Protect loader macro lists from clang-format
2017-01-26 Mark Lobodzinskirepo: Remove subordinate .clang-format files
2017-01-26 Karl Schultzbuild: Turn on "treat warnings as errors" on Win
2017-01-26 Mark Lobodzinskilayers: Disable clang-format for gen'd header
2017-01-26 Tobin Ehlisscripts:Unique error enum update for 1/25/2017
2017-01-25 Lenny Komowlayers: Add new exts to unique_objects whitelist
2017-01-25 Mark Lobodzinskidemos: Protect smoke demo data file from c-f
2017-01-25 Mark Lobodzinskilayers: Protect format table from autoformatting
2017-01-25 Mark Lobodzinskilayers: Make uniqueobjects header clang-format proof
2017-01-25 Mark Lobodzinskidocs: Update contributing doc
2017-01-25 Mark Youngloader: Fix EnumPhysDev bug
2017-01-25 Bruce DawsonSuppress VC++ 2017 signed/unsigned warning
2017-01-24 Lenny Komowbuild: Update travis for xrandr dependency
2017-01-24 Mark Youngloader: Update the loader to 1.0.39
2017-01-23 Mark Lobodzinskilayers: Fixup cmake for new generated file deps
2017-01-23 Mark Lobodzinskicmake: Add common targets/rules for helper files
2017-01-23 Mark Lobodzinskicmake: Move common xml-gen macro to root file
2017-01-20 Mike Weiblenexternal: Update glslang/spirv-tools revisions
2017-01-20 Tobin Ehlislayers:Synch validation updates
2017-01-20 Jeremy Hayescontrib: Update style guide and add Git rules
2017-01-19 Mark Lobodzinskitests: Add checks for ClearAttachment validation
2017-01-19 Mark Lobodzinskilayers: Refactor ClearAttachments to pre/post form
2017-01-19 Mark Lobodzinskilayers: Fixup ClearAttachments variable names
2017-01-19 Mark Lobodzinskilayers: Remove redundant CV ClearAttachments check
2017-01-19 Mark Lobodzinskilayers: GH398, CmdClearAttachments validation
2017-01-19 Arda CoskunsesVulkaninfo: Vulkaninfo crashes when DISPLAY is invalid
2017-01-19 Thomas Louislayers: GH1355, Fix bad swapchain image accesses
2017-01-18 Lenny Komowdocs: Update runtime installer license copyright
2017-01-18 Mark Lobodzinskiscripts: GH1383, Fix Dota2 issue with safe_structs
2017-01-17 Mark Lobodzinskilayers: Fixup CreateImage paramter list
2017-01-17 Mark Lobodzinskilayers: Move CreateImage recording to buf/img module
2017-01-17 Mark Lobodzinskilayers: Move image struct into cv_types header
2017-01-17 Mark Lobodzinskilayers: Add physical device props init to CV
2017-01-17 Mark Lobodzinskilayers: Add error message header to CV header
2017-01-17 Mark Lobodzinskilayers: Create buffer/image validation module
2017-01-17 Alex Smithlayers: PR1381, Fix vkCmdCopyImage intersection check
2017-01-16 Lenny Komowwinsdk: Fix RT not reading versions from registry
2017-01-14 Karl Schultzloader: Fix static analysis warnings
2017-01-13 Mark Youngloader: Improve loader logging
2017-01-13 Lenny Komowwinsdk: Allow Configuring layers for older SDKs
2017-01-13 Tony Barbourdemos: Add uniform buffer per swapchain image to cube
2017-01-13 Tony Barbourdemos: Cube quit ignoring NULL fence errors
2017-01-13 Tony Barbourdemos: Cube updated to use triple buffering
2017-01-13 Tobin Ehlisscripts:Stop printing dbg stats scrip debug info
2017-01-13 Tobin Ehlisscripts:Add stats for implicit checks
2017-01-13 Tobin Ehlisscripts:Add implicit check count to spec.py
2017-01-12 Lenny Komowloader: Fix phys device error message
2017-01-12 Mark Youngloader: Modify EnumPhysDev functions
2017-01-12 Jamie Madillloader: Fix variable shadowing warning.
2017-01-11 Karl Schultzdemos: Fix static analysis warnings in vulkaninfo
2017-01-11 joey-lunargdemos: smoketest: Add --flush option for tracing
2017-01-11 Mark Lobodzinskilayers: Update CV authors
2017-01-11 Mark Lobodzinskilayers: Plumb function name/idx through swapchain
2017-01-11 Mark Lobodzinskilayers: Refactor CreateSharedwapChains for recording
2017-01-11 Mark Lobodzinskilayers: Refactor CreateSwapChain for recording
2017-01-11 Mark Lobodzinskilayers: GH1199, Validate SharedSwapchains
2017-01-11 Mark Youngloader: Add more logging messages
2017-01-11 Mark Lobodzinskiscripts: Remove vulkan.py
2017-01-11 Mark Lobodzinskiscripts: Remove vk_helper.py
2017-01-11 Mark Lobodzinskiandroid: Switch safe_struct over to new codegen
2017-01-11 Mark Lobodzinskilayers: Update cmake for safe_struct codegen
2017-01-11 Mark Lobodzinskiscripts: Update copyright notice dates for 2017
2017-01-11 Mark Lobodzinskiscripts: Initial version of safe_struct cpp gen
2017-01-11 Mark Lobodzinskiscripts: Update comments in helper generator
2017-01-11 Mark Lobodzinskiscripts: Complete safe_struct header generation
2017-01-11 Mark Lobodzinskiscripts: Remove blank lines from end of helper files
2017-01-11 Mark Lobodzinskiscripts: Stub in safe_struct generator source
2017-01-11 Mark Lobodzinskiscripts: Add generator options for safestruct files
2017-01-11 Mark Lobodzinskilayers: Remove lock held across down-chain call
2017-01-10 Mike Weiblenlayers: Reset Valid Usage database check status
2017-01-10 Mark Lobodzinskiandroid: Fix typos in android-generate script
2017-01-10 Cody Northropbuild: Update travis config to catch build errors on...
2017-01-10 Alex Smithlayers: Transition each aspect individually in Transiti...
2017-01-10 Mark Lobodzinskiscripts: Remove unused code from vk_helper.py
2017-01-10 Mark Lobodzinskiandroid: Add codegen for struct_size_helpers
2017-01-10 Mark Lobodzinskilayers: Update build dependency target name
2017-01-10 Mark Lobodzinskilayers: Change struct_size_helper to use new codegen
2017-01-10 Mark Lobodzinskilayers: Remove unused header from core_validation
2017-01-10 Mark Lobodzinskiscripts: Handle vk.xml latexmath in helper files
2017-01-10 Mark Lobodzinskiscripts: Include chain_size helper in struct_size
2017-01-10 Mark Lobodzinskiscripts: Complete struct_size_helper source gen
2017-01-10 Mark Lobodzinskiscripts: Add gen for struct_size_helper source file
next