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
2014-10-29
Layers: Change Basic layer to implement an extension and wrap GetExtension
Jon Ashburn
2014-10-29
Bug fixes for draw_state.c layer
Tobin Ehlis
2014-10-29
Initial version of draw state layer
Tobin Ehlis
2014-10-29
Add xglDestroyDevice() call to test framework.
Tobin Ehlis
2014-10-29
layers: update documentation
Jon Ashburn
2014-10-29
layers : Updates to layers README
Tobin Ehlis
2014-10-29
More formated struct printing for API Dump
Tobin Ehlis
2014-10-29
Fix memory leaks in loader related to layers.
Jon Ashburn
2014-10-29
Make layer activation via CreateDevice struct or env variable
Jon Ashburn
2014-10-29
Better memory management in api_dump layer and struct print helper
Tobin Ehlis
2014-10-29
Improved API Dump and OBJ Track layers
Tobin Ehlis
2014-10-29
Initial layer to dump api calls
Tobin Ehlis
2014-10-29
Added object_track.c layer and include cmake step to build libXGLLayerObjectT...
Tobin Ehlis
2014-10-29
Change GetProcAddr function signature to use XGL types.
Jon Ashburn
2014-10-29
Add xglEnumerateLayers function including support in layers.
Jon Ashburn
2014-10-29
Fixes to Basic and Generic layers to work singly with LD_PRELOAD
Jon Ashburn
2014-10-29
Layers initial prototype.
Jon Ashburn