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-05-27
layers: Fix drawState lock bug and don't call driver w/ bad pipeline
Tobin Ehlis
2015-05-27
tests: Added some empty test functions with comments for DrawState layer testing
Tobin Ehlis
2015-05-27
layers: Fix some DrawState checks
Tobin Ehlis
2015-05-26
BUILD.md: Fix markdown language that didn't translate from github to gitlab
Cody Northrop
2015-05-22
vulkan.h: V96 -- xglCmdBlitImage filter mode. Bug# 13759.
Mark Lobodzinski
2015-05-22
layers: Add additional check for RenderPass sampleCount
Tobin Ehlis
2015-05-21
layers: Build C++ version of generic layer
Mark Lobodzinski
2015-05-20
layers: Convert object tracker to C++
Mark Lobodzinski
2015-05-20
wsi: Deal with drivers that don't allow query of swap-chain VkFormat.
Ian Elliott
2015-05-15
wsi: Deal with drivers that don't allow query of swap-chain VkFormat.
Ian Elliott
2015-05-15
wsi: Add queries for VkDisplayWSI's and VkFormat's to demos.
Ian Elliott
2015-05-15
Add win32 condition variables.
Mike Stroyan
2015-05-15
layers: Make threading layer provide thread-safety
Mike Stroyan
2015-05-14
tests: Expand layer validation test coverage
Mark Lobodzinski
2015-05-14
Merge branch 'master' of
FslNopper
2015-05-13
Revert "demos: Add msaa-tri.c for msaa rendering example modified from tri.c"
Courtney Goeltzenleuchter
2015-05-13
demos: Add msaa-tri.c for msaa rendering example modified from tri.c
Henry Song
2015-05-13
loader: On Windows disable global optimization for API entrypoints
Tobin Ehlis
2015-05-12
layers: rework Threading layer to match version 91
Mike Stroyan
2015-05-12
layers: fix calculation of intercepting functions.
Mike Stroyan
2015-05-11
vulkan.h: V93 -- fine-grained memory binding synchronization. Bug# 13464
Mark Lobodzinski
2015-05-12
shader_checker: check types between FS output and CB
Chris Forbes
2015-05-12
shader_checker: add type checking between VF and VS
Chris Forbes
2015-05-12
shader_checker: add helper to walk a type tree and return the basic type
Chris Forbes
2015-05-12
shader_checker: fix fs output/cb attachment walking after assert fixes
Chris Forbes
2015-05-12
layers: remove assumption that there's a glslang source tree alongside
Chris Forbes
2015-05-11
Windows: Fix build from recent loader changes
Jon Ashburn
2015-05-08
spirv: Update to matching header
Courtney Goeltzenleuchter
2015-05-08
vulkan.h: V94 -- remove vkCmdCloneImageData. Bug #16550.
Mark Lobodzinski
2015-05-08
layers: Remove use_count from ObjectTracker
Mark Lobodzinski
2015-05-07
misc: Add vkGetInstanceProcAddr() entrypoint
Jon Ashburn
2015-05-07
loader: No longer generate code, instead directly check in source code
Jon Ashburn
2015-05-07
layers: Fix bug of GetGlobalExtensionInfo not being added to layer_intercept
Jon Ashburn
2015-05-07
loader: logging on Windows to both debug output and stderr
Jon Ashburn
2015-05-06
layers: update object tracker memory ref validation
Mike Stroyan
2015-05-06
Merge branch 'master' of https://gitlab.khronos.org/vulkan/LoaderAndTools.git
FslNopper
2015-05-06
Removed warning in cube demo.
FslNopper
2015-05-05
layers: Add object type validation to object tracker
Mark Lobodzinski
2015-05-05
layers: Use native Vulkan object type definitions
Mark Lobodzinski
2015-05-05
loader: Fix bugs where non-dispatchable objects overwrite dispatch table
Jon Ashburn
2015-05-05
loader: Fix bug in vkGetProcAddr so trampoline code is returned as needed
Jon Ashburn
2015-05-05
loader: Separate out the python generator script
Jon Ashburn
2015-05-05
loader: rename a few dispatch utilties
Jon Ashburn
2015-05-04
bug 13854: Remove memory references
Courtney Goeltzenleuchter
2015-05-01
bug-13690: Clarification on vkFlushMappedMemory
Courtney Goeltzenleuchter
2015-05-01
bug-13751: Update vkCmdClearColorImage color parameter
Courtney Goeltzenleuchter
2015-04-30
intel: support only VK_DEPTH_MODE_ZERO_TO_ONE
Chia-I Wu
2015-04-30
demos/cube: use GL conventions
Chia-I Wu
2015-04-30
demos/tri: fix facing and enable culling
Chia-I Wu
2015-04-30
tri: Fix command buffer use for staging texture
Courtney Goeltzenleuchter
[next]