index
:
usermoji.git
mommy
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
layers
/
draw_state.cpp
Age
Commit message (
Expand
)
Author
2015-12-01
layers: Convert most of the layers to the new WSI.
Ian Elliott
2015-11-30
layers: LX195, Drawstate ignores compute pipelines
Mark Lobodzinski
2015-11-26
Update access bits for 210 header.
Michael Lentine
2015-11-20
layers: Fix thread-safety issues found in rendersystemtests
Mark Lobodzinski
2015-11-20
layers: Temporarily disable memory barrier validation in drawstate
Mark Lobodzinski
2015-11-19
layers: LX206, properly restore command buffer level on a reset
Mark Lobodzinski
2015-11-19
layers: LX205, fix BeginCommandBuffer log messages
Mark Lobodzinski
2015-11-19
layers: Fix memory barrier validation issues
Mark Lobodzinski
2015-11-19
layers: Add DrawState checks for incompatible layouts at BindDescriptorSets time
Tobin Ehlis
2015-11-18
layers: Add command pool validation to DrawState
Mark Lobodzinski
2015-11-18
layers: Remove invalid depth/stencil validation check
Mark Lobodzinski
2015-11-17
layers: Fix invalid depth/stencil attachment index validation
Mark Lobodzinski
2015-11-17
layers: Fix Dota 2 crash in draw_state layer
Mark Lobodzinski
2015-11-12
layers: Add missing null-check in DrawState
Mark Lobodzinski
2015-11-06
bug 15085: queue creation naming issues
Chia-I Wu
2015-11-06
bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets
Chia-I Wu
2015-11-06
layers: Add DrawState check for correct dynamicOffsetCount
Tobin Ehlis
2015-11-05
layers: Fix printf formats
Michael Lentine
2015-11-04
layers: Fix some bugs in the memory barrier validation code
Mark Lobodzinski
2015-11-04
misc: Update author information
Courtney Goeltzenleuchter
2015-11-04
misc: switch copyright to Valve
Courtney Goeltzenleuchter
2015-11-04
misc: Remove Vulkan name from Copyright
Courtney Goeltzenleuchter
2015-11-04
layers: Add Secondary Command Buffer Validation.
Michael Lentine
2015-11-03
layers: Fix some merge-related issues in demos and tests
Mark Lobodzinski
2015-11-03
Add validation for masks in barriers
Michael Lentine
2015-11-03
Add layout validation for mapped images.
Michael Lentine
2015-11-03
Add validation for barriers within render passes.
Michael Lentine
2015-11-03
Add layout validation.
Michael Lentine
2015-11-03
misc: Cleanup Windows compiler warnings
Courtney Goeltzenleuchter
2015-11-03
bug 14537: vkGetPhysicalDeviceImageFormatProperties doesn't express all limit...
Chia-I Wu
2015-11-03
bug 15022: Need a way to specify dummy descriptors for unused bindings (WIP)
Chia-I Wu
2015-11-03
bug 14987: Document dependency of Vulkan API spec on SPIR-V spec (WIP)
Chia-I Wu
2015-11-03
bug 14608: VkShaderModule object lifetime (WIP)
Chia-I Wu
2015-11-03
bug 14887: Documenting Valid Behavior in the Spec (WIP)
Chia-I Wu
2015-11-03
layers: Allow calling down chain with vkEnumerateDeviceExtensionProperties
Jon Ashburn
2015-11-03
layers: Remove resetting of result value in DrawState
Mark Lobodzinski
2015-11-02
bug 14918 part 3: sed renames
Chia-I Wu
2015-11-02
bug 14921 part 1: sed renames
Chia-I Wu
2015-11-02
MR 542: Remaining items from the cleanup bug (WIP)
Chia-I Wu
2015-11-02
bug 14918 part 2: some simple renames (WIP)
Chia-I Wu
2015-11-02
bug 14892 part 2: rename more "count" (WIP)
Chia-I Wu
2015-11-02
bug 14918 part1: consistency/cleanup ideas (from jbolz/pdaniell/dkoch) (WIP)
Chia-I Wu
2015-11-02
bug 14543: rename VkTex* enums to VkTexture* similarly for VK_TEX_* to VK_TEX...
Chia-I Wu
2015-11-02
bug 12921: Memory callback (WIP)
Chia-I Wu
2015-11-02
bug 14892: 'count' parameters and members named inconsistently in many cases ...
Chia-I Wu
2015-11-02
layers: Use descriptor type to decide which pointer to free
Tony Barbour
2015-10-30
bug 14876: Can timestamps be written inside a renderpass? (WIP)
Chia-I Wu
2015-10-30
bug 14362: VK_NULL_HANDLE does not work in C (WIP)
Chia-I Wu
2015-10-30
bug 14864: Remove redundant VkPipelineShaderStageCreateInfo.stage field? (WIP)
Chia-I Wu
2015-10-30
bug 14868: Replace VkTimestampType with VkPipelineStageFlagBits (WIP)
Chia-I Wu
[next]