platform/upstream/Vulkan-Tools.git
2017-02-07 Mark Lobodzinskilayers: Refactor CmdResolveImage for PreCalls
2017-02-07 Mark Lobodzinskilayers: Split CmdResolveImage val/state updates
2017-02-07 Mark Lobodzinskilayers: Fixup var names in CmdBlit/ResolveImage
2017-02-07 Mark Lobodzinskilayers: Split CmdBlitImage validation/state updates
2017-02-07 Tobin Ehlislayers:Fix queue state recording
2017-02-07 Tobin Ehlislayers:Add gpdp2 queue query to core_validation
2017-02-07 Tobin Ehlislayers:Update parameter validation for gpdp2
2017-02-07 Tobin Ehlislayers:Update object validation for gpdp2
2017-02-07 Mark Lobodzinskilayers: Used predefined SPIR-V magic number
2017-02-07 Mark Lobodzinskilayers: Remove helper routine dead parameters
2017-02-06 Tobin Ehlistests:Add DSBufferLimitErrors test
2017-02-06 Tobin Ehlislayers:Add buffer descriptor device limit checks
2017-02-06 Mike Weiblenlayers: adjust VU database/scripts for impl flag
2017-02-06 Mark Lobodzinskilayers: GH706, Allow GLSL shaders during validation
2017-02-06 Mark Lobodzinskilayers: Set up disable for shader validation
2017-02-06 Mark Lobodzinskilayers: Add enable for NV_GLSL_SHADER extension
2017-02-03 Mark Youngloader: gh1449 - Fix mem leak on CTS
2017-02-03 Mark Lobodzinskilayers: Remove redundant validation from image layer
2017-02-03 Mark Lobodzinskilayers: Remove CmdClearAttachments from image layer
2017-02-03 Mark Lobodzinskilayers: Move CmdClearAttachments into buffer module
2017-02-03 Mark Lobodzinskilayers: Move PreCallValCmdClearAttachments from CV
2017-02-03 Mark Lobodzinskilayers: Remove CmdCopyImage from image layer
2017-02-03 Mark Lobodzinskilayers: Move CmdCopyImage validation into CV
2017-02-03 Tony Barbourlayers: Tolerate null handles in destroy and free routines
2017-02-03 Mark Lobodzinskilayers: Move findlayout/setlayout & val helpers
2017-02-02 Robert Morellcube: Error handling improvements
2017-02-02 Benjamin Saundersloader: Improve Linux manifest search
2017-02-02 Mark Lobodzinskilayers: Plumb through image_state structures
2017-02-02 Mark Lobodzinskilayers: Move ClearDepthStencilImage val out of CV
2017-02-02 Mark Lobodzinskilayers: Move image validation support to buffer_val
2017-02-02 Jeff Julianoloader: Minor language clarification, fix markup
2017-02-01 Tobin Ehlislayers:Move gfx pipe check to create time
2017-02-01 Tony Barbourdemos: Add XInitThreads to xlib path of cubes
2017-02-01 Mark Lobodzinskilayers: Refactor ClearColor/DSImage for pre/post
2017-02-01 Mark Lobodzinskilayers: Split validation/state updates for clears
2017-02-01 Mark Lobodzinskilayers: Fix var names in CmdClear[C|DS]image
2017-02-01 Mark Lobodzinskilayers: Fix var names for ClearImageLayout funcs
2017-02-01 Mark Lobodzinskilayers: Split VerifyClearImageLayout routine
2017-01-31 Rene Lindsaydocs: Update build dependencies
2017-01-31 Mark Lobodzinskilayers: Rename misleading renderpass structure var
2017-01-31 Mark Lobodzinskilayers: GH1390, Fix BeginRenderPass validation msg
2017-01-31 Mark Lobodzinskilayers: GH1390, Fix renderpass handle output
2017-01-31 Dave Houltonlayers: Add tests for sparse images
2017-01-31 Dave Houltonlayers: Add sparse image tiling check - GH283
2017-01-31 Damien Leonecube: Add direct to display support
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
next