platform/upstream/Vulkan-Tools.git
2015-07-17 Adam Jacksoncmake: Specify -std=c++11
2015-07-17 Adam Jacksoncmake: Don't check for installed glm, it's in-tree
2015-07-17 Piers DaniellMinor SDK-0.2 fixes for "tri"
2015-07-17 Courtney Goeltzenleu... cube: Fill in pPlatformWindow after you have a window
2015-07-17 Courtney Goeltzenleu... cube: set VkAttachmentViewCreateInfo.format
2015-07-17 Courtney Goeltzenleu... cube: Keep track of queue_count in demo structure
2015-07-17 Jon Ashburnloader: Switch to using layer manifest file info for...
2015-07-17 Tobin Ehlislayers: In DrawState correctly return rasterSamples...
2015-07-17 Mark Lobodzinskivulkan: Updated LICENSE.txt with all known license...
2015-07-17 Jon Ashburnloader:Remove dead code involving layer library queries...
2015-07-17 Jon Ashburnloader: Update loader readme and add ICD/ layer discove...
2015-07-17 Jon Ashburnloader: Use GetInstanceProcAddr rather than dlsym for...
2015-07-17 Jon Ashburnicd: Generate vkInstanceProcAddr with real entrypoints
2015-07-17 Courtney Goeltzenleu... loader: use VkDevice when initializing device table
2015-07-17 Cody Northropdemos: Set size of uniform buffer in cube
2015-07-17 Courtney Goeltzenleu... demos: Remove reference to undefined variable
2015-07-17 Courtney Goeltzenleu... misc: Create new glslang directory if needed
2015-07-17 Ian ElliottUpdated BUILD.md to ref the specs on how the loader...
2015-07-17 Courtney Goeltzenleu... bug-14282: remove const
2015-07-17 Tony BarbourClean up warnings from release build
2015-07-17 Courtney Goeltzenleu... mem_tracker: Use device object for dispatch tables
2015-07-17 Courtney Goeltzenleu... mem_tracker: Don't try to copy data if none available
2015-07-17 Tony BarbourWindows: Clean up more compiler errors and warnings
2015-07-17 Tony BarbourWindows: more changes for windows compiler
2015-07-17 Tony BarbourWindows: more fixes for windows compile
2015-07-17 Tony BarbourWindows: More windows compilier fixes
2015-07-17 Tony Barbourwindows: clean up windows compile issues
2015-07-17 Jeremy Hayeslayers: Remove dead code.
2015-07-17 Tobin Ehlislayers: In MemTracker remove non-intercepted WSI funcs...
2015-07-17 Courtney Goeltzenleu... vulkan: Fix definition of LayerProperties
2015-07-17 Tobin Ehlislayers: MemTracker fix to skip COLOR usage bit check...
2015-07-17 Tobin Ehlislayers: Fix some failing layer validation tests
2015-07-17 Ian Elliottdemos: Hack to get cube working--only 2 swap chain...
2015-07-17 Ian Elliottloader: Changes to use new WSI swapchain extensions.
2015-07-17 Ian Elliotticd-common: Changes to use new WSI swapchain extensions.
2015-07-17 Ian Elliottlayers: INITIAL Changes to use new WSI swapchain extens...
2015-07-17 Ian Elliottnulldrv: Changes to use new WSI swapchain extensions.
2015-07-17 Ian Elliottdemos: Changes to use new WSI swapchain extensions.
2015-07-17 Ian ElliottWSI: Add swapchain-extension headers (versions 12 ...
2015-07-17 Courtney Goeltzenleu... misc: Bump patch number to reflect diffs
2015-07-17 Mike Stroyanlayers: Add install step for layers rpath settings
2015-07-17 Ian Elliottdemos: Fix Linux compiler warnings in "vulkaninfo.c"
2015-07-17 Chris Forbesmem_tracker: Provide ctor for embedded union (and name...
2015-07-17 Courtney Goeltzenleu... vulkan: Remove unused STRUCTURE_TYPE enum
2015-07-17 Courtney Goeltzenleu... v106: remove optional primitiveRestartIndex
2015-07-17 Courtney Goeltzenleu... vulkan.h: Remove unused LAYER_CREATE_INFO type
2015-07-17 Courtney Goeltzenleu... v115: Remove pLinkConstBufferInfo
2015-07-17 Courtney Goeltzenleu... v131?: Remove ColorBlendAttachments->format
2015-07-17 Courtney Goeltzenleu... v122?: Remove provoking vertex, now always last
2015-07-17 Courtney Goeltzenleu... v106: Remove optional pointOrigin
2015-07-17 Courtney Goeltzenleu... v106: remove optional depthMode
2015-07-17 Courtney Goeltzenleu... bug 14084: eliminate ERROR_INVALID_OBJECT_TYPE
2015-07-17 Courtney Goeltzenleu... v127: Use PFN_vkVoidFunction for GetProcAddr
2015-07-17 Courtney Goeltzenleu... v115: Remove linkConstBufferCount
2015-07-17 Courtney Goeltzenleu... v106: Remove optional multisampleEnable
2015-07-17 Courtney Goeltzenleu... v106: Remove clipOrigin
2015-07-17 Courtney Goeltzenleu... v128: Remove maxInlineMemoryUpdateSize
2015-07-17 Courtney Goeltzenleu... v133: eliminate version from extension properties
2015-07-17 Courtney Goeltzenleu... v133: Update parameters on CmdPipelineBarrier
2015-07-17 Courtney Goeltzenleu... v133: Update parameter types on CmdWaitEvents
2015-07-17 Courtney Goeltzenleu... v115: remove GetPhysicalDevicePerformance
2015-07-17 Courtney Goeltzenleu... rename: GetPhysicalDeviceFormatInfo to GetPhysicalDevic...
2015-07-17 Courtney Goeltzenleu... vulkan: Updates to match upstream vulkan.h
2015-07-17 Courtney Goeltzenleu... vulkan: Switch to upstream header
2015-07-17 Chris Forbesvulkan.h: API changes for #13744 - sharing across queues
2015-07-17 Courtney Goeltzenleu... tests: Integrate command pools into tests
2015-07-17 Cody Northropdemos: Update for command pools
2015-07-17 Cody Northropicd: Support for command pools
2015-07-17 Tobin Ehlislayers: Various layer fixes to get layer validation...
2015-07-17 Courtney Goeltzenleu... nulldrv: Fix up compile issues for Windows
2015-07-17 Courtney Goeltzenleu... loader: Fix MS compile warning
2015-07-17 Chris Forbeslayers: Fixup and reenable fs output validation in...
2015-07-17 Courtney Goeltzenleu... bug-14184: Transient memory allocations
2015-07-17 Tony BarbourBug 14224: Remove abbreviations on some API symbols
2015-07-17 Courtney Goeltzenleu... misc: Bump header version
2015-07-17 Tony BarbourBug 14084: Get tests compiling and running
2015-07-17 Tony BarbourBug 14248: Add vkFreeDescriptorSets
2015-07-17 Tobin Ehlislayers: Get MemTracker compiling with type safety heade...
2015-07-17 Tobin Ehlislayers: Get Generic layer to compile with type safety...
2015-07-17 Chris Forbeslayers: Update ShaderChecker for 14084
2015-07-17 Courtney Goeltzenleu... TODO: Disable non-working layers for now
2015-07-17 Tony BarbourBug 14084 - Object Tracker, Image, Generic layers
2015-07-17 Mike Stroyanlayers: Threading layer type safety header changes
2015-07-17 Jeremy Hayeslayers: Fix param checker compilation errors.
2015-07-17 Tobin Ehlislayers: Updated DrawState to work with type safety...
2015-07-17 Tobin Ehlislayers: Layer updates to get helpers compiling with...
2015-07-17 Courtney Goeltzenleu... misc: Enable only APIDump layer for now
2015-07-17 Tony BarbourBug 14084 - Improve type safety and remove polymorphism
2015-07-17 Courtney Goeltzenleu... bug 14084: Update test binding for type safety
2015-07-17 Tobin Ehlislayers: Updated DrawState to use new VkAttachmentView...
2015-07-17 Chia-I Wuupdate vulkan.h for multi-pass command buffers (V131...
2015-07-17 Chia-I Wudemos: fix color attachment store op
2015-07-17 Chia-I Wudemos: destroy VkRenderPass and VkFramebuffer with...
2015-07-17 Chia-I Wudemos: remove an extraneous vkCmdBeginRenderPass()
2015-07-17 Courtney Goeltzenleu... loader: Exit loop as soon as we know the answer
2015-07-17 Courtney Goeltzenleu... vulkaninfo: Fix compiler complaint on windows
2015-07-17 Courtney Goeltzenleu... loader: use device extension list, not global
2015-07-14 Courtney Goeltzenleu... Revert "demos: use -o on glslangValidator to allow...
2015-07-14 GregFdemos: use -o on glslangValidator to allow parallel...
2015-07-10 David Pinedodemos: Fix windows compile error in vulkaninfo.c
next