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
/
vk-layer-generate.py
Age
Commit message (
Expand
)
Author
2015-05-20
layers: Convert object tracker to C++
Mark Lobodzinski
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-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-08
layers: Remove use_count from ObjectTracker
Mark Lobodzinski
2015-05-07
misc: Add vkGetInstanceProcAddr() entrypoint
Jon Ashburn
2015-05-07
layers: Fix bug of GetGlobalExtensionInfo not being added to layer_intercept
Jon Ashburn
2015-05-06
layers: update object tracker memory ref validation
Mike Stroyan
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-04
bug 13854: Remove memory references
Courtney Goeltzenleuchter
2015-05-01
bug-13690: Clarification on vkFlushMappedMemory
Courtney Goeltzenleuchter
2015-04-30
layers: Move OT validation calls inside mutex
Mark Lobodzinski
2015-04-30
layers: Add memory manager queue validation to object tracker
Mark Lobodzinski
2015-04-29
layers: Add another routine to the list that don't need use counts
Tony Barbour
2015-04-28
layers: Add another routine to list that don't need use counts
Tony Barbour
2015-04-28
layers: Add 3 more routines to list that don't need use counts
Tony Barbour
2015-04-28
layers: Fix APIDump corner cases to not print addresses w/ NoAddr option
Tobin Ehlis
2015-04-27
layers: Add APIDump option to not parse parameter details
Tobin Ehlis
2015-04-22
layers: Added fence validation check to object_tracker
Mark Lobodzinski
2015-04-22
misc: Changes to fix warnings in Windows / VC++ build
Tony Barbour
2015-04-22
vkEnumerateLayers: Update to match upstream
Courtney Goeltzenleuchter
2015-04-21
layers: Fixed arg selection in object tracker
Mark Lobodzinski
2015-04-21
layers: Using objects instead of pointers - rename pObj
Tony Barbour
2015-04-21
vulkan.h: Fix up warnings and use VkObject appropriately
Tony Barbour
2015-04-17
update to vulkan.h header version 90, bug 13529
Mike Stroyan
2015-04-17
switch to VK_WSI_LunarG
Chia-I Wu
2015-04-17
layers: Fix bugs in APIDump to handle dynamic array printing
Tobin Ehlis
2015-04-17
layers: For ObjectTracker don't flag error for un-deleted Queues
Tobin Ehlis
2015-04-17
layers: Fix ObjectTracker to not flag error when PhysicalDevice not deleted b...
Tobin Ehlis
2015-04-16
Bug 13632 Header 84 Assorted questions and comments on vulkan.h
Tony Barbour
2015-04-16
layers: Fix bug in how dynamic array Counts were interpreted by APIDump
Tobin Ehlis
2015-04-16
bug 13632: Convert commands to plural form
Courtney Goeltzenleuchter
2015-04-16
layers: Removing old GetExtensionSupport API call
Tobin Ehlis
2015-04-16
layers: Add ThreadingChecker as a Validation layer
Tobin Ehlis
2015-04-16
layers: Add threading checking layer
Mike Stroyan
2015-04-16
layers: add GPA to intercepted functions list
Mike Stroyan
2015-04-16
layers: Remove unused object tracker code
Courtney Goeltzenleuchter
2015-04-16
layers: Fix APIDump in NoAddr mode so params aren't duplicated
Tobin Ehlis
2015-04-16
layers: APIDump shouldn't unwrap gpu obj by default. Deleted some dead code.
Tobin Ehlis
2015-04-16
layers: Add extension Validation so loader will add layers with Validation
Jon Ashburn
2015-04-16
layers: Layers now compiling on rename branch, still need to test but cube is...
Tobin Ehlis
2015-04-16
layers: Missed rename in xgl_layer_generate.py
Mark Lobodzinski
2015-04-16
vulkan: Add vkGetGlobalExtensionInfo entrypoint
Jon Ashburn
2015-04-16
layers: Remove wrapping of GPU objects by loader and layers
Jon Ashburn
2015-04-16
loader: refactor layer activation function to handle more general inputs
Jon Ashburn
2015-04-16
layers: ObjTracker -- free each queue's memRefs
Mark Lobodzinski
2015-04-16
vulkan: beautification changes
Courtney Goeltzenleuchter
[next]