platform/upstream/Vulkan-LoaderAndValidationLayers.git
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
2016-11-14 Mark LobodzinskiRevert "tests: Back DeviceWaitIdle out of test bindings"
2016-11-14 Mark Lobodzinskitests: Fix CommandBufferTwoSubmits unexpected error
2016-11-14 Mark Lobodzinskilayers: Add null checks to RetireWorkOnQueue
2016-11-11 Mark Youngloader: Fix failure on ICD loading
2016-11-11 Tony Barbourtests: Back DeviceWaitIdle out of test bindings
2016-11-11 Mark Lobodzinskilayers: Enable destroy_msg_callback dbg msgs
2016-11-11 Mark Lobodzinskilayers: GH1129, Fix debug report flags
2016-11-11 Mark Youngexternal: Update glslang and spirv-tools revisions
2016-11-11 Tony Barbourdemos: Call DeviceWaitIdle before DestroyDevice
2016-11-11 Lenny Komowwinsdk: Fix missing file extension in runtime
2016-11-10 Jeremy Hayesdemos: fix gcc warning
2016-11-10 Jeremy Hayeslayers: update valid usage
2016-11-10 joey-lunargdemos: Fix argument consistency for smoketest
2016-11-10 joey-lunargdemos: Add testing features for smoke
2016-11-10 joey-lunargdemos: Add Game class file for smoke
2016-11-10 Mike Weiblenlayers: GH1092 sync CreateGraphicsPipeline enums
2016-11-09 Mike Weiblentests: GH934 Testing SetViewport bounds
2016-11-09 Mike Weiblenlayers: GH934 Bounds checking on SetViewport
2016-11-08 Jeremy Hayesdemos: fix cubepp fence creation
2016-11-08 Lenny Komowwinsdk: Set runtime to use parameterized build
2016-11-08 Lenny Komowloader: Parameterize locations of drivers/layers
2016-11-08 Lenny Komowbuild: Allow the use of a custom-named vulkan dll
2016-11-08 Lenny Komowwinsdk: Parameterize ConfigureRT program
2016-11-08 Lenny Komowwinsdk: Parameterize runtime NSIS script
2016-11-07 Mark Youngloader: Remove warning on missing implicit layer
2016-11-07 Chris Forbeslayers: Adjust doc to describe PV EXTENSION_NOT_ENABLED
2016-11-07 Tony Barbourtests: Fix ResetEventThenSet to be a negative test
2016-11-07 Chris Forbeslayers: Avoid calling functions not produced by the...
2016-11-07 Chris Forbeslayers: Fix unused variable breaking android build
2016-11-07 Chris Forbeslayers: Move platform entrypoints into main list in PV
2016-11-07 Chris Forbeslayers: Do extension checks for KHR_display in PV
2016-11-07 Chris Forbeslayers: Add tracking for VK_KHR_display extension in PV
2016-11-07 Chris Forbeslayers: Move display swapchain entrypoint into main...
2016-11-07 Chris Forbeslayers: s/skip_call/skip/ in PV
2016-11-07 Chris Forbeslayers: Introduce require_instance_extension in PV
2016-11-07 Chris Forbeslayers: Introduce require_device_extension function...
2016-11-07 Chris Forbeslayers: Move swapchain and surface extension enable...
2016-11-07 Chris Forbeslayers: Use uniform initialization better in PV::layer_data
2016-11-07 Chris Forbeslayers: Rename device ext flags to match extensions...
2016-11-07 Chris Forbeslayers: Move enable checks for KHR_surface to PV
2016-11-07 Chris Forbeslayers: Rename ambiguous 'wsi_enabled' to 'surface_enab...
2016-11-07 Chris Forbeslayers: Remove dead plumbing for platform extension...
2016-11-07 Chris Forbestests: Set correct structure types on WSI createinfos
2016-11-07 Chris Forbeslayers: Move platform WSI extension checks from swapcha...
2016-11-07 Chris Forbeslayers: Remove mdd() from PV
2016-11-07 Chris Forbeslayers: Remove one remaining use of mid() in PV
2016-11-04 Tobin Ehlistests:Add secondary cmd buffer image layout test
2016-11-04 Tobin Ehlislayers:Handle secondary cmd buffer transitions
2016-11-04 Tobin Ehlislayers:Set framebuffer for secondary cmd buffer
2016-11-03 Mark Youngloader: Rename icd and physical device vars
2016-11-03 Tony Barbourtests: Check for expected ids as well as messages
next