aboutsummaryrefslogtreecommitdiff
path: root/layers
AgeCommit message (Expand)Author
2014-10-29Layers: Change Basic layer to implement an extension and wrap GetExtensionJon Ashburn
2014-10-29Bug fixes for draw_state.c layerTobin Ehlis
2014-10-29Initial version of draw state layerTobin Ehlis
2014-10-29Add xglDestroyDevice() call to test framework.Tobin Ehlis
2014-10-29layers: update documentationJon Ashburn
2014-10-29layers : Updates to layers READMETobin Ehlis
2014-10-29More formated struct printing for API DumpTobin Ehlis
2014-10-29Fix memory leaks in loader related to layers.Jon Ashburn
2014-10-29Make layer activation via CreateDevice struct or env variableJon Ashburn
2014-10-29Better memory management in api_dump layer and struct print helperTobin Ehlis
2014-10-29Improved API Dump and OBJ Track layersTobin Ehlis
2014-10-29Initial layer to dump api callsTobin Ehlis
2014-10-29Added object_track.c layer and include cmake step to build libXGLLayerObjectT...Tobin Ehlis
2014-10-29Change GetProcAddr function signature to use XGL types.Jon Ashburn
2014-10-29Add xglEnumerateLayers function including support in layers.Jon Ashburn
2014-10-29Fixes to Basic and Generic layers to work singly with LD_PRELOADJon Ashburn
2014-10-29Layers initial prototype.Jon Ashburn