platform/upstream/Vulkan-Tools.git
2015-08-26 Cody NorthropBug 14400: Add FORMAT_FEATURES for blits
2015-08-26 Cody NorthropBug 14323: RasterLine and RasterDepthBias changes
2015-08-25 Jon Ashburnloader: Add support for relative pathnames in the ICD...
2015-08-25 Jens OwenFix formatting for GitLab web interface
2015-08-25 Tobin Ehlislayers: Initial commit of Validation Details md file
2015-08-24 Jon Ashburnloader: Make so layer manifest files are retained at...
2015-08-24 Jon Ashburnloader: Make the ICD library scan happen as needed...
2015-08-24 Jon Ashburnloader: Remove the device_extension list from from...
2015-08-24 Jon Ashburnloader: Remove the global extension list from scanned_i...
2015-08-24 Jon Ashburnloader: Make the global/instance ext list once for...
2015-08-24 Jon Ashburnloader: Remove global instance extension list and rebui...
2015-08-18 Tobin Ehlistests: Fix tests that re-submit Cmd Buffers w/ ONE_TIME...
2015-08-18 Tobin Ehlislayers: Add validation check to enforce ONE_TIME_SUBMIT...
2015-08-17 Courtney Goeltzenleu... cube: Set pipeline renderpass
2015-08-14 Mike StroyanRevert "demos: Add dependency for SPIRV shader components"
2015-08-14 Mike Stroyanlayers: Change Threading layer dispatch and logging
2015-08-14 Mike Stroyanlayers: Remove unused layer-dispatch target
2015-08-14 Mike Stroyanlayers: Optimize DrawState when info is not shown
2015-08-14 Mike Stroyanlayers: Remove add_dependencies of .def files
2015-08-14 Mike Stroyanlayers: Remove active flags with removed callbacks
2015-08-14 Mark Lobodzinskidemos: Updated vulkaninfo for new features/limits entries
2015-08-13 Jon Ashburnlayers: Fix windows build for multi layer .def file
2015-08-13 Jon Ashburnloader: Fix bug in heap_free function to not do double...
2015-08-12 Jon Ashburnlayers: Make multi layer functional again as a multi...
2015-08-12 Jon Ashburnloader: Handle multiple layers descriptions per manifes...
2015-08-11 Cody NorthropBug 14407 - Add texelCoords to Sampler state
2015-08-11 Cody NorthropBug 14339 - Add alphaToOne as an optional feature
2015-08-11 Cody Northropv151: Bug 14386 - Change VK_NULL_HANDLE from a 0 to...
2015-08-11 Cody Northropv150: Bug 14384 - Add a subpass field to VkCmdBufferBeg...
2015-08-11 Cody Northropv149: Fix header ordering bug
2015-08-11 Ian Elliottnulldrv: Change to new WSI query functions.
2015-08-11 Ian Elliottlayers: mem_tracker: Change to new WSI query functions.
2015-08-11 Ian Elliottdemos: Change to new WSI header ...
2015-08-11 Ian Elliottloader: Change to new WSI query functions.
2015-08-11 Ian Elliottvulkan.py: Change to new WSI query functions.
2015-08-11 Ian ElliottWSI: Update swapchain headers to to version 13 and 45.
2015-08-11 GregFbuild: rebuild LLVM when LLVM overlay files change
2015-08-11 Mark Lobodzinskilayers: Don't output DrawState dynamic state info for...
2015-08-11 Jon Ashburnloader: Remove one time scan of layer libraries; do...
2015-08-11 Mark Lobodzinskilayers: Handle uninitialized QueueFamily values in...
2015-08-11 GregFbuild: advance glslang and LunarGLASS versions to SPIR...
2015-08-11 GregFlayers: port ShaderChecker to SPIR-V v31 (from ChrisF)
2015-08-10 Ian ElliottWSI: Remove old "vs_wsi_lunarg.h" file.
2015-08-10 Mark Lobodzinskilayers: Restore information messages to the MemTracker...
2015-08-10 Mark Lobodzinskitests: Move DestroyShaderModule calls after pipeline...
2015-08-10 Jon Ashburnvktrace: Build vktrace as part of the main build
2015-08-10 Jon Ashburncodegen: Bring in fixes from glave codegen scripts...
2015-08-07 Mark Lobodzinskilayers: Reenable informational messages in DrawState...
2015-08-07 Jon Ashburninclude: Change debug report pUserData parameter to...
2015-08-07 Mark Lobodzinskitests: Fixed a few errors in Tri caught by ObjectTracker
2015-08-07 Peter GalUpdate ICD links in BUILD.md.
2015-08-06 Tony Barbourdemos: Initialize render pass in pipeline create
2015-08-06 Cody Northropwindows: Fix various warnings
2015-08-06 Tony Barbourdemos: Fix trivial bugs in tri
2015-08-06 Dejan MircevskiUpdate stale info in BUILD.md.
2015-08-06 Jon Ashburnloader: Change layer manifest file location env var...
2015-08-04 Cody Northropv148: Bug 14368 - Minor fixes for VkPhysicalDeviceFeatures
2015-08-04 Cody Northropv147: Bugs 14352 and 14300
2015-08-04 Cody Northropv146: Bug 14290 - Move typedefs from vk_platform.h...
2015-08-04 Cody Northropv145: Bug 14160 - Remove VK_DEVICE_CREATE_VALIDATION_BI...
2015-08-04 Cody Northropv144: Bug 14292 - Rename VkRenderPassBeginInfo::attachm...
2015-08-04 Cody Northropv143: Bug 14277 - Follow pointer naming convention...
2015-08-04 Cody Northropv142: Bug 14275 - Remove image layouts in VkFramebuffer...
2015-08-04 Cody Northropv140: Bug 14251 - Inconsistencies in the definition...
2015-08-04 Cody Northropv139: Bug 14257 - Remove pCount parameter from vkAllocD...
2015-08-04 Mark Lobodzinskilayers: Fixed formatting error in DrawState
2015-08-04 Mike Stroyanlayers: Fix freed memory use in layer_destroy_msg_callback
2015-08-04 Mark Lobodzinskilayers: DrawState validation cases for BeginCommandBuffer
2015-08-04 Jon Ashburnloader: Remove extension origin and use Vulkan ext...
2015-08-04 Jon Ashburnloader: Make sure layer list from manifest file is...
2015-08-03 Jon Ashburnloader: Move long DEBUG_REPORT comments into debug...
2015-08-03 Jon Ashburnloader: Add accessor functions to add/delete from layer...
2015-08-03 Jon Ashburnloader: Convert layer versions from manifest file to...
2015-08-03 Jon Ashburnloader: Allow null string for CMAKE_INSTALL_PREFIX...
2015-07-31 Dana JansensInitialize VkDesciptorSet to VK_NULL_HANDLE
2015-07-31 Dana JansensCompare the handle object to VK_NULL_HANDLE, not its...
2015-07-31 Jeremy Hayeslayers: Validate renderPass.
2015-07-31 Jon Ashburncmake: Set CMAKE_INSTALL_PREFIX to "" so loader will...
2015-07-31 Mark Lobodzinskilayers: Rework APIDump changes to fix windows compilati...
2015-07-31 GregFdemos: use -o on glslangValidator to allow parallel...
2015-07-31 Jon Ashburnloader: Fix Windows layers json files for backslash...
2015-07-31 David PinedoScreenshot layer: Works on SDK 0.2 branch
2015-07-31 David PinedoObjectTracker Layer: Fix crash on windows in CreateInstance
2015-07-31 Jon Ashburnloader: Fix alloca ro loader_stack_alloc() for Windows
2015-07-31 Tony Barbourloader: get_registry_files needs to parse a list
2015-07-31 Courtney Goeltzenleu... layers: Add separate windows and linux json
2015-07-31 Courtney Goeltzenleu... xchange-94: Use VK_ prefix for environment vars
2015-07-31 Courtney Goeltzenleu... xchange-93: Use VK_ prefix on DEBUG_REPORT_..._NAME
2015-07-31 Jeremy Hayeslayers: Fix vkGetPipelineCacheSize validation.
2015-07-31 Mark Lobodzinskilayers: Enabled detailed output of void* memBarrier...
2015-07-31 Jeremy Hayeslayers: Fix misc bugs in param checker.
2015-07-31 Jon Ashburnloader: Fix bug in Windows for mod a static string...
2015-07-31 Jon Ashburnloader: fix typo in log message
2015-07-30 Courtney Goeltzenleu... cube: We reuse cmd bufs, so dont do one_time flag
2015-07-29 Courtney Goeltzenleu... bug-14352: Update vulkan.h version
2015-07-29 Courtney Goeltzenleu... bug-14352: Missing size parameter in VkSparseMemoryBindInfo
2015-07-29 Courtney Goeltzenleu... demos: Add dependency for SPIRV shader components
2015-07-29 Courtney Goeltzenleu... bug-14330: Initialize handle on Vulkan objects
2015-07-29 Mark Lobodzinskilayers: Add validation case for mismatched renderpass...
2015-07-29 Courtney Goeltzenleu... WSI: Initialize WSI entry points
next