platform/upstream/Vulkan-LoaderAndValidationLayers.git
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 Ehlistests:Add InvalidQueryPoolCreate test
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 Forbestest: Disable the existing WSI tests
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...
2016-11-20 Chris Forbeslayers: Only call ValidateLayouts if no prior error
2016-11-20 Chris Forbestests: Add a test for an out of range attachment reference.
2016-11-20 Chris Forbeslayers: Improve wording of attachment-index-out-of...
2016-11-18 joey-lunargvulkaninfo: Fix variable, struct and function names
2016-11-18 joey-lunargvulkaninfo: Add surface present modes
2016-11-18 Jeremy Hayesdemos: fix validation error
2016-11-18 Jeremy Hayesdemos: call DeviceWaitIdle before DestroyDevice
2016-11-18 Jeremy Hayesdemos: make present mode a command line option
2016-11-18 Jeremy Hayesdemos: move staging texture to demo struct
2016-11-18 Jeremy Hayesdemos: move cmd bfr creation out of layout util
2016-11-18 Mark Lobodzinskiheader: Update header files to version 1.0.34
2016-11-17 Tobin Ehlislayers:Check reqs before call to BindImageMemory
2016-11-17 Tobin Ehlislayers:Check reqs before call to BindBufferMemory
2016-11-17 Tobin Ehlislayers:Rename BUFFER_NODE->BUFFER_STATE
2016-11-17 Tobin Ehlislayers:Check all memory bindings
2016-11-17 Tobin Ehlislayers:Check buffer offset against required size
2016-11-17 Tobin Ehlislayers:Save memory requirements
2016-11-17 David Pinedocodegen: change script to handle NV ext structs
2016-11-17 Mark Lobodzinskilayers: GH949, Fix ObjTrkr to destroy NULL handles
2016-11-17 Tobin Ehlistests:Add test DynamicOffsetWithInactiveBinding
2016-11-17 Tobin Ehlislayers:Fix descriptor dynamic offset handling
2016-11-17 Mark LobodzinskiRevert "layers: Update vulkan.py with new extensions"
2016-11-17 Mark Lobodzinskilayers: Update vulkan.py with new extensions
2016-11-17 Mark Lobodzinskiheader: Update header files to version 1.0.33
2016-11-17 Rene Lindsaydocs: add libxkbcommon dependency (Keyboard handling)
2016-11-16 Mark Lobodzinskilayers: Update error enum database
2016-11-16 Mark Lobodzinskitests: Add LVTs for MapMemRange device limits
2016-11-16 Mark Lobodzinskitests: Fix unexpected errors in InvalidMemoryMapping
2016-11-16 Mark Lobodzinskilayers: GH329, Add MappedMemoryRanges limits checks
2016-11-16 Mark Lobodzinskilayers: Fixup MappedMemRanges call ordering
2016-11-16 Mark Lobodzinskilayers: Fixup MappedMemory variable names for style
2016-11-16 Mark Lobodzinskilayers: Fixup validateMemoryIsMapped for style
2016-11-16 Mark Lobodzinskilayers: Update ValidateMemIsMapped error enums
2016-11-16 Mark Lobodzinskilayers: Updated error database for new check
2016-11-16 Mark Lobodzinskitests: Add test for Vtx Attr Format check
2016-11-16 Mark Lobodzinskilayers: GH1143, Validate vertex attribute formats
2016-11-16 Mark Lobodzinskilayers: Save PDev in device's layer data
2016-11-16 Mark Lobodzinskilayers: Update CGP var names for style
2016-11-16 Mark Lobodzinskilayers: Move val to PreCallCreateGraphicsPipelines
2016-11-16 Mark Lobodzinskilayers: Remove verifyPipeLlineCreateState unused parm
2016-11-16 Jeremy Hayeslayers: update valid usage
2016-11-15 Tony Barbourdemos: Enable building combinations of xcb and xlib
2016-11-15 Tobin Ehlisscripts:Update unique error enums as of 11/15/16
2016-11-15 joey-lunargdemos: Fix compiler warning in smoketest
2016-11-14 Karl Schultzlayers: gh125 Add check for memory obj max count
2016-11-14 Cody Northropandroid: Add default core count in case ncpus not available
2016-11-14 qnopelayers: GH1141, Fix host-bit/PREINITIALIZED warning
2016-11-14 Cody Northropandroid: Move external under build-android
2016-11-14 Cody Northropandroid: Build toolchain with more cores
2016-11-14 Cody Northropandroid: Pull known good toolchain versions
2016-11-14 Mark Youngloader: Fix pointer dereference issue.
2016-11-14 Karl Schultzvulkaninfo: Fix unused label err for Windows
2016-11-14 Mark LobodzinskiRevert "tests: Back DeviceWaitIdle out of test bindings"
2016-11-14 Mark Youngloader: gh1120/gh1134 - Object wrapping issues
2016-11-14 Awais Belalvulkaninfo: fix segfault when DISPLAY is not set
2016-11-14 Mark Lobodzinskilayers: GH321, vkAllocateMemory return code handling
next