platform/upstream/Vulkan-Tools.git
2015-11-02 Chia-I Wubug 14922: Consistent memory properties (WIP)
2015-11-02 Chia-I Wubug 14936: Sparse questions/issues (WIP)
2015-11-02 Chia-I Wubug 14570: Which formats are supported for image loads...
2015-11-02 Chia-I Wuv196: bug 14921 part 2: Expanding abbreviations for...
2015-11-02 Chia-I Wubug 14921 part 1: sed renames
2015-11-02 Chia-I Wuv195: bug 14932: Pipeline Cache clarifications needed...
2015-11-02 Chia-I Wuv194: bump API minor version
2015-11-02 Chia-I WuMR 542: Remaining items from the cleanup bug (WIP)
2015-11-02 Chia-I Wuv193: bump API minor version
2015-11-02 Chia-I Wubug 14918 part 2: some simple renames (WIP)
2015-11-02 Chia-I Wubug 14892 part 2: rename more "count" (WIP)
2015-11-02 Chia-I Wubug 14778: VK_IMAGE_VIEW_CREATE_READ_ONLY_DEPTH_BIT...
2015-11-02 Chia-I Wuv192: bump API minor version
2015-11-02 Chia-I Wubug 14918 part1: consistency/cleanup ideas (from jbolz...
2015-11-02 Chia-I Wuv191: bug 14574: Capability bit for stores from non...
2015-11-02 Chia-I Wuv190: bump API minor version
2015-11-02 Chia-I Wubug 14641: VkXXXCreateFlags are not consistently used...
2015-11-02 Chia-I Wubug 14848: Verifying Sparse Behavior (WIP)
2015-11-02 Chia-I Wuv189: bump API minor version
2015-11-02 Chia-I Wubug 14543: rename VkTex* enums to VkTexture* similarly...
2015-11-02 Chia-I Wuv188: bump API minor version
2015-11-02 Chia-I Wubug 14914: Should strictLines be a feature or a limit...
2015-11-02 Chia-I Wubug 12921: Memory callback (WIP)
2015-11-02 Chia-I Wubug 14892: 'count' parameters and members named inconsi...
2015-11-02 Chia-I Wubug 14909: Define "length" as it relates to push consta...
2015-11-02 Chia-I Wubug 14905: Reserve VkStructureType values for loader...
2015-11-02 Chia-I Wuv187: bump API minor version
2015-11-02 Chia-I Wubug 14630: Issues with regard to primitive restart...
2015-11-02 Chia-I Wubug 14857: Adding extensibility to VkSubmitInfo (WIP)
2015-11-02 Tobin EhlisMerge branch 'master' of gitlab.khronos.org:vulkan...
2015-11-02 Tobin Ehlislayers: Fix Swapchain include dependency for Windows...
2015-11-02 Tony Barbourdemos: Initialize all of subresource fields
2015-11-02 Tony Barbourlayers: Use descriptor type to decide which pointer...
2015-11-02 Tobin Ehlislayers: Migrate Image dispatch tables into layer_data...
2015-11-02 Tobin Ehlislayers: Migrate Swapchain dispatch tables and global...
2015-11-02 Tobin Ehlislayers: Migrate ShaderChecker dispatch tables and globa...
2015-11-02 Tobin Ehlislayers: Remove mid/mdd functions from MemTracker
2015-11-02 Tobin Ehlislayers: Migrating MemTracker global data into layer_dat...
2015-11-02 Tobin Ehlislayers: Add dispatch tables into MemTracker layer_data...
2015-10-30 Mike Stroyanubuntu 15.10 directions for intel DRI3
2015-10-30 Chia-I Wuv186: bump API minor version
2015-10-30 Chia-I Wubug 14567: What is VK_QUEUE_EXTENDED_BIT? (WIP)
2015-10-30 Chia-I Wubug 14876: Can timestamps be written inside a renderpas...
2015-10-30 Chia-I Wubug 14362: VK_NULL_HANDLE does not work in C (WIP)
2015-10-30 Chia-I Wuv185: bump API minor version
2015-10-30 Chia-I Wubug 14864: Remove redundant VkPipelineShaderStageCreate...
2015-10-30 Chia-I WuMR 461: Documented updated vkQueueSubmit and remove...
2015-10-30 Chia-I Wusupport and use VkSubmitInfo semaphore signaling and...
2015-10-30 Chia-I Wubug 14868: Replace VkTimestampType with VkPipelineStage...
2015-10-30 Chia-I Wuv184: bug 14719: vkCmdCopyBufferToImage alignment requi...
2015-10-30 Chia-I Wubug 14822: timestampFrequency underspecified (WIP)
2015-10-30 Chia-I Wubug 14725: Remove or replace VK_SPARSE_MEMORY_BIND_REPL...
2015-10-30 Chia-I Wubug 14462: endianness of code for shader modules (WIP)
2015-10-30 Chia-I Wubug 14855: vkGetPipelineCacheSize is unique (consistenc...
2015-10-30 Chia-I Wubug 14861: rasterization review issues (WIP)
2015-10-30 Chia-I Wubug 14365: Rename slopeScaledDepthBias to depthBiasSlop...
2015-10-30 Chia-I Wubug 14844: Query Pool issues (WIP)
2015-10-30 Chia-I Wuvulkan.py: use generated "core" API
2015-10-30 Chia-I Wuvulkan.py: fix vulkan.h parsing
2015-10-29 Mark Lobodzinskilayers: Fix MemTracker uninitialized variables
2015-10-29 Mark Lobodzinskidemos: Properly destroy command pool in cube demo
2015-10-29 Mark Lobodzinskilayers: Add DestroyImage to image layer's device GPA...
2015-10-29 jonloader: Update Linux and Windows ICD/layer discover...
2015-10-29 jonloader: Update linux documentation on where ICD lives.
2015-10-29 jonloader: Move utility function so it is found on both...
2015-10-29 Daniel Dadaploader: set DEFAULT_VK_{DRIVER,LAYER}S_PATH to "" on...
2015-10-29 Daniel Dadaploader: add helper for combining paths
2015-10-28 Mike Stroyandemos: fclose in cube and tri
2015-10-28 Mike Stroyandemos: windows fixes for cube and tri resize
2015-10-28 Mike StroyanLayers: MemTracker check vkCmdCopyQueryPoolResults
2015-10-28 Mike Stroyandemos: add occlusion features to vulkaninfo
2015-10-28 Johannes van... use conditional compilation based on _WIN32 instead...
2015-10-28 Jason Ekstranddemos/cube: Provide a non-null VertexInputStateCreateInfo
2015-10-28 Jason Ekstranddemos/cube: Explicitly specify std140 layout on UBOs
2015-10-28 Mark Lobodzinskilayers: Validate buffer view usage flags
2015-10-28 Jeremy Hayeslayers: Validate number of layers in subresource.
2015-10-28 Tobin Ehlistests: Added CopyDescriptorUpdateErrors test to verify...
2015-10-28 Tobin Ehlislayers: Add DrawState validation for copy descriptor...
2015-10-28 Tobin Ehlislayers: Simplify descriptor validation in DrawState
2015-10-28 Tobin Ehlislayers: Improve DrawState write descriptor update
2015-10-28 Tobin Ehlislayers: Remove DrawState g_lastBoundDescriptorSet varia...
2015-10-27 Cody Northropdemos: Clean up tri depth
2015-10-27 Cody Northropdraw_state: Fix enum in validate_draw_state_flags
2015-10-27 Cody Northropwindows: Fix vector resizing in draw_state
2015-10-27 Tony Barbourdemos: print new device limits in vulkaninfo
2015-10-27 Courtney Goeltzenleu... misc: Remove dynamic array definititions
2015-10-27 Courtney Goeltzenleu... misc: Add intrin.h to support ffs utility
2015-10-27 Courtney Goeltzenleu... misc: Windows does not like named structure initialization
2015-10-27 Courtney Goeltzenleu... Bug 14621: Change vkGet* functions to not return VkResult
2015-10-27 Ian Elliotttri/cube: Adjust demo_resize() to API changes.
2015-10-27 Ian Elliotttri/cube: Add WM_SIZE to Win32 event handler to resize...
2015-10-27 Ian Elliottcube: Removed some #if 0's that had bee left in the...
2015-10-27 Ian Elliotttri/cube: Handle window resizes (from WSI or XCB).
2015-10-27 Tobin Ehlislayers: Improve DrawState Descriptor validation
2015-10-26 Tobin Ehlislayers: Modify Image layer to store IMAGE_STATE structs...
2015-10-26 Jon Ashburnloader: Check for NULL ICD in CreateDevice
2015-10-26 Courtney Goeltzenleu... misc: Bump to header version 183
2015-10-26 Courtney Goeltzenleu... draw_state: Remove obsolete check
2015-10-26 Courtney Goeltzenleu... bug-14827: Remove DescriptorInfo union
2015-10-26 Courtney Goeltzenleu... bug-14258: Remove maxCommandBuffers
next