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-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
2015-02-09
layers: Validate mem ref counts in queueSubmit call
Mark Lobodzinski
2015-02-05
layers: Update README.md with current layer status
Tobin Ehlis
2015-02-05
Win: Eliminate VS2013 miscellaneous additional compiler warnings.
Ian Elliott
2015-02-05
Win: Eliminate VS2013 compiler warnings for "loader.c" ...
Ian Elliott
2015-02-04
layers: Add validation for mapped mem objects ref'd in cmd buffer
Mark Lobodzinski
2015-02-04
Can compile "loader" and "layers" on Windows and Linux ...
Ian Elliott
2015-02-04
layers: Add object tracker validation for dynamic state objects
Mark Lobodzinski
2015-02-04
layers: Continuing to update DrawState for new binding model
Tobin Ehlis
2015-02-04
layers: Updating MemTracker and DrawState interfaces to match API updates
Tobin Ehlis
2015-02-04
Added Mark's change to track Fence submit
Tobin Ehlis
2015-02-04
All of the codegen for layers is now working well enough that the generated l...
Tobin Ehlis
2015-02-04
xgl: Remove XGL_* typedef wrappers
Mark Lobodzinski
[next]