platform/upstream/Vulkan-Tools.git
2016-08-16 Mark Lobodzinskilayers: Removed swapchain pNext validation
2016-08-16 Mark Lobodzinskilayers: Fixed swapchain layer warning messages
2016-08-16 Mark Lobodzinskilayers: Removed unused macro in swapchain
2016-08-16 Mark Lobodzinskilayers: Moved swapchain QFI checks into function
2016-08-16 Mark Lobodzinskilayers: Removed swapchain ZERO_VALUE check
2016-08-16 Mark Lobodzinskilayers: Remove swapchain WRONG_STYPE checks
2016-08-16 Mark Lobodzinskilayers: In-line swapchain zero_prior_count macro
2016-08-16 Mark Lobodzinskilayers: Remove swapchain INVALID_COUNT macro
2016-08-16 Mark Lobodzinskilayers: Remove swapchain NULL_POINTER checks
2016-08-16 Mark Lobodzinskilayers: Removed LOG_ERROR_NON_VALID_OBJ macro
2016-08-16 Mark Lobodzinskilayers: Replace swapchain LOG_ERROR macros
2016-08-16 Mark Lobodzinskilayers: Fix typo in layer validation details doc
2016-08-15 Mark Lobodzinskilayers: Update details document for new PV test
2016-08-15 Mark Lobodzinskilayers: GH785, Validate rasterinfo->polygonMode
2016-08-15 Mark Lobodzinskilayers: Fix missing PV WSI registration
2016-08-15 Lenny Komowwinsdk: Move uninstall log to temp
2016-08-15 Tobin Ehlislayers: Style fixup, don't use pass-by-reference params
2016-08-15 Tobin Ehlislayers: Naming corrections
2016-08-15 Tobin Ehlislayers: Refactor set/validate memory valid functions
2016-08-15 Tobin Ehlislayers: Push some casts into helper functions
2016-08-15 Tobin Ehlislayers: Handle memory mapped prior to object binding
2016-08-15 Tobin Ehlislayers : Update memory valid to be per-range
2016-08-15 Tobin Ehlislayers: Refactor InsertMemoryRange
2016-08-15 Tobin Ehlislayers: Update bound memory tracking and alias checking
2016-08-13 Rene Lindsaydemos : SAM6 Flip projection matrix, instead of vertex...
2016-08-12 Lenny Komowwinsdk: Clean up confiure_runtime.c and docs
2016-08-12 Lenny Komowwinsdk: Make RT installer use C program
2016-08-12 Lenny Komowwinsdk: Add C program for runtime configuration
2016-08-12 Tony Barbourdocs: Add renderpass tests from GH427
2016-08-11 Mark Youngspirv-headers : Add file to restrict to commit
2016-08-11 Mark Lobodzinskilayers: Update PV variable names, clang-format
2016-08-11 Mark Lobodzinskilayers: Add WSI support to parameter_validation
2016-08-11 Mark Lobodzinskilayers: Validate Enabled Features in PV
2016-08-11 Lenny Komowmisc: Add vulkan C++ header
2016-08-11 Lenny Komowdemos: Fix useless NULL check in cube and tri
2016-08-11 Tobin Ehlislayers: Refactor function names
2016-08-11 Tobin Ehlislayers: Fixes GH846 Use IMAGE_USAGE bits for images
2016-08-10 Mark Lobodzinskilayers: Update details doc w/new queue family test
2016-08-10 Mark Lobodzinskilayers: GH790, Validate queue family at submit-time
2016-08-10 Chris Forbeslayers: Adjust color/input attachment layout checks...
2016-08-10 Tony Barbourdemos: Fix operator precedence problem with window...
2016-08-09 Cody Northroptoolchain: Fix SPIRV-Headers update script
2016-08-09 Tobin Ehlislayers: Fix MapMem image layout validation
2016-08-09 Tobin Ehlislayers: Rename validateMemRange()
2016-08-09 Tobin Ehlislayers: Rename DEVICE_MEM_INFO struct members
2016-08-09 Tobin Ehlislayers: Remove image member from DEVICE_MEM_INFO
2016-08-08 Chris Forbeslayers: Account for read-only depthstencil attachments...
2016-08-08 Mark Lobodzinskilayers: Update validation layer details doc
2016-08-08 Mark Lobodzinskilayers: LX578, Add CreateRenderPass format check
2016-08-08 Mark Lobodzinskilayers: Add minor Image::CreateRenderPass updates
2016-08-08 Tony Barbourdemos: Fix ifdefs to allow compilation without XLIB
2016-08-08 Tobin Ehlistests: Add ColorBlendLogicOpTests
2016-08-08 Tobin Ehlistests: Add IndexBufferNotBound test
2016-08-08 Tobin Ehlislayers: Exclude index buffer from CBSTATUS_ALL mask
2016-08-08 Tobin Ehlistests: Add FramebufferIncompatible test
2016-08-08 Tobin Ehlislayers: Remove duplicate framebuffer incompatible check
2016-08-05 Tony Barbourdemos: Fix cube to handle >1 event per frame
2016-08-05 Cody Northropdemos: Fix Android build on OSX and Windows
2016-08-05 Mike Stroyandemos: Flip cube texture on android
2016-08-05 Mark Lobodzinskilayers: Reenable fix for DS layout transitions
2016-08-05 Ian ElliottGH 818: Improve swapchain error for vkCreateSwapchainKHR()
2016-08-04 davidhubbardbuild: pr787 - CMAKE_INSTALL_PREFIX default
2016-08-04 Lenny Komowwinsdk: Make installer version programmable
2016-08-04 Tobin Ehlislayers: Update string concatenation in struct_string_he...
2016-08-04 John Drinkwaterloader: support manifests in XDG locations
2016-08-04 Chris Forbeslayers: Fix function interception list for param validation
2016-08-04 Tobin Ehlislayers: Disable previous fix for DS layout transitions
2016-08-04 Mark Lobodzinskilayers: GH650, Fix D/S image layout validation
2016-08-04 Tobin Ehlislayers: Check vtx buffer binding
2016-08-03 Ian ElliottFix Android build for mips64: NULL -> VK_NULL_HANDLE
2016-08-02 Tony Barbourdemos: Remove the need for QueueWaitIdle in cube
2016-08-02 Tony Barbourdemos: Use renderpass finalLayout to get to PRESENT_SRC_KHR
2016-08-02 Tobin Ehlislayers: Fix bug in cmd buffer framebuffer binding
2016-08-02 Cody Northroptoolchain: Update revisions for Android
2016-08-02 Tobin Ehlislayers: Fix object_tracker build
2016-08-02 Mark Lobodzinskilayers: Remove debug comments from OT.h
2016-08-01 Chris Forbeslayers: Fix #808 broken mapping of image types to view...
2016-08-01 Mark Younglayers: Generate full vk_dispatch_table_helper
2016-08-01 Johannes van... layers: gh793 gen vk_dispatch_table_helper.h
2016-08-01 Mark Youngloader : Fix segfault in vulkaninfo
2016-08-01 davidhubbardloader: gh571 vkEnumerateInstanceLayerProperties()
2016-08-01 Chris Forbeslayers: Add some TODOs for weird code that should go...
2016-08-01 Chris Forbeslayers: Drop QUEUE_NODE::device
2016-07-31 Chris Forbeslayers: Track valid dynamic scissor and viewport indice...
2016-07-31 Chris Forbeslayers: Validate image view type requirement for descri...
2016-07-31 Chris Forbeslayers: Generate appropriate sets of requirement flags...
2016-07-31 Chris Forbeslayers: Add plumbing for descriptor requirements
2016-07-31 Chris Forbeslayers: Add enum for descriptor requirements
2016-07-29 Rene Lindsaydemos: Flip cube texture and TC's, so image is no longe...
2016-07-29 Rene Lindsaydemos: Remove unused function parameter.
2016-07-29 Mark Youngdocs: Clean up LoaderAndLayerInterface markdown
2016-07-29 Michael Lentinelayers: GH722 Add query function calls from secondary...
2016-07-28 Cody Northroptests: Create APK version of layer validation tests
2016-07-28 Tony Barbourdemos: Fix cube to handle seperate gfx / present queues
2016-07-27 Jeremy Hayesloader: return incomplete when count < available
2016-07-27 Cody Northropandroid: Lift global offset table size limit (-mxgot)
2016-07-26 Tony BarbourTools: Bump spirv-tools revision to include fix
2016-07-22 Mark Lobodzinskilayers: Restore OT WSI GPA prefixes
2016-07-22 Tobin Ehlislayers: Fix copy-paste "DEPTH" instead of "STENCIL"
2016-07-22 Tobin Ehlislayers: Fix image aspect checks
next