platform/upstream/Vulkan-Tools.git
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
2015-10-26 Tobin Ehlislayers: Update ObjectTracker to handle double-embedded...
2015-10-26 Tobin Ehlislayers: Fix objectTracker to validate DSs in CmdBindDes...
2015-10-26 Courtney Goeltzenleu... bug-14258: Make descriptor pools and command pools...
2015-10-26 Courtney Goeltzenleu... misc: bump to header version 182
2015-10-26 Courtney Goeltzenleu... bug-14575: normalized queue priorities
2015-10-26 Courtney Goeltzenleu... Bug 14789: Clean up limit structure
2015-10-26 Mark Lobodzinskilayers: Fix windows build error
2015-10-26 Mark Lobodzinskilayers: Add state-dependent image aspect/format checks
2015-10-23 Courtney Goeltzenleu... misc: Update header to v181
2015-10-23 Courtney Goeltzenleu... bug-14827: Make DescriptorInfo a union of bufferInfo...
2015-10-23 Courtney Goeltzenleu... bug-14786: CmdBufferOptimizeFlags -> CmdBufferUsageFlags
2015-10-23 Courtney Goeltzenleu... bug-14786: Addressing layered subresources in vkCmdCopy...
2015-10-23 Courtney Goeltzenleu... bug-14786: minor renames
2015-10-23 Courtney Goeltzenleu... misc: Change clear rectangle to include array layer...
2015-10-23 Courtney Goeltzenleu... bug-14542: Remove VK_UNSUPPORTED from success return...
2015-10-23 Courtney Goeltzenleu... WIP bug-14815: VkShaderStage
2015-10-23 Courtney Goeltzenleu... WIP bug-14815: VkImageAspect
2015-10-23 Courtney Goeltzenleu... misc: Bump header version to v180
2015-10-23 Courtney Goeltzenleu... misc: change is unneeded?
2015-10-23 Courtney Goeltzenleu... bug-14746: add batched submit for semaphores and comman...
2015-10-23 Courtney Goeltzenleu... misc: match upstream header v179
2015-10-23 Courtney Goeltzenleu... Bug 14621: Change vkGet* functions to not return VkResult
2015-10-23 Courtney Goeltzenleu... bug-14580: add dataSize to vkGetPipelineCacheData
2015-10-23 Courtney Goeltzenleu... bug-14809: Need VK_ERROR_FEATURE_NOT_PRESENT
2015-10-23 Courtney Goeltzenleu... misc: make enum boundary names consistent
2015-10-23 Courtney Goeltzenleu... bug-14808: report number of valid bits in timesamps
2015-10-23 Courtney Goeltzenleu... misc: upstream header v176
2015-10-23 Courtney Goeltzenleu... misc: Remove WRITE_COMBINED
2015-10-23 Courtney Goeltzenleu... misc: Fix compile warnings about undefined _MSC_VER
2015-10-23 Courtney Goeltzenleu... bug-14737: Move alphaToCoverageEnable to MultisampleSta...
2015-10-23 Courtney Goeltzenleu... bug-14646: remove VK_SUBPASS_DESCRIPTION_NO_OVERDRAW_BIT
2015-10-23 Courtney Goeltzenleu... misc: bump header version 174
2015-10-23 Courtney Goeltzenleu... bug-14084: Replace abbreviations in VkQueryPipelineStat...
2015-10-23 Courtney Goeltzenleu... bug-14531: Expand tess abbreviation to tessellation
2015-10-23 Courtney Goeltzenleu... misc: Bump header to align with upstream
2015-10-23 Courtney Goeltzenleu... bug-14642: Rename queueRecordCount to requestedQueueCount
2015-10-23 Courtney Goeltzenleu... misc: Bump header to align with upstream
2015-10-23 Courtney Goeltzenleu... bug-14291: combine color and depth/stencil clears
2015-10-23 Courtney Goeltzenleu... misc: Rename depthClip to depthClamp
2015-10-23 Tony Barbourdemos: Check all return values
2015-10-23 Michael LentineReturn empty string instead of null
2015-10-22 Jon Ashburnloader: Fix heap_realloc function to return newly alloc...
2015-10-22 Tobin Ehlislayers: Remove mid() & mdd() functions from DrawState
2015-10-22 Tobin Ehlislayers: Add DrawState check for DescriptorSet availabil...
2015-10-22 Tobin Ehlislayers: DrawState layout tracking improvements
2015-10-22 Tobin Ehlislayers: Added TODO comments to DrawState for missing...
2015-10-22 Tobin Ehlislayers: Fix indices in DrawState error message
2015-10-22 Tobin Ehlislayers: Comment in DrawState for missing validation...
2015-10-21 Tony Barbourdemos: Add mem barrier to change layout to present
2015-10-21 Tony Barbourdemos: check return value from vkQueueWaitSemaphore
2015-10-21 Tony Barbourdemos: Handle paint events and call RedrawWindow to...
2015-10-21 Cody NorthropFix "_out64" -> "build" references accidentally removed
next