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
Age
Commit message (
Expand
)
Author
2015-06-19
layers: Add DrawState check for Invalid PSO CreateInfo state
Tobin Ehlis
2015-06-19
layers: Add active_shaders flag to Pipeline node struct in DrawState
Tobin Ehlis
2015-06-18
Layers: ported to screenshot layer to master
David Pinedo
2015-06-18
layers: Remove dead code.
Jeremy Hayes
2015-06-18
layers: Make WSI_LUNARG a device extension and check if enabled before use
Jon Ashburn
2015-06-18
layers: Migrate draw_state.cpp to use log_msg utility for dbg reporting
Tobin Ehlis
2015-06-18
layers: Update DrawState intercept of Create/Destroy MsgCallback
Tobin Ehlis
2015-06-18
misc: Remove GetDisplayInfoWSI()
Jon Ashburn
2015-06-18
layers: Add linefeed after log message
Courtney Goeltzenleuchter
2015-06-18
mem_tracker: Cannot get dispatch key after destroy
Courtney Goeltzenleuchter
2015-06-18
vulkan.h: V100 -- Remove vkClearDescriptorSets, Bug# 13783
Mark Lobodzinski
2015-06-18
vulkan.h: V99 -- Remove vkPinSystemMemory, Bug# 13926
Mark Lobodzinski
2015-06-18
vulkan.h: V99 -- Remove vkSetMemoryPriority, Bug# 13925
Mark Lobodzinski
2015-06-18
layers: Report DEBUG_MARKER as supported in ParamChecker and DrawState
Jon Ashburn
2015-06-18
layers: Add GetPhysicalDeviceExtInfo to DrawState
Jon Ashburn
2015-06-18
DrawState: Fix destroying of maps so the map entrys get removed
Jon Ashburn
2015-06-18
tests: Remove the enablement of the "Validation" extension
Jon Ashburn
2015-06-18
WIP: Debugging - REMOVE
Courtney Goeltzenleuchter
2015-06-18
layers: Fix memtracker segfault for ill-behaved apps
Mark Lobodzinski
2015-06-18
shaderChecker: Add GetPhysDevExtInfo and fix CreateInstance
Jon Ashburn
2015-06-18
mem_tracker: Process config file debug actions
Courtney Goeltzenleuchter
2015-06-18
layers: Remove callback as runtime action
Courtney Goeltzenleuchter
2015-06-18
layers: Add config parser to compute debug flags
Courtney Goeltzenleuchter
2015-06-18
layers: Move dbg flag print to config header
Courtney Goeltzenleuchter
2015-06-18
layers: Add logging callback function for layers
Courtney Goeltzenleuchter
2015-06-18
layers: Set helpers as static inline
Courtney Goeltzenleuchter
2015-06-18
layers: make log_msg format log strings for perf
Courtney Goeltzenleuchter
2015-06-18
layers: Ifdef out debug code
Courtney Goeltzenleuchter
2015-06-18
mem_tracker: Add some more debug code
Courtney Goeltzenleuchter
2015-06-18
mem_tracker: Use dispatch access functions
Courtney Goeltzenleuchter
2015-06-18
mem_tracker: Need dispatch object for logging
Courtney Goeltzenleuchter
2015-06-18
mem_tracker: Add debug asserts
Courtney Goeltzenleuchter
2015-06-18
mem_tracker: Initialize new mem record
Courtney Goeltzenleuchter
2015-06-18
draw_state: Update to use private dispatch map
Courtney Goeltzenleuchter
2015-06-18
layers: Use static dispatch table maps
Courtney Goeltzenleuchter
2015-06-18
layers: utilities for layer storage
Courtney Goeltzenleuchter
2015-06-18
layers: per-instance data helpers
Courtney Goeltzenleuchter
2015-06-18
mem_tracker: add per-instance persistent data
Courtney Goeltzenleuchter
2015-06-18
memtracker: Add persistent storage
Courtney Goeltzenleuchter
2015-06-18
debug_report: Utilities for layers to use
Courtney Goeltzenleuchter
2015-06-18
layers: Make dispatch table thread safe
Jon Ashburn
2015-06-18
layers: Fix DrawState and ParamChecker to only use debug_marker if enabled
Jon Ashburn
2015-06-18
layers: Initialize debug_report instance proc table
Courtney Goeltzenleuchter
2015-06-18
loader: Remove obsolete extension / layer code
Courtney Goeltzenleuchter
2015-06-18
shader_checker: Use DEBUG_REPORT helper functions
Courtney Goeltzenleuchter
2015-06-18
param_checker: Use DEBUG_REPORT extension helpers
Courtney Goeltzenleuchter
2015-06-18
mem_tracker: DEBUG_REPORT handled by helper functions
Courtney Goeltzenleuchter
2015-06-18
mem_tracker: DEBUG_REPORT is global, do not use in CreateDevice
Courtney Goeltzenleuchter
2015-06-18
mem_tracker: Updates to match latest loader changes
Courtney Goeltzenleuchter
2015-06-18
draw_state: Add validation extension record
Courtney Goeltzenleuchter
[next]