aboutsummaryrefslogtreecommitdiff
path: root/layers/mem_tracker.cpp
AgeCommit message (Expand)Author
2015-09-23bug 14365: replace dynamic state objectsCourtney Goeltzenleuchter
2015-09-17Bug 14643: use VkClearDepthStencilValueCourtney Goeltzenleuchter
2015-09-17bug 14509: Rename Layer and Extension queriesCourtney Goeltzenleuchter
2015-09-17layers: Fix several bugs in WSI extension handling in layersJon Ashburn
2015-09-17layers: Various memtracker TODOs, fixed some error messagesMark Lobodzinski
2015-09-16layers: Migrate Fence checks from ObjectTracker to MemTrackerTobin Ehlis
2015-09-16layers: Fix layer STDOUT loggingTobin Ehlis
2015-09-15layers: Migrate MemTracker to allow log_msg callback to signal early returnMark Lobodzinski
2015-09-11layers: Fix spurious WSI memory binding error messages in MemTrackerMark Lobodzinski
2015-09-11bug 14516: rename VK_IMAGE_USAGE_DEPTH_STENCIL_BITCourtney Goeltzenleuchter
2015-09-10layers: Reenable MemTracker reference trackingMark Lobodzinski
2015-09-10vulkan.h: Change return types of some functions to voidMark Lobodzinski
2015-09-10layers: Add bailout flag to debug report callbackCourtney Goeltzenleuchter
2015-09-10mem_tracker: validation commentCourtney Goeltzenleuchter
2015-09-10bug-14538: Remove driver validation checksCourtney Goeltzenleuchter
2015-09-04WSI: Convert WSI swapchain extension usage to new KHR styleIan Elliott
2015-09-03layers: If layers receive bad filename for output log, report ERROR and fallb...Tobin Ehlis
2015-09-03layers: Update some layers to avoid repeated call to get_dispatch_key()Tobin Ehlis
2015-09-02layers: MemTracker fixes for image usage flag validation.Mark Lobodzinski
2015-09-02Bug 14522: Remove VkAttachmentViewCourtney Goeltzenleuchter
2015-08-26v156: Bug 14451 - Rename dynamic state objectsCody Northrop
2015-08-26Bug 14406: Add support for front/back stencil reference dynamic stateCody Northrop
2015-08-26Bug 14323: RasterLine and RasterDepthBias changesCody Northrop
2015-08-11layers: mem_tracker: Change to new WSI query functions.Ian Elliott
2015-08-10layers: Restore information messages to the MemTracker layerMark Lobodzinski
2015-07-17mem_tracker: Use device object for dispatch tablesCourtney Goeltzenleuchter
2015-07-17mem_tracker: Don't try to copy data if none availableCourtney Goeltzenleuchter
2015-07-17Windows: Clean up more compiler errors and warningsTony Barbour
2015-07-17Windows: more fixes for windows compileTony Barbour
2015-07-17windows: clean up windows compile issuesTony Barbour
2015-07-17layers: In MemTracker remove non-intercepted WSI funcs from GetProcAddrTobin Ehlis
2015-07-17layers: MemTracker fix to skip COLOR usage bit check for nowTobin Ehlis
2015-07-17layers: INITIAL Changes to use new WSI swapchain extensions.Ian Elliott
2015-07-17v127: Use PFN_vkVoidFunction for GetProcAddrCourtney Goeltzenleuchter
2015-07-17icd: Support for command poolsCody Northrop
2015-07-17layers: Various layer fixes to get layer validation tests working with type s...Tobin Ehlis
2015-07-17layers: Get MemTracker compiling with type safety header changeTobin Ehlis
2015-07-17update vulkan.h for multi-pass command buffers (V131, #14075)Chia-I Wu
2015-07-10vulkan: Rename bool32_t to VkBool32Courtney Goeltzenleuchter
2015-07-10misc: Support Pipeline caches and multi pipeline create, bug 14033 API changesJon Ashburn
2015-07-09Layers: They now compile on Windows.David Pinedo
2015-07-09layers: Add USAGE bit validation to MemTracker layerTobin Ehlis
2015-07-08vulkan.h: V136 -- Vulkan Sparse Resource IssuesMark Lobodzinski
2015-07-07mem_tracker: Use ARRAY_SIZE macroCourtney Goeltzenleuchter
2015-07-07mem_tracker: Remove unused variableCourtney Goeltzenleuchter
2015-07-07mem_tracker: Move wsi data to layer_dataCourtney Goeltzenleuchter
2015-07-07loader: bug 12992: extension and layer supportCourtney Goeltzenleuchter
2015-07-07tests: Fix some failing layer validation testsTobin Ehlis
2015-07-07loader: Rename loader_platform.h -> vk_loader_platform.hTobin Ehlis
2015-07-07layers: Rename all layer headers to begin with "vk_layer_" prefixTobin Ehlis