aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-06layers: LX187: Change unused input WARN to PERF_WARNMark Lobodzinski
2015-11-06demos: Stage is no longer needed for demo_prepare_shader_moduleTony Barbour
2015-11-06tests: Add InvalidDynamicOffsetCount validation testTobin Ehlis
2015-11-06layers: Add DrawState check for correct dynamicOffsetCountTobin Ehlis
2015-11-05layers: Fix compilation on 32bit platformsMichael Lentine
2015-11-05layers: Fix printf formatsMichael Lentine
2015-11-05layers: Fix GPA and debug output in swapchain layerMark Lobodzinski
2015-11-05layers: Fix barrier access flag validation warnings in Cube.Mark Lobodzinski
2015-11-05layers: Remove ObjectTracker check of pTexelBufferView arrayTobin Ehlis
2015-11-04layers: Validate Flush/Invalidate ranges.Michael Lentine
2015-11-04layers: Fix some bugs in the memory barrier validation codeMark Lobodzinski
2015-11-04vktrace: Update authorship for generated filesJon Ashburn
2015-11-04layers: update copyright and authorship on some filesJon Ashburn
2015-11-04misc: Fix build errors from the author changesJon Ashburn
2015-11-04misc: Update author informationCourtney Goeltzenleuchter
2015-11-04misc: switch copyright to ValveCourtney Goeltzenleuchter
2015-11-04misc: Remove Vulkan name from CopyrightCourtney Goeltzenleuchter
2015-11-04Add skip call to the shader checker.Michael Lentine
2015-11-04misc: Remove glsl backdoorCourtney Goeltzenleuchter
2015-11-04layers: Add map range validation.Michael Lentine
2015-11-04layers: Add Secondary Command Buffer Validation.Michael Lentine
2015-11-03layers: Fix some merge-related issues in demos and testsMark Lobodzinski
2015-11-03Add validation for masks in barriersMichael Lentine
2015-11-03Add layout validation for mapped images.Michael Lentine
2015-11-03Add validation for barriers within render passes.Michael Lentine
2015-11-03Add layout validation.Michael Lentine
2015-11-03misc: Cleanup Windows compiler warningsCourtney Goeltzenleuchter
2015-11-03v203: bump API minor versionChia-I Wu
2015-11-03bug 15045: vkGetPhysicalDeviceImageFormatProperties for unsupported formats (...Chia-I Wu
2015-11-03v202: bump API minor versionChia-I Wu
2015-11-03bug 15040: Add device limit for maximum number of samplers (and other objects...Chia-I Wu
2015-11-03bug 15003: vkCmdPipelineBarrier should be allowed on a DMA queue (WIP)Chia-I Wu
2015-11-03bug 14861 part 2: rasterization review issues (WIP)Chia-I Wu
2015-11-03bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limit...Chia-I Wu
2015-11-03bug 15022: Need a way to specify dummy descriptors for unused bindings (WIP)Chia-I Wu
2015-11-03bug 14936 part 2: Sparse questions/issues (WIP)Chia-I Wu
2015-11-03v201: bump API minor versionChia-I Wu
2015-11-03bug 14987: Document dependency of Vulkan API spec on SPIR-V spec (WIP)Chia-I Wu
2015-11-03v200: bump API minor versionChia-I Wu
2015-11-03bug 14608: VkShaderModule object lifetime (WIP)Chia-I Wu
2015-11-03bug 12921 part 2: Memory callback (WIP)Chia-I Wu
2015-11-03bug 14887: Documenting Valid Behavior in the Spec (WIP)Chia-I Wu
2015-11-03loader: Resource cleanup on loaer_init_physical_device_info()Jon Ashburn
2015-11-03loader: Call down chain for vkEnumerateDeviceExtensionPropertiesJon Ashburn
2015-11-03layers: Allow calling down chain with vkEnumerateDeviceExtensionPropertiesJon Ashburn
2015-11-03loader: Create a VkPhysicalDevice object rather than using ICDsJon Ashburn
2015-11-03layers: Remove resetting of result value in DrawStateMark Lobodzinski
2015-11-03layers: Windows define fixesTobin Ehlis
2015-11-02loader: Fix Windows buildCourtney Goeltzenleuchter
2015-11-02v199: bug 15018: Name all anonymous structs and enums (WIP)Chia-I Wu