platform/upstream/Vulkan-LoaderAndValidationLayers.git
2016-08-18 Jeremy Hayestests: add implicit layer tests
2016-08-18 Tobin Ehlislayers: GH859 Fix error messages for viewport/scissors...
2016-08-18 Tony Barbourtests: Change IndependentBlend test to use new InitStat...
2016-08-18 Tony Barbourtests: Enable passing PhysicalDeviceFeatures to InitState
2016-08-18 Tony Barbourtests: Move device creation from Setup to InitState
2016-08-18 Mark Lobodzinskidemos: Clean up vulkaninfo source formatting
2016-08-18 Mark Lobodzinskilayers: VT59, Change query count errors to warnings
2016-08-17 Tobin Ehlistests: Disable LongFenceChain test
2016-08-17 Chris Forbestests: Turn on some more tests that now pass.
2016-08-17 Chris Forbeslayers: Rework work tracking
2016-08-17 Mark Lobodzinskilayers: GH819, Fix non-coherent memory shadow copy
2016-08-17 Mark Lobodzinskilayers: GH822, handle WHOLE_SIZE for mapped memory
2016-08-17 Mark Muellertests: post push resolution of Nvidia GH424Rework issues
2016-08-17 Lenny Komowwinsdk: Create layer registry if it doesn't exist
2016-08-17 Mark Lobodzinskilayers: Fix new invalid queue index test
2016-08-17 Mark LobodzinskiRevert "tests: Fixing incorrect change w/GH424Rework"
2016-08-17 Mark Muellertests: Fixing incorrect change w/GH424Rework
2016-08-17 Mark Muellerdocs: GH424 Update validation test documentation
2016-08-17 Mark Muellertests: GH424 Addition of Device Limits Validation tests
2016-08-17 Mark Muellerlayers: GH424 add check of skip_call results to CreateD...
2016-08-16 Mark Lobodzinskitests: Add test for NULL-blit warnings
2016-08-16 Mark Lobodzinskilayers: LX581, Warn for null-region blits
2016-08-16 Mark Lobodzinskitests: Modify swapchain test for PV messages
2016-08-16 Mark Lobodzinskilayers: Run swapchain source through clang-format
2016-08-16 Mark Lobodzinskilayers: Some simple style tweaks for swapchain
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 Lobodzinskitests: Fix typo in test comment
2016-08-15 Mark Lobodzinskilayers: Update details document for new PV test
2016-08-15 Corttests: Added test for invalid polygonMode
2016-08-15 Mark Lobodzinskilayers: GH785, Validate rasterinfo->polygonMode
2016-08-15 Corttests: Fixed typo in test name
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-12 Tony Barbourtests: Add renderpass tests GH427
2016-08-12 Tony Barbourtests: Add VkRenderpassObj to render framework
2016-08-12 Tony Barbourtests: Add PhysicalDeviceFeatures to VkDeviceObj
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-11 Tobin Ehlistests: Remove unused var
2016-08-10 Mark Lobodzinskilayers: Update details doc w/new queue family test
2016-08-10 Mark Lobodzinskitests: Add QFI-queueSubmit 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 Tony Barbourtests: Remove refs to device layers in tests + framework
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 Lobodzinskitests: Add test for undefined format check
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 Ehlistest: Minor clean-up
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 Dustin Gravestests: Remove duplicate pNext test
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
next