aboutsummaryrefslogtreecommitdiff
path: root/layers
AgeCommit message (Expand)Author
2015-03-02layers: Update last global DS in DrawState when UpdateDescriptors is calledTobin Ehlis
2015-03-02layers: DrawState Cmd Buffer tracking improvementsTobin Ehlis
2015-02-27layers: In DrawState track last global pipe state and dump that to dot diagramTobin Ehlis
2015-02-26layers: Fix null pointer reference in MemTrackerMark Lobodzinski
2015-02-26glave: Add command buffer diagram.Jeremy Hayes
2015-02-26layers: Remove spurious assert.Mark Lobodzinski
2015-02-26layers: Fix MemTracker memory leakMark Lobodzinski
2015-02-26layers: Correctly represent Descriptor-related arrays in DrawState dot fileTobin Ehlis
2015-02-25layer: Fixed options settings for generated layers, fixed typosMark Lobodzinski
2015-02-25layers: Fix Memtracker fence-related memory leakMark Lobodzinski
2015-02-25Win: layers (draw_state.c): Fix compilation error on Windows.Ian Elliott
2015-02-25layers: flush logged output so it's visible immediatelyCourtney Goeltzenleuchter
2015-02-25layers: Fix DrawState buffer over-run when clearing descriptorsTobin Ehlis
2015-02-25layers: Drawstate color descriptor edges and correctly clear slot mappingsTobin Ehlis
2015-02-25layers: Fix layer config file optionsMark Lobodzinski
2015-02-25layers: Validation check for CPU_VISIBLE bit set on MapMemory callsMark Lobodzinski
2015-02-25layers: Fix uninitialized variable in DrawState.Tobin Ehlis
2015-02-24layers: Add simple Cmd Buffer dot file dump to DrawStateTobin Ehlis
2015-02-24layers: Remove the automatic dumping of DOT files.Jon Ashburn
2015-02-24glvdebug: Use svg instead of png.Jeremy Hayes
2015-02-24layers: Add DrawState dot file output of descriptor detailsTobin Ehlis
2015-02-24layers: Fix buffer overrun in memtrackerMark Lobodzinski
2015-02-23layers: In DrawState correctly clear update chain for Struct NodeTobin Ehlis
2015-02-23layers: Add per-thread tracking of latest cmd bufferTobin Ehlis
2015-02-20layers: Multi-threading fixes for DrawStateTobin Ehlis
2015-02-20layers: Disable DrawState dot file autodump and an incorrect validation checkTobin Ehlis
2015-02-20layers: Fix DrawState bug to correctly shadow image/update structsTobin Ehlis
2015-02-19layers: DrawState bug fixesTobin Ehlis
2015-02-19layers: Fix memtracker reporting related to freeing presentable image memoryMark Lobodzinski
2015-02-19loader: do not set RTLD_DEEPBINDChia-I Wu
2015-02-18layers: Add debug code to DrawState for alloc and free callsTobin Ehlis
2015-02-18layers: Fix DrawState bug in UPDATE image/buffer shadowingTobin Ehlis
2015-02-18layers: Add memory management to DrawStateTobin Ehlis
2015-02-18layers: Correctly track pSetBindPoints per stage in DrawState layerTobin Ehlis
2015-02-18layers: Updated mem_tracker for new header changes.Mark Lobodzinski
2015-02-17intel: Remove scissor enable and scissor countCourtney Goeltzenleuchter
2015-02-17layers: Have DrawState and MemTracker use the common code for reportingJon Ashburn
2015-02-17layers: Add settings controls for the generated layers. Includes ParamChecker...Jon Ashburn
2015-02-16layers: Add simple txt print of CmdBuffer contentsTobin Ehlis
2015-02-16layers: Track DrawState on a per-cmd-buffer basisTobin Ehlis
2015-02-13Enable additional Linux warnings, for loader/layers/demos.Ian Elliott
2015-02-12Win: Attempt to keep from using Linux functions.Ian Elliott
2015-02-12Win: "layers_config.cpp" must #include "loader_platform.h"Ian Elliott
2015-02-12Win: Build both "layer_utils.lib" and "layer_utils.dll".Ian Elliott
2015-02-12Add draw state diagram on pause events.Jeremy Hayes
2015-02-12layers: Add ability to override layer settings from file with a callJon Ashburn
2015-02-12layers: Make layer utilities a shared library for one instance per all layersJon Ashburn
2015-02-11layers: Fixes for Windows buildTobin Ehlis
2015-02-11layers: Initial Descriptor Set output in DrawState Dot fileTobin Ehlis
2015-02-11layers: Restore DrawState to general level of functionalityTobin Ehlis