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-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
2015-02-04
xgl: Rename semaphore enums
Mark Lobodzinski
2015-02-04
memory alloc: Add allocation index to BindObjectMemory
Jon Ashburn
2015-02-04
memory alloc: Remove xglGetMemoryHeapXXX from driver,loader, glave, layers
Jon Ashburn
2015-02-04
xgl: Resource transition proposal from Bug 12904.
Mike Stroyan
2015-02-04
layers: Remove CmdBindAttachment() for tiler GPUs
Jon Ashburn
2015-02-04
layers: Update BeginCommandBuffer API for Tiler Gpus
Jon Ashburn
2015-02-04
layers: Updated MemTracker to track per-region memory transition states for a...
Tobin Ehlis
2015-02-04
layers: Added per-region memory state tracking
Tobin Ehlis
2015-02-04
layers: Enhancements to MemTracker and DrawState
Tobin Ehlis
2015-02-04
layers: Updated README to include ParamChecker
Tobin Ehlis
2015-02-04
layers: Initial ParamChecker layer
Tobin Ehlis
2015-02-04
xgl: Add xgl header changes for rev30 and 31.
Mark Lobodzinski
2015-02-04
layers: Create APIDump[NoAddr]Cpp layers using c++ string and streams
Tobin Ehlis
2015-02-04
layers: Default MemTracker and DrawState to verbose stdout mode when no setti...
Tobin Ehlis
2015-02-04
layers: xgl-helper.py depends on xgl.h
Chia-I Wu
2015-02-04
layers: use generated layer_intercept_proc()
Chia-I Wu
2015-02-04
layers: intercept xglCmdBindVertexData() in DrawState and MemTracker
Chia-I Wu
2015-02-04
layers: simplify xglGetProcAddr() for Basic and Multi
Chia-I Wu
2015-02-04
layers: simplify initLayerTable()
Chia-I Wu
2015-02-04
layers: no explicit enum values for internal enums
Chia-I Wu
2015-02-04
layers: DrawState layer now support the layers settings file
Jon Ashburn
2015-02-04
layers: MemTracker support the new layers settings file for configuration
Jon Ashburn
2015-02-04
layers: Add utilities for layer configuration via settings file.
Jon Ashburn
[next]