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-25
layers: Convert memtracker to cpp
Mark Lobodzinski
2015-03-18
win: Make build able to find python3 on Windows and Linux
Jon Ashburn
2015-03-17
Revert "misc: Explicitly run python for generated code"
Jon Ashburn
2015-03-17
misc: Explicitly run python for generated code
Jon Ashburn
2015-03-17
layers: Added fence tracking for command buffer completion
Mark Lobodzinski
2015-03-16
layers: Reduce unmeaningful error messages for memtracker
Mark Lobodzinski
2015-03-16
layers: MemTracker add check to verify CB complete prior to Reset
Tobin Ehlis
2015-03-16
layers: Update DrawState to use generated struct size functions
Tobin Ehlis
2015-03-13
glave: Add codgen helper for struct size calculation and use for trace packet...
Tobin Ehlis
2015-03-06
layers: Improve PresentableImage memory handling in mem/objecttracker
Mark Lobodzinski
2015-03-06
Win: Fix warnings for parameter of getLayerOptionEnum()
Ian Elliott
2015-03-06
glave: Remove unnecessary dot dump.
Jeremy Hayes
2015-03-04
layers: Fix Windows build issue
Courtney Goeltzenleuchter
2015-03-03
memTracker: Use local GetProcAddr rather than auto generated one
Jon Ashburn
2015-03-03
drawState: Use local GetProcAddr rather than auto generated one
Jon Ashburn
2015-03-03
layers: if no settings file or call overrides make callback override loging
Jon Ashburn
2015-03-03
layers: Correctly set last bound PSO in DrawState layer
Tobin Ehlis
2015-03-02
layers: Made mem_tracker thread-safe
Mark Lobodzinski
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
[next]