platform/upstream/Vulkan-Tools.git
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 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 Lobodzinskilayers: Add null checks to RetireWorkOnQueue
2016-11-11 Mark Youngloader: Fix failure on ICD loading
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 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 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 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 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 Karl Schultzlayers: GH1115 Add missing VK_LAYER_EXPORT decorations
2016-11-03 Mark Lobodzinskiloader: Remove vk-loader-generate.py
2016-11-03 Mark Lobodzinskiloader: Use vk-generate.py instead of loader version
2016-11-03 Mark Lobodzinskiscripts: Extend vk-generate for 'all' parameter
2016-11-02 Tobin Ehlisscripts:Initial version of validation stats script
2016-11-02 Karl Schultzdocs: Remove references to "this repo"
2016-11-02 Mike Weiblenlayers: GH934 Bounds checking on SetScissor
2016-11-02 Mark Youngloader: Fix icd reference in WSI code
2016-11-02 Mike Stroyanlayers: Change to including vk_safe_struct code.
2016-11-02 Mark Youngloader: Call ICD for CreateDisplayPlaneSurfaceKHR
2016-11-01 Mark Lobodzinskiscripts: Build single dispatch table helper
2016-11-01 Mark Lobodzinskiscripts: Add ifdef protection to non_wsi ext APIs
2016-11-01 Johannes van... scripts: Re-added AllPlatforms wsi option
2016-10-31 Karl Schultzdocs: Updates for Linux loader /usr/local search paths.
2016-10-31 Chris Forbeslayers: Tweak CmdClearAttachment handling for error DB
2016-10-31 Chris Forbeslayers: Validate VkClearAttachment::aspectMask against...
2016-10-31 Chris Forbeslayers: Rework some names a bit in CmdClearAttachments
2016-10-31 Tony Barbourdemos: Fix uninitialized variables in vulkaninfo
2016-10-31 Tobin Ehlisscripts:Add newline at end of database file
2016-10-31 Tobin Ehlisscripts:Update unique error enums as of 10/31/16
2016-10-31 Mark Youngexternal: Update external commit IDs
2016-10-31 Karl Schultzdocs: LX617: Fix Android layer path info
2016-10-28 Jeremy Hayeslayers: update error database
2016-10-28 Tony Barbourdemos: Make present mode a command line option
2016-10-28 Tony Barbourdemos: Move staging texture to demo struct
2016-10-28 Tony Barbourdemos: Move command buffer creation out of layout util
2016-10-28 Mark Lobodzinskiheader: Update header files to version 1.0.32
2016-10-28 Mark Lobodzinskitests: PV cmdSetViewport code style updates
2016-10-28 Mark Lobodzinskitests: Fix header 1.0.32 PV issues
2016-10-28 Tobin Ehlistests:Add RenderPassInUseDestroyedSignaled
2016-10-28 Tobin Ehlislayers:Add binding for renderpass in pipeline
2016-10-28 Mark Lobodzinskiscripts: Make vk-generate more generic
2016-10-28 Mark Lobodzinskilayers: Make dispatch_table_helper platform specific
2016-10-28 Mark Lobodzinskiscripts: Add simplified extension groups to vulkan.py
2016-10-28 Mark Lobodzinskiscripts: Update vulkan.py extension lists
2016-10-27 John Zupinbuild: Update cmake files to use variables as destinati...
2016-10-27 Dor Askayoloader: fix duplicate detection of manifests when CMAKE...
2016-10-27 Dor Askayoloader: use CMAKE_INSTALL_FULL_<dir> to improve Linux...
2016-10-27 Mark Youngloader: gh1093 - Fix multiple EnumPhysDev calls
2016-10-27 Jeremy Hayesdemos: Add src and dst stages to set_image_layout
next