platform/upstream/Vulkan-Tools.git
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
2015-07-29 Courtney Goeltzenleu... vulkan: Add vkCmdPushConstants entry point
2015-07-29 Courtney Goeltzenleu... intel: Add support for GetRenderAreaGranularity
2015-07-27 Ian Elliotttri/cube: Correct WSI swapChainPresentMode fallback...
2015-07-27 Chris Forbeslayers: Adjust SC to validate bulk pipeline creation
2015-07-24 James JonesFurther layer search path fix: s/implicit/explict
2015-07-24 Liam MiddlebrookAdded ICD loading path debug messages
2015-07-24 James JonesFix loader paths for "etc" directories.
2015-07-24 James Joneslinux: Fix standard GNU path usage
2015-07-24 Adam Jacksonlinux: Use standard GNU install paths
2015-07-24 Courtney Goeltzenleu... Revert "vulkan: Updated LICENSE.txt with all known...
2015-07-24 David PinedoWindows nulldrv: Add stub for vkGetPhysicalDeviceImageF...
2015-07-24 Courtney Goeltzenleu... loader: Only check 32-bits for magic value
2015-07-24 Jon Ashburnloader: Update the Linux and Windows manifest file...
2015-07-24 Jon Ashburnloader: Change VK_LAYERS_FOLDERS to VK_LAYER_FOLDERS...
2015-07-24 Jon Ashburnloader: Add missing entrypoints CmdPushConstants, GetRe...
2015-07-24 Jon Ashburnmisc: Add vkGetPhysicalDeviceImageFormatProperties...
2015-07-23 Courtney Goeltzenleu... layers: eliminate Windows compiler warning
2015-07-23 Dan GinsburgFix win32 build
2015-07-23 GregFcompiler: upgrade to latest glslang and LunarGLASS...
2015-07-23 Jon Ashburnlayers: update README.md
2015-07-23 Courtney Goeltzenleu... loader: have loader_magic be uintptr_t
2015-07-23 Courtney Goeltzenleu... cube: Add support for debug break
2015-07-23 Courtney Goeltzenleu... loader: Add support for debug break helper
2015-07-23 Courtney Goeltzenleu... loader: Do not include dbg helpers in dispatch
2015-07-22 mschottloader_log: add OutputDebugString("\n");
2015-07-22 Adam Jacksonloader: Fix ICD and layer directory scan order on Linux
2015-07-22 Tony Barbourdemos: Add more validation layers and fix errors/warnings
2015-07-22 Tony Barbourlayers: objtrack has to call destroy in FreeDescriptorSets
2015-07-22 Mark Lobodzinskiheaders: Updated debug object-to-string fcn with missin...
2015-07-22 Mark Lobodzinskilayers: Add destroy_obj calls for ObjectTracker
2015-07-17 Courtney Goeltzenleu... layers: Only verify data ptr not report_data
2015-07-17 Adam Jacksonnulldrv: Link with -Bsymbolic so vkGetDeviceProcAddress...
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...
next