1. 6a21834 loader: do not set RTLD_DEEPBIND by Chia-I Wu · 10 years ago
  2. c52b775 layers: Updated mem_tracker for new header changes. by Mark Lobodzinski · 10 years ago
  3. 661dc37 Enable additional Linux warnings, for loader/layers/demos. by Ian Elliott · 10 years ago
  4. a6bbf3e Win: Build both "layer_utils.lib" and "layer_utils.dll". by Ian Elliott · 10 years ago
  5. ba60628 layers: Make layer utilities a shared library for one instance per all layers by Jon Ashburn · 10 years ago
  6. a3a693e layers: Restore DrawState to general level of functionality by Tobin Ehlis · 10 years ago
  7. 92c80d7 Win: Eliminate VS2013 miscellaneous additional compiler warnings. by Ian Elliott · 10 years ago
  8. 1962880 Win: Eliminate VS2013 compiler warnings for "loader.c" ... by Ian Elliott · 10 years ago
  9. 2d4ab1e Can compile "loader" and "layers" on Windows and Linux ... by Ian Elliott · 10 years ago
  10. 7e65d75 All of the codegen for layers is now working well enough that the generated layers will compile. by Tobin Ehlis · 10 years ago
  11. 14ff085 layers: Initial ParamChecker layer by Tobin Ehlis · 10 years ago
  12. 391bb6d xgl: Add xgl header changes for rev30 and 31. by Mark Lobodzinski · 10 years ago
  13. 99f8867 layers: Create APIDump[NoAddr]Cpp layers using c++ string and streams by Tobin Ehlis · 10 years ago
  14. 7757a76 layers: xgl-helper.py depends on xgl.h by Chia-I Wu · 10 years ago
  15. 4d11dcc layers: use generated layer_intercept_proc() by Chia-I Wu · 10 years ago
  16. aa4121f layers: simplify initLayerTable() by Chia-I Wu · 10 years ago
  17. 892d918 layers: DrawState layer now support the layers settings file by Jon Ashburn · 10 years ago
  18. 7d7b3cf layers: MemTracker support the new layers settings file for configuration by Jon Ashburn · 10 years ago
  19. db2b387 layers: fix parallel building by Chia-I Wu · 10 years ago
  20. e980ad7 layers: do not override CMAKE_C_FLAGS by Chia-I Wu · 10 years ago
  21. 79113cc layers: Add Multi layer with example of multiple layers per file. by Jon Ashburn · 10 years ago
  22. 8356288 layers: DrawState layer can dump complete State to Graphviz dot file format by Tobin Ehlis · 10 years ago
  23. 1fec424 layers: Upgrade Basic to support multi-gpu multi-dispatch table by Jon Ashburn · 10 years ago
  24. d49efcb layers: Added APIDumpNoAddr layer that replaces variable addresses in API Dump w/ static "addr" string by Tobin Ehlis · 10 years ago
  25. a363cfa layers: Updated layer names to be camelCase where name is contained in library file name as libXGLLayer<NAME>.so by Tobin Ehlis · 10 years ago
  26. 21bddab build: fix in-tree build by Chia-I Wu · 10 years ago
  27. ca91587 layers: Update ObjectTracker layer to be generated and support callbacks by Tobin Ehlis · 10 years ago
  28. 6bd8e51 layers: Correctly set generic_layer.c as generated in CMakeLists.txt by Tobin Ehlis · 10 years ago
  29. f326dde layers: Include print helper file dependencies for MemTracker and DrawState layers by Tobin Ehlis · 10 years ago
  30. ea3d21b layers: Make APIDumpFile layer fully generated by Tobin Ehlis · 10 years ago
  31. ea7fe0b layers: Use xgl-layer-generate.py to generate the generic layer by Tobin Ehlis · 10 years ago
  32. 3a1cc8d layers: Updated APIDump Layer and made it fully generated. by Tobin Ehlis · 10 years ago
  33. 33267fd layers: Actual auto-gen of print helper code used by layers by Tobin Ehlis · 10 years ago
  34. 97657ce Initial version of draw state layer by Tobin Ehlis · 10 years ago
  35. 12076fc Improved API Dump and OBJ Track layers by Tobin Ehlis · 10 years ago
  36. 61ca83f Initial layer to dump api calls by Tobin Ehlis · 10 years ago
  37. 84c3e94 Added object_track.c layer and include cmake step to build libXGLLayerObjectTrack.so by Tobin Ehlis · 10 years ago
  38. d38bfb1 Layers initial prototype. by Jon Ashburn · 10 years ago