platform/upstream/Vulkan-LoaderAndValidationLayers.git
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 Barbourtests: Fix to find right vulkan library on Windows
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 Courtney Goeltzenleu... tests: Updates for command pools
2015-07-17 Courtney Goeltzenleu... tests: assert when no command pool
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 Elliottintel: Changes to use new WSI swapchain extensions.
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 Elliotttests: 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... v106: remove optional disableVertexReuse
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... v106: Remove optional VERTEX_INPUT_STEP_RATE_DRAW
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 Courtney Goeltzenleu... intel: Eliminate compiler warnings
2015-07-17 Chris Forbesvulkan.h: API changes for #13744 - sharing across queues
2015-07-17 Courtney Goeltzenleu... intel: Fix use of 3D destination texture
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 Barbourintel: Add memory allocs for event, pipeline and query
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 Chia-I Wutest/binding: inherit Buffer and Image from NonDispHandle
2015-07-17 Chia-I Wutest/binding: inherit CmdBuffer from Handle
2015-07-17 Chia-I Wutest/binding: inherit Dynamic* from NonDispHandle
2015-07-17 Chia-I Wutest/binding: inherit Descriptor* from NonDispHandle
2015-07-17 Chia-I Wutest/binding: inherit Sampler from NonDispHandle
2015-07-17 Chia-I Wutest/binding: inherit Pipeline from NonDispHandle
2015-07-17 Chia-I Wutest/binding: inherit PipelineLayout from NonDispHandle
2015-07-17 Chia-I Wutest/binding: inherit Shader* from NonDispHandle
2015-07-17 Chia-I Wutest/binding: inherit views from NonDispHandle
2015-07-17 Chia-I Wutest/binding: inherit QueryPool from NonDispHandle
2015-07-17 Chia-I Wutest/binding: inherit Event from NonDispHandle
2015-07-17 Chia-I Wutest/binding: inherit Semaphore from NonDispHandle
2015-07-17 Chia-I Wutest/binding: inherit Fence from NonDispHandle
2015-07-17 Chia-I Wutest/binding: inherit GpuMemory from NonDispHandle
2015-07-17 Chia-I Wutest/binding: inherit Queue from Handle
2015-07-17 Chia-I Wutest/binding: inherit Device from Handle
2015-07-17 Chia-I Wutest/binding: inherit PhysicalGpu from Handle
2015-07-17 Chia-I Wutests/binding: add Handle and NonDispHandle
next