platform/upstream/Vulkan-Tools.git
2016-12-02 Mark Lobodzinskibuild: Removed ICD dirs from gitignore
2016-12-02 Mark Lobodzinskibuild: Updated BUILD.md for ICD removal/whitespace
2016-12-02 Mark Lobodzinskiscripts: Remove ICD reference from build script
2016-12-01 Jeremy Hayeslayers: remove unnecessary log_msg
2016-12-01 Karl Schultztests: Update object_tracker tests/DB
2016-12-01 Karl Schultztests: Update VU database for obj tracker tests
2016-12-01 Chris Forbeslayers: Track precision for interface block members too
2016-12-01 Chris Forbeslayers: Require precision to match on interface between...
2016-12-01 Chris Forbeslayers: Track RelaxedPrecision decoration of interface...
2016-12-01 Chris Forbeslayers: OT: null out handles in pipeline creation if...
2016-12-01 Chris Forbeslayers: Apply previous fixes to CV CreateComputePipelines
2016-12-01 Chris Forbeslayers: Don't make a mess of partial pipeline creation...
2016-12-01 Chris Forbeslayers: CV: clean up Create*Pipelines
2016-12-01 Chris Forbeslayers: s/skip_call/skip/ in CV CreateComputePipelines
2016-12-01 Chris Forbeslayers: CV: null out pipelines on validation failure
2016-12-01 Chris Forbeslayers: Switch sense of logic in CV CreateGraphicsPipelines
2016-12-01 Frank Henigmanloader: const fixes
2016-12-01 Mark Youngloader: Modify conversion of real_icd_surfaces
2016-12-01 Jamie Madillloader: Fix cast warning in wsi.c
2016-12-01 Frank Henigmanloader: avoid DEFAULT_VK_LAYERS_PATH redefinition.
2016-12-01 Frank Henigmanloader: spell 'separator' correctly
2016-11-29 Tobin Ehlisscripts:Update unique error enums as of 11/29/16
2016-11-29 Cody Northroptoolchain: Switch back to tracked revisions on Android
2016-11-29 Lenny Komowmisc: Make update external bat not clean build
2016-11-29 Mark Lobodzinskilayers: Updated error enum DB for KHR_DISPLAY mod
2016-11-29 Norbert Nopperlayers: Complete support for VK_KHR_Display ext
2016-11-28 Chris Forbeslayers: Revert some include order changes in PV
2016-11-28 Chris Forbeslayers: Move surface format tracking to CV
2016-11-28 Chris Forbeslayers: Note swapchain replacement rules may be out...
2016-11-28 Chris Forbeslayers: Move present modes tracking to CV
2016-11-28 Chris Forbeslayers: Remove some noise from PV, add to authors
2016-11-28 Chris Forbeslayers: Fix broken use of phys device as device dispatc...
2016-11-28 Chris Forbeslayers: move device dispatch table into layer_data...
2016-11-28 Chris Forbeslayers: Move dispatch table into instance_layer_data
2016-11-28 Chris Forbeslayers: get rid of instance_extension_map in PV
2016-11-28 Chris Forbeslayers: split PV layer data for device and instance
2016-11-28 Chris Forbeslayers: Remove extra 'no depth/stencil attachments...
2016-11-28 Chris Forbeslayers: Remove bogus CreateSharedSwapchainsKHR impl...
2016-11-28 Mike Schuchardtlayers: GH1131, Add error enums to object tracker
2016-11-27 Chris Forbeslayers: Remove handrolled clipped / sharingMode validat...
2016-11-27 Chris Forbeslayers: Tweak PV generator to track newly introduced...
2016-11-24 Karl Schultzbuild: Fix cube.cpp build issues for Wayland
2016-11-23 Tobin Ehlisscripts:Mark 639 unimplemented in the database
2016-11-23 Tobin Ehlisscripts:Add exception for error 1790
2016-11-23 Tobin Ehlistests:Update AllocDescriptorFromEmptyPool
2016-11-23 Tobin Ehlislayers:Unique enums for vkAllocateDescriptorSets
2016-11-23 Tobin Ehlislayers:Separate push constant max size errors
2016-11-23 Tobin Ehlislayers:Separate two error checks
2016-11-23 Maciej Jesionowskilayers: Handle partial failure in vkCreate*Pipelines
2016-11-23 Mark Youngexternals: Update glslang and spriv-tools revision
2016-11-23 Mark Lobodzinskilayers: Fix windows build warnings
2016-11-23 Mark Lobodzinskitests: GH1182, Add buffer/image copy test cases
2016-11-23 Mark Lobodzinskilayers: GH1182, Validate VkBufferImageCopy depth
2016-11-23 Mark Lobodzinskilayers: Removed obsolete CV validation checks
2016-11-23 Mark Lobodzinskilayers: Moved image/buffer aspect check
2016-11-23 Mark Lobodzinskilayers: Update ValidateBufferImageCopyData err enums
2016-11-23 Mark Lobodzinskilayers: Update BufferImageCopy var names for style
2016-11-23 Mark Lobodzinskilayers: Update call structure for BufferImageCopies
2016-11-23 Mark Lobodzinskilayers: Clarify BufferImageCopy validation name
2016-11-22 Mark Lobodzinskilayers: Fix BindImageMemory typo
2016-11-22 Tobin Ehlislayers:Avoid copy of cmd buffer set
2016-11-22 Tobin Ehlislayers:Use ptr to cmd buffer object in log_msg
2016-11-22 Mark Lobodzinskiscripts: Improve paths in update_ext_resources.sh
2016-11-22 Mark Lobodzinskibuild: Add check for spirv-headers revision file
2016-11-22 Mark Lobodzinskibuild: Move revision files into external_revisions
2016-11-22 Mark Youngdocs: Fix loader doc mention of linux dirs
2016-11-22 Mark Youngloader: Fix debug report memory leaks
2016-11-22 Tobin Ehlisscripts:Some database clean-ups
2016-11-22 Karl Schultztests: Update layer doc to reflect recent test changes
2016-11-21 Tobin Ehlislayers:Database update
2016-11-21 Tobin Ehlislayers:Verify pipe stats are enabled for device
2016-11-21 Tobin Ehlistests:Add DSUpdateEmptyBinding test
2016-11-21 Tobin Ehlistests:Use unique error enum
2016-11-21 Tobin Ehlislayers:Remove redundant periods
2016-11-21 Tobin Ehlislayers:Check for update of empty binding
2016-11-21 Chris Forbeslayers: Tweak comments for swapchain checks to be less...
2016-11-21 Chris Forbeslayers: Remove (mostly poor) descriptions from CV error...
2016-11-21 Chris Forbeslayers: Remove husk of capabilities tracking from swapchain
2016-11-21 Chris Forbeslayers: Remove remaining bits of image tracking from...
2016-11-21 Chris Forbeslayers: Remove husks of Acquire/Present from swapchain
2016-11-21 Chris Forbeslayers: Move too many images case to CV
2016-11-21 Chris Forbeslayers: Move most of remaining swapchain creation check...
2016-11-21 Chris Forbeslayers: Move complaints about presenting on bad queues...
2016-11-21 Chris Forbeslayers: Have the instance WSI flags unconditionally...
2016-11-21 Chris Forbeslayers: Track surface support for gpu+queue
2016-11-21 Chris Forbeslayers: Move caps query / swapchain creation interactio...
2016-11-21 Chris Forbeslayers: Capture surface capabilities
2016-11-21 Karl Schultzbuild: Fix 32-bit Linux notes
2016-11-21 Tony Barbourdemos: Set attachment description flag bits in cube
2016-11-21 Karl Schultzbuild: Update docs for Linux 32-bit
2016-11-21 Karl Schultzbuild: loader: Fix warnings for 32-bit linux
2016-11-21 Mark Lobodzinskibuild: Update .gitignore w/new __pycache__ location
2016-11-21 Mark Lobodzinskibuild: Move vk.xml file into scripts dir
2016-11-21 Mark Lobodzinskibuild: Move XML codegen scripts into scripts dir
2016-11-21 Mark Lobodzinskibuild: Move codegen scripts into scripts dir
2016-11-21 Mark Lobodzinskiscripts: Move determine_vs_version into scripts dir
2016-11-21 Tobin Ehlislayers:Warn on cmd buffer invalidate
2016-11-21 Tobin Ehlisscripts:Update unique error enums as of 11/21/16
2016-11-21 Tobin Ehlisscripts:Check image.cpp for unique error enums
2016-11-20 Chris ForbesUpdate out of range attachment check to use unique...
next