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
Age
Commit message (
Expand
)
Author
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
ubuntu 15.10 directions for intel DRI3
Mike Stroyan
2015-10-30
v186: bump API minor version
Chia-I Wu
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
v185: bump API minor version
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
v184: bug 14719: vkCmdCopyBufferToImage alignment requirements (WIP)
Chia-I Wu
2015-10-30
bug 14822: timestampFrequency underspecified (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 14462: endianness of code for shader modules (WIP)
Chia-I Wu
2015-10-30
bug 14855: vkGetPipelineCacheSize is unique (consistency issue) (WIP)
Chia-I Wu
2015-10-30
bug 14861: rasterization review issues (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-30
vulkan.py: use generated "core" API
Chia-I Wu
2015-10-30
vulkan.py: fix vulkan.h parsing
Chia-I Wu
2015-10-29
layers: Fix MemTracker uninitialized variables
Mark Lobodzinski
2015-10-29
demos: Properly destroy command pool in cube demo
Mark Lobodzinski
2015-10-29
layers: Add DestroyImage to image layer's device GPA table
Mark Lobodzinski
2015-10-29
loader: Update Linux and Windows ICD/layer discover documentation
jon
2015-10-29
loader: Update linux documentation on where ICD lives.
jon
2015-10-29
loader: Move utility function so it is found on both Linux and Windows
jon
2015-10-29
loader: set DEFAULT_VK_{DRIVER,LAYER}S_PATH to "" on Linux
Daniel Dadap
2015-10-29
loader: add helper for combining paths
Daniel Dadap
2015-10-28
demos: fclose in cube and tri
Mike Stroyan
2015-10-28
demos: windows fixes for cube and tri resize
Mike Stroyan
2015-10-28
Layers: MemTracker check vkCmdCopyQueryPoolResults
Mike Stroyan
2015-10-28
demos: add occlusion features to vulkaninfo
Mike Stroyan
2015-10-28
use conditional compilation based on _WIN32 instead of WIN32 and __linux__
Johannes van Waveren
2015-10-28
demos/cube: Provide a non-null VertexInputStateCreateInfo
Jason Ekstrand
2015-10-28
demos/cube: Explicitly specify std140 layout on UBOs
Jason Ekstrand
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
demos: Clean up tri depth
Cody Northrop
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
[next]