aboutsummaryrefslogtreecommitdiff
path: root/layers/object_track.h
AgeCommit message (Expand)Author
2015-05-20layers: Convert object tracker to C++Mark Lobodzinski
2015-05-08layers: Remove use_count from ObjectTrackerMark Lobodzinski
2015-05-05layers: Add object type validation to object trackerMark Lobodzinski
2015-05-05layers: Use native Vulkan object type definitionsMark Lobodzinski
2015-04-21layers: Using objects instead of pointers - rename pObjTony Barbour
2015-04-21vulkan.h: Fix up warnings and use VkObject appropriatelyTony Barbour
2015-04-17switch to VK_WSI_LunarGChia-I Wu
2015-04-17vulkan: Update vulkan.h for revision 89 -- Bug #13743Mark Lobodzinski
2015-04-16Bug 13632 Header 84 Assorted questions and comments on vulkan.hTony Barbour
2015-04-16vulkan: Naming beautificationCourtney Goeltzenleuchter
2015-04-16layers: Get ObjectTracker working with memory reference changesCourtney Goeltzenleuchter
2015-04-16vulkan: beautification changesCourtney Goeltzenleuchter
2015-04-16Stage 1 of renameCourtney Goeltzenleuchter
2015-04-16layers: Fixes to get them building and working with descriptor changesCourtney Goeltzenleuchter
2015-04-16obj_track: Eliminate warning for presentable imageCourtney Goeltzenleuchter
2015-04-16xgl: Rename XGL_QUEUE_SEMAPHORE to XGL_SEMAPHORECourtney Goeltzenleuchter
2015-03-06layers: Improve PresentableImage memory handling in mem/objecttrackerMark Lobodzinski
2015-02-09layers: Validate mem ref counts in queueSubmit callMark Lobodzinski
2015-02-04layers: Add validation for mapped mem objects ref'd in cmd bufferMark Lobodzinski
2015-02-04layers: Add object tracker validation for dynamic state objectsMark Lobodzinski
2015-02-04Added Mark's change to track Fence submitTobin Ehlis
2015-02-04All of the codegen for layers is now working well enough that the generated l...Tobin Ehlis
2015-02-04xgl: Remove XGL_* typedef wrappersMark Lobodzinski
2015-02-04layers: no explicit enum values for internal enumsChia-I Wu
2014-11-21layers: Update ObjectTracker layer to be generated and support callbacksTobin Ehlis
2014-11-21layers: Updated Object Tracker to support callbacks and extensionsTobin Ehlis