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
/
mem_tracker.cpp
Age
Commit message (
Expand
)
Author
2015-12-01
layers: Convert most of the layers to the new WSI.
Ian Elliott
2015-12-01
WSI: sed-generated changes to WSI code (not all that's needed).
Ian Elliott
2015-11-26
layers: Remove mem/object deletion ordering
Michael Lentine
2015-11-20
layers: MemTracker cleanup, remove redundant object-tracker type checks
Mark Lobodzinski
2015-11-20
layers: Fix thread-safety issues found in rendersystemtests
Mark Lobodzinski
2015-11-19
layers: Add null-check in MemTracker to prevent layer crash
Mark Lobodzinski
2015-11-19
layers: Additional MapMemory validation checks in MemTracker
Mark Lobodzinski
2015-11-19
layers: Fix windows build errors in MemTracker
Mark Lobodzinski
2015-11-19
mem_tracker: Return VK_SUCCESS in vkCreateCommandPool, vkResetCommandPool
David Pinedo
2015-11-18
layers: Add CommandBufferPool validation to MemTracker
Mark Lobodzinski
2015-11-12
layers: LX194, Change 'fence already signaled' warning to INFO-level
Mark Lobodzinski
2015-11-06
bug 15068: Use hardfp calling convention on Android for 32-bit ARM targets
Chia-I Wu
2015-11-05
layers: Fix printf formats
Michael Lentine
2015-11-04
layers: Validate Flush/Invalidate ranges.
Michael Lentine
2015-11-04
misc: Update author information
Courtney Goeltzenleuchter
2015-11-04
misc: switch copyright to Valve
Courtney Goeltzenleuchter
2015-11-04
misc: Remove Vulkan name from Copyright
Courtney Goeltzenleuchter
2015-11-04
layers: Add map range validation.
Michael Lentine
2015-11-03
layers: Allow calling down chain with vkEnumerateDeviceExtensionProperties
Jon Ashburn
2015-11-02
bug 14918 part 3: sed renames
Chia-I Wu
2015-11-02
v196: bug 14921 part 2: Expanding abbreviations for consistency (WIP)
Chia-I Wu
2015-11-02
bug 14921 part 1: sed renames
Chia-I Wu
2015-11-02
bug 14918 part 2: some simple renames (WIP)
Chia-I Wu
2015-11-02
bug 14892 part 2: rename more "count" (WIP)
Chia-I Wu
2015-11-02
bug 14848: Verifying Sparse Behavior (WIP)
Chia-I Wu
2015-11-02
bug 14543: rename VkTex* enums to VkTexture* similarly for VK_TEX_* to VK_TEX...
Chia-I Wu
2015-11-02
bug 12921: Memory callback (WIP)
Chia-I Wu
2015-11-02
bug 14892: 'count' parameters and members named inconsistently in many cases ...
Chia-I Wu
2015-11-02
layers: Remove mid/mdd functions from MemTracker
Tobin Ehlis
2015-11-02
layers: Migrating MemTracker global data into layer_data struct
Tobin Ehlis
2015-11-02
layers: Add dispatch tables into MemTracker layer_data struct
Tobin Ehlis
2015-10-30
bug 14362: VK_NULL_HANDLE does not work in C (WIP)
Chia-I Wu
2015-10-30
MR 461: Documented updated vkQueueSubmit and remove wait + signal semaphore o...
Chia-I Wu
2015-10-30
support and use VkSubmitInfo semaphore signaling and waiting
Chia-I Wu
2015-10-30
bug 14365: Rename slopeScaledDepthBias to depthBiasSlopeScaled (WIP)
Chia-I Wu
2015-10-28
Layers: MemTracker check vkCmdCopyQueryPoolResults
Mike Stroyan
2015-10-28
layers: Validate buffer view usage flags
Mark Lobodzinski
2015-10-26
bug-14258: Make descriptor pools and command pools more consistent
Courtney Goeltzenleuchter
2015-10-23
bug-14746: add batched submit for semaphores and command buffers
Courtney Goeltzenleuchter
2015-10-23
Bug 14621: Change vkGet* functions to not return VkResult
Courtney Goeltzenleuchter
2015-10-15
layers: Remove MemTracker dead code
Mark Lobodzinski
2015-10-12
layers: Bug #14850, enforce validation for semaphore states
Mark Lobodzinski
2015-10-08
layers: Fix Windows compile warnings
Courtney Goeltzenleuchter
2015-10-08
layers: clean up includes
Courtney Goeltzenleuchter
2015-10-08
layers: Add DEBUG_OUTPUT support to mem_tracker
Courtney Goeltzenleuchter
2015-10-06
layers: Remove dead code from MemTracker
Mark Lobodzinski
2015-10-01
Merge branch 'mlentine_layers4' into 'master'
Tobin Ehlis
2015-09-30
Make reseting an unsignaled fence a warning.
Michael Lentine
2015-09-28
layers: Add constructors for layer_data
Cody Northrop
2015-09-23
bug 14365: make separate viewport and scissor cmds
Courtney Goeltzenleuchter
[next]