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-03-02
layers: Update last global DS in DrawState when UpdateDescriptors is called
Tobin Ehlis
2015-03-02
layers: DrawState Cmd Buffer tracking improvements
Tobin Ehlis
2015-02-27
layers: In DrawState track last global pipe state and dump that to dot diagram
Tobin Ehlis
2015-02-26
layers: Fix null pointer reference in MemTracker
Mark Lobodzinski
2015-02-26
glave: Add command buffer diagram.
Jeremy Hayes
2015-02-26
layers: Remove spurious assert.
Mark Lobodzinski
2015-02-26
layers: Fix MemTracker memory leak
Mark Lobodzinski
2015-02-26
layers: Correctly represent Descriptor-related arrays in DrawState dot file
Tobin Ehlis
2015-02-25
layer: Fixed options settings for generated layers, fixed typos
Mark Lobodzinski
2015-02-25
layers: Fix Memtracker fence-related memory leak
Mark Lobodzinski
2015-02-25
Win: layers (draw_state.c): Fix compilation error on Windows.
Ian Elliott
2015-02-25
layers: flush logged output so it's visible immediately
Courtney Goeltzenleuchter
2015-02-25
layers: Fix DrawState buffer over-run when clearing descriptors
Tobin Ehlis
2015-02-25
layers: Drawstate color descriptor edges and correctly clear slot mappings
Tobin Ehlis
2015-02-25
layers: Fix layer config file options
Mark Lobodzinski
2015-02-25
layers: Validation check for CPU_VISIBLE bit set on MapMemory calls
Mark Lobodzinski
2015-02-25
layers: Fix uninitialized variable in DrawState.
Tobin Ehlis
2015-02-24
layers: Add simple Cmd Buffer dot file dump to DrawState
Tobin Ehlis
2015-02-24
layers: Remove the automatic dumping of DOT files.
Jon Ashburn
2015-02-24
glvdebug: Use svg instead of png.
Jeremy Hayes
2015-02-24
layers: Add DrawState dot file output of descriptor details
Tobin Ehlis
2015-02-24
layers: Fix buffer overrun in memtracker
Mark Lobodzinski
2015-02-23
layers: In DrawState correctly clear update chain for Struct Node
Tobin Ehlis
2015-02-23
layers: Add per-thread tracking of latest cmd buffer
Tobin Ehlis
2015-02-20
layers: Multi-threading fixes for DrawState
Tobin Ehlis
2015-02-20
layers: Disable DrawState dot file autodump and an incorrect validation check
Tobin Ehlis
2015-02-20
layers: Fix DrawState bug to correctly shadow image/update structs
Tobin Ehlis
2015-02-19
layers: DrawState bug fixes
Tobin Ehlis
2015-02-19
layers: Fix memtracker reporting related to freeing presentable image memory
Mark Lobodzinski
2015-02-19
loader: do not set RTLD_DEEPBIND
Chia-I Wu
2015-02-18
layers: Add debug code to DrawState for alloc and free calls
Tobin Ehlis
2015-02-18
layers: Fix DrawState bug in UPDATE image/buffer shadowing
Tobin Ehlis
2015-02-18
layers: Add memory management to DrawState
Tobin Ehlis
2015-02-18
layers: Correctly track pSetBindPoints per stage in DrawState layer
Tobin Ehlis
2015-02-18
layers: Updated mem_tracker for new header changes.
Mark Lobodzinski
2015-02-17
intel: Remove scissor enable and scissor count
Courtney Goeltzenleuchter
2015-02-17
layers: Have DrawState and MemTracker use the common code for reporting
Jon Ashburn
2015-02-17
layers: Add settings controls for the generated layers. Includes ParamChecker...
Jon Ashburn
2015-02-16
layers: Add simple txt print of CmdBuffer contents
Tobin Ehlis
2015-02-16
layers: Track DrawState on a per-cmd-buffer basis
Tobin Ehlis
2015-02-13
Enable additional Linux warnings, for loader/layers/demos.
Ian Elliott
2015-02-12
Win: Attempt to keep from using Linux functions.
Ian Elliott
2015-02-12
Win: "layers_config.cpp" must #include "loader_platform.h"
Ian Elliott
2015-02-12
Win: Build both "layer_utils.lib" and "layer_utils.dll".
Ian Elliott
2015-02-12
Add draw state diagram on pause events.
Jeremy Hayes
2015-02-12
layers: Add ability to override layer settings from file with a call
Jon Ashburn
2015-02-12
layers: Make layer utilities a shared library for one instance per all layers
Jon Ashburn
2015-02-11
layers: Fixes for Windows build
Tobin Ehlis
2015-02-11
layers: Initial Descriptor Set output in DrawState Dot file
Tobin Ehlis
2015-02-11
layers: Restore DrawState to general level of functionality
Tobin Ehlis
[next]