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
Age
Commit message (
Expand
)
Author
2015-11-02
bug 14778: VK_IMAGE_VIEW_CREATE_READ_ONLY_DEPTH_BIT underspecified (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 14641: VkXXXCreateFlags are not consistently used for the various VkXXXCr...
Chia-I Wu
2015-11-02
bug 14848: Verifying Sparse Behavior (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
bug 14909: Define "length" as it relates to push constants be in units of byt...
Chia-I Wu
2015-11-02
bug 14857: Adding extensibility to VkSubmitInfo (WIP)
Chia-I Wu
2015-11-02
Merge branch 'master' of gitlab.khronos.org:vulkan/LoaderAndTools
Tobin Ehlis
2015-11-02
layers: Fix Swapchain include dependency for Windows build break
Tobin Ehlis
2015-11-02
layers: Use descriptor type to decide which pointer to free
Tony Barbour
2015-11-02
layers: Migrate Image dispatch tables into layer_data struct
Tobin Ehlis
2015-11-02
layers: Migrate Swapchain dispatch tables and global data into layer_data struct
Tobin Ehlis
2015-11-02
layers: Migrate ShaderChecker dispatch tables and global data into layer_data...
Tobin Ehlis
2015-11-02
layers: Remove mid/mdd functions from MemTracker
Tobin Ehlis
2015-11-02
layers: Migrating MemTracker global data into layer_data struct
Tobin Ehlis
2015-11-02
layers: Add dispatch tables into MemTracker layer_data struct
Tobin Ehlis
2015-10-30
bug 14567: What is VK_QUEUE_EXTENDED_BIT? (WIP)
Chia-I Wu
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
MR 461: Documented updated vkQueueSubmit and remove wait + signal semaphore o...
Chia-I Wu
2015-10-30
support and use VkSubmitInfo semaphore signaling and waiting
Chia-I Wu
2015-10-30
bug 14868: Replace VkTimestampType with VkPipelineStageFlagBits (WIP)
Chia-I Wu
2015-10-30
bug 14725: Remove or replace VK_SPARSE_MEMORY_BIND_REPLICATE_64KIB_BLOCK_BIT ...
Chia-I Wu
2015-10-30
bug 14855: vkGetPipelineCacheSize is unique (consistency issue) (WIP)
Chia-I Wu
2015-10-30
bug 14365: Rename slopeScaledDepthBias to depthBiasSlopeScaled (WIP)
Chia-I Wu
2015-10-30
bug 14844: Query Pool issues (WIP)
Chia-I Wu
2015-10-29
layers: Fix MemTracker uninitialized variables
Mark Lobodzinski
2015-10-29
layers: Add DestroyImage to image layer's device GPA table
Mark Lobodzinski
2015-10-28
Layers: MemTracker check vkCmdCopyQueryPoolResults
Mike Stroyan
2015-10-28
layers: Validate buffer view usage flags
Mark Lobodzinski
2015-10-28
layers: Validate number of layers in subresource.
Jeremy Hayes
2015-10-28
tests: Added CopyDescriptorUpdateErrors test to verify 3 errors during descri...
Tobin Ehlis
2015-10-28
layers: Add DrawState validation for copy descriptor updates
Tobin Ehlis
2015-10-28
layers: Simplify descriptor validation in DrawState
Tobin Ehlis
2015-10-28
layers: Improve DrawState write descriptor update
Tobin Ehlis
2015-10-28
layers: Remove DrawState g_lastBoundDescriptorSet variable - it's no longer used
Tobin Ehlis
2015-10-27
draw_state: Fix enum in validate_draw_state_flags
Cody Northrop
2015-10-27
windows: Fix vector resizing in draw_state
Cody Northrop
2015-10-27
misc: Remove dynamic array definititions
Courtney Goeltzenleuchter
2015-10-27
misc: Add intrin.h to support ffs utility
Courtney Goeltzenleuchter
2015-10-27
misc: Windows does not like named structure initialization
Courtney Goeltzenleuchter
2015-10-27
Bug 14621: Change vkGet* functions to not return VkResult
Courtney Goeltzenleuchter
2015-10-27
layers: Improve DrawState Descriptor validation
Tobin Ehlis
2015-10-26
layers: Modify Image layer to store IMAGE_STATE structs instead of their uniq...
Tobin Ehlis
2015-10-26
draw_state: Remove obsolete check
Courtney Goeltzenleuchter
2015-10-26
bug-14827: Remove DescriptorInfo union
Courtney Goeltzenleuchter
2015-10-26
bug-14258: Make descriptor pools and command pools more consistent
Courtney Goeltzenleuchter
[next]