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
/
object_track.h
Age
Commit message (
Expand
)
Author
2015-05-20
layers: Convert object tracker to C++
Mark Lobodzinski
2015-05-08
layers: Remove use_count from ObjectTracker
Mark Lobodzinski
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-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
switch to VK_WSI_LunarG
Chia-I Wu
2015-04-17
vulkan: Update vulkan.h for revision 89 -- Bug #13743
Mark Lobodzinski
2015-04-16
Bug 13632 Header 84 Assorted questions and comments on vulkan.h
Tony Barbour
2015-04-16
vulkan: Naming beautification
Courtney Goeltzenleuchter
2015-04-16
layers: Get ObjectTracker working with memory reference changes
Courtney Goeltzenleuchter
2015-04-16
vulkan: beautification changes
Courtney Goeltzenleuchter
2015-04-16
Stage 1 of rename
Courtney Goeltzenleuchter
2015-04-16
layers: Fixes to get them building and working with descriptor changes
Courtney Goeltzenleuchter
2015-04-16
obj_track: Eliminate warning for presentable image
Courtney Goeltzenleuchter
2015-04-16
xgl: Rename XGL_QUEUE_SEMAPHORE to XGL_SEMAPHORE
Courtney Goeltzenleuchter
2015-03-06
layers: Improve PresentableImage memory handling in mem/objecttracker
Mark Lobodzinski
2015-02-09
layers: Validate mem ref counts in queueSubmit call
Mark Lobodzinski
2015-02-04
layers: Add validation for mapped mem objects ref'd in cmd buffer
Mark Lobodzinski
2015-02-04
layers: Add object tracker validation for dynamic state objects
Mark Lobodzinski
2015-02-04
Added Mark's change to track Fence submit
Tobin Ehlis
2015-02-04
All of the codegen for layers is now working well enough that the generated l...
Tobin Ehlis
2015-02-04
xgl: Remove XGL_* typedef wrappers
Mark Lobodzinski
2015-02-04
layers: no explicit enum values for internal enums
Chia-I Wu
2014-11-21
layers: Update ObjectTracker layer to be generated and support callbacks
Tobin Ehlis
2014-11-21
layers: Updated Object Tracker to support callbacks and extensions
Tobin Ehlis