projects
/
platform
/
upstream
/
Vulkan-Tools.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/Vulkan-Tools.git
2015-06-24
Courtney Goeltzenleu...
bug 13038: Remove support for multiple GPUs
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
David Pinedo
loader: Add {}'s so that loader compilers on Windows
commit
|
commitdiff
|
tree
|
snapshot
2015-06-24
Tobin Ehlis
layers: Add DrawState check to verify that Pipeline...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Mark Lobodzinski
vulkan.h: V104 -- Unify compute/graphics pipeline shade...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Mark Lobodzinski
layers: ObjectTracker per-instance storage, updated...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-23
Tobin Ehlis
layers: Fix DrawState compile fail
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Tobin Ehlis
layers: Add DrawState check to verify Idx buffer bound...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Tobin Ehlis
layers: Add DrawState check to verify BeginCommandBuffe...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Ian Elliott
tri/cube: Convert GPA usage/error-checking/reporting...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Ian Elliott
tri: Change to vkGetDeviceProcAddr() for WSI functions.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-22
Mark Lobodzinski
vulkan.h: V103 -- Add VkPipelineLayout to vkCmdBindDesc...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Tobin Ehlis
layers: Addition of source_line_info.py script to simpl...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
David Pinedo
Layers: Correctly handle WSI_LUNARG extension.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Jon Ashburn
MemTracker: Advertise WSI_LUNARG extension in GetPhysDe...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Jeremy Hayes
layers: Erase proper key in draw state.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Jeremy Hayes
layers: Fix iterator comparison.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Jeremy Hayes
layers: Move image validation to separate layer.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Jeremy Hayes
layers: Comment for newbies.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Jon Ashburn
MemTracker: make sure get_mem_binding_from_object uses...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Tobin Ehlis
layers: Add DrawState check for Invalid PSO CreateInfo...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-19
Tobin Ehlis
layers: Add active_shaders flag to Pipeline node struct...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
David Pinedo
Layers: ported to screenshot layer to master
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Tony Barbour
Windows: Fix build issues on Windows
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jeremy Hayes
layers: Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jeremy Hayes
demos: Fix output location in tri.vert.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jon Ashburn
layers: Make WSI_LUNARG a device extension and check...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jon Ashburn
loader: Remove support for WSI as an instance extension
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Cody Northrop
demos: Add missing spv dependency for cube
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Tobin Ehlis
layers: Migrate draw_state.cpp to use log_msg utility...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Tobin Ehlis
layers: Update DrawState intercept of Create/Destroy...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jon Ashburn
misc: Remove VK_PHYSICAL_DEVICE_INFO_TYPE_DISPLAY_PROPE...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jon Ashburn
misc: Remove GetDisplayInfoWSI()
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jon Ashburn
loader: Fix memory free bug in destroying icd from...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
layers: Add linefeed after log message
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
mem_tracker: Cannot get dispatch key after destroy
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Mark Lobodzinski
vulkan.h: V102 -- Rename min/maxDepth for DepthStencil...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Mark Lobodzinski
vulkan.h: V101 -- Remove programPointSize, Bug# 13928
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Mark Lobodzinski
vulkan.h: V100 -- Remove vkClearDescriptorSets, Bug...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Mark Lobodzinski
vulkan.h: V99 -- Remove fixed-function point parameters...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Mark Lobodzinski
vulkan.h: V99 -- Remove vkPinSystemMemory, Bug# 13926
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Mark Lobodzinski
vulkan.h: V99 -- Remove vkSetMemoryPriority, Bug# 13925
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jon Ashburn
layers: Report DEBUG_MARKER as supported in ParamChecke...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jon Ashburn
layers: Add GetPhysicalDeviceExtInfo to DrawState
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jon Ashburn
DrawState: Fix destroying of maps so the map entrys...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jon Ashburn
tests: Remove the enablement of the "Validation" extension
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
WIP: Debugging - REMOVE
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
loader: Grab next before destroying the data
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Mark Lobodzinski
layers: Fix memtracker segfault for ill-behaved apps
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jon Ashburn
shaderChecker: Add GetPhysDevExtInfo and fix CreateIn...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jon Ashburn
loader: Support multiple layers in one library by using...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jon Ashburn
loader: Remove the test for device layers activated...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jon Ashburn
loader: Add device struct so can destroy layer info...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
mem_tracker: Process config file debug actions
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
layers: Remove callback as runtime action
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
layers: Add config parser to compute debug flags
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
layers: Move dbg flag print to config header
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
layers: Add logging callback function for layers
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
layers: Set helpers as static inline
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
layers: make log_msg format log strings for perf
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
layers: Ifdef out debug code
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
mem_tracker: Add some more debug code
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
mem_tracker: Use dispatch access functions
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
mem_tracker: Need dispatch object for logging
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
mem_tracker: Add debug asserts
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
mem_tracker: Initialize new mem record
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
draw_state: Update to use private dispatch map
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
layers: Use static dispatch table maps
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
layers: utilities for layer storage
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
layers: per-instance data helpers
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
mem_tracker: add per-instance persistent data
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
loader: Set some log messages as debug messages
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
memtracker: Add persistent storage
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
debug_report: Utilities for layers to use
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
debug_report: Add error codes
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jon Ashburn
loader: Fix device layer activation to properly filter...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jon Ashburn
loader: Move device dispatch table to CreateDevice...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jon Ashburn
loader: Remove GetGlobalExtensionInfo from dispatch...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
loader: Remove linefeed from log messages
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
loader: Use type flags not code for filter
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
loader: clean up dead code
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
loader: only search for layers
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
loader: remove now unused hosted field
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
bug-13466: Implement comment #14
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jon Ashburn
loader: Add error messages if layer libraries fail...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jon Ashburn
layers: Make dispatch table thread safe
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jon Ashburn
layers: Fix DrawState and ParamChecker to only use...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jon Ashburn
loader: Make global functions (instance chain entrypoin...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jon Ashburn
layer: Remove EnumerateLayers
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jon Ashburn
loader: Remove storage of wrappedGPUs only need during...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
loader: add debug log message
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
loader: Add LOADER_DEBUG environment flags
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
loader: Fix DestroyInstance
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
loader: Add utility to return loader instance ptr
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
layers: Initialize debug_report instance proc table
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
loader: Increase library name length for safety
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Jon Ashburn
loader: Fix EnumeratePhysDev to handle less gpus than...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
loader: Only allow layer in chain once
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
debug_report: Add debug message flag
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
loader: Remove obsolete extension / layer code
commit
|
commitdiff
|
tree
|
snapshot
2015-06-18
Courtney Goeltzenleu...
layer: Generic is not a validation layer
commit
|
commitdiff
|
tree
|
snapshot
next