1. 110fdf9 loader: bug 12992: extension and layer support by Courtney Goeltzenleuchter · 9 years ago
  2. a0cb02e layers: Rename all layer headers to begin with "vk_layer_" prefix by Tobin Ehlis · 9 years ago
  3. 9cc3158 layers: Move image validation to separate layer. by Jeremy Hayes · 9 years ago
  4. fb5b538 Layers: ported to screenshot layer to master by David Pinedo · 9 years ago
  5. 9eed289 layers: Make dispatch table thread safe by Jon Ashburn · 9 years ago
  6. 2eed1eb layers: Add multi-device/instance support to param checker layer by Mark Lobodzinski · 9 years ago
  7. 4c7ac0a layers: Add multi-device/instance support to APIDump layer by Mark Lobodzinski · 9 years ago
  8. fb5437a layers: Add multi-device/instance support to generated layers by Mark Lobodzinski · 9 years ago
  9. f579fa6 extensions: begin changes for extension support by Courtney Goeltzenleuchter · 9 years ago
  10. d9dc68b layers: Remove the layer intercept proc generated header by Jon Ashburn · 9 years ago
  11. d0892c8 cmake: Fix missing dependency in layers for Windows by Cody Northrop · 9 years ago
  12. 20b7f86 layers: Build C++ version of generic layer by Mark Lobodzinski · 9 years ago
  13. 38f0db2 layers: Convert object tracker to C++ by Mark Lobodzinski · 9 years ago
  14. 7f72054 layers: remove assumption that there's a glslang source tree alongside by Chris Forbes · 9 years ago
  15. 2778f30 shader_checker: initial plumbing by Chris Forbes · 9 years ago
  16. b6f3f53 layers: Change threading layer file name. by Mike Stroyan · 9 years ago
  17. 3712d5c layers: Add threading checking layer by Mike Stroyan · 9 years ago
  18. eb77f42 Don't build the GlaveSnapshot layer. by Ian Elliott · 9 years ago
  19. 2ff2167 Win: Change xgl->vk/vulkan (towards being able to build on Windows). by Ian Elliott · 9 years ago
  20. a6d5880 param_checker: Enable and update renamed bits by Courtney Goeltzenleuchter · 9 years ago
  21. f2ccd5a layers: Get ObjectTracker working with memory reference changes by Courtney Goeltzenleuchter · 9 years ago
  22. e78dbd8 layers: Unify APIDump into a single layer with settings to vary behavior by Tobin Ehlis · 9 years ago
  23. f53c3cb renaming: Move many xgl files to vk version by Courtney Goeltzenleuchter · 9 years ago
  24. d8e229c Stage 1 of rename by Courtney Goeltzenleuchter · 9 years ago
  25. 1c8d4d8 layers: drop ParamCheck from generator script by Mike Stroyan · 9 years ago
  26. 0a6644b xgl-generate.py: add WinDefFileSubcommand by Chia-I Wu · 9 years ago
  27. c60b97d Merge branch 'glave_snapshot_support' by Peter Lohrmann · 9 years ago
  28. 4a8d891 layers: update codegen to split struct_size_helper into .h and .c files. by Peter Lohrmann · 9 years ago
  29. 10ae8c1 layers: Migrated DrawState layer to cpp by Tobin Ehlis · 9 years ago
  30. b6ddb46 layers: Convert memtracker to cpp by Mark Lobodzinski · 9 years ago
  31. d67314b GlaveSnapshot Layer: Initial code which is basically a copy of the ObjectTracker layer. by Peter Lohrmann · 9 years ago
  32. 1a97d6c win: Make build able to find python3 on Windows and Linux by Jon Ashburn · 9 years ago
  33. 19bf487 Revert "misc: Explicitly run python for generated code" by Jon Ashburn · 9 years ago
  34. 045b54f misc: Explicitly run python for generated code by Jon Ashburn · 9 years ago
  35. 0411292 layers: Update DrawState to use generated struct size functions by Tobin Ehlis · 9 years ago
  36. 6035477 glave: Add codgen helper for struct size calculation and use for trace packet creation by Tobin Ehlis · 9 years ago
  37. 6a21834 loader: do not set RTLD_DEEPBIND by Chia-I Wu · 9 years ago
  38. c52b775 layers: Updated mem_tracker for new header changes. by Mark Lobodzinski · 9 years ago
  39. 661dc37 Enable additional Linux warnings, for loader/layers/demos. by Ian Elliott · 9 years ago
  40. a6bbf3e Win: Build both "layer_utils.lib" and "layer_utils.dll". by Ian Elliott · 10 years ago
  41. ba60628 layers: Make layer utilities a shared library for one instance per all layers by Jon Ashburn · 10 years ago
  42. a3a693e layers: Restore DrawState to general level of functionality by Tobin Ehlis · 10 years ago
  43. 92c80d7 Win: Eliminate VS2013 miscellaneous additional compiler warnings. by Ian Elliott · 10 years ago
  44. 1962880 Win: Eliminate VS2013 compiler warnings for "loader.c" ... by Ian Elliott · 10 years ago
  45. 2d4ab1e Can compile "loader" and "layers" on Windows and Linux ... by Ian Elliott · 10 years ago
  46. 7e65d75 All of the codegen for layers is now working well enough that the generated layers will compile. by Tobin Ehlis · 10 years ago
  47. 14ff085 layers: Initial ParamChecker layer by Tobin Ehlis · 10 years ago
  48. 391bb6d xgl: Add xgl header changes for rev30 and 31. by Mark Lobodzinski · 10 years ago
  49. 99f8867 layers: Create APIDump[NoAddr]Cpp layers using c++ string and streams by Tobin Ehlis · 10 years ago
  50. 7757a76 layers: xgl-helper.py depends on xgl.h by Chia-I Wu · 10 years ago
  51. 4d11dcc layers: use generated layer_intercept_proc() by Chia-I Wu · 10 years ago
  52. aa4121f layers: simplify initLayerTable() by Chia-I Wu · 10 years ago
  53. 892d918 layers: DrawState layer now support the layers settings file by Jon Ashburn · 10 years ago
  54. 7d7b3cf layers: MemTracker support the new layers settings file for configuration by Jon Ashburn · 10 years ago
  55. db2b387 layers: fix parallel building by Chia-I Wu · 10 years ago
  56. e980ad7 layers: do not override CMAKE_C_FLAGS by Chia-I Wu · 10 years ago
  57. 79113cc layers: Add Multi layer with example of multiple layers per file. by Jon Ashburn · 10 years ago
  58. 8356288 layers: DrawState layer can dump complete State to Graphviz dot file format by Tobin Ehlis · 10 years ago
  59. 1fec424 layers: Upgrade Basic to support multi-gpu multi-dispatch table by Jon Ashburn · 10 years ago
  60. d49efcb layers: Added APIDumpNoAddr layer that replaces variable addresses in API Dump w/ static "addr" string by Tobin Ehlis · 10 years ago
  61. 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
  62. 21bddab build: fix in-tree build by Chia-I Wu · 10 years ago
  63. ca91587 layers: Update ObjectTracker layer to be generated and support callbacks by Tobin Ehlis · 10 years ago
  64. 6bd8e51 layers: Correctly set generic_layer.c as generated in CMakeLists.txt by Tobin Ehlis · 10 years ago
  65. f326dde layers: Include print helper file dependencies for MemTracker and DrawState layers by Tobin Ehlis · 10 years ago
  66. ea3d21b layers: Make APIDumpFile layer fully generated by Tobin Ehlis · 10 years ago
  67. ea7fe0b layers: Use xgl-layer-generate.py to generate the generic layer by Tobin Ehlis · 10 years ago
  68. 3a1cc8d layers: Updated APIDump Layer and made it fully generated. by Tobin Ehlis · 10 years ago
  69. 33267fd layers: Actual auto-gen of print helper code used by layers by Tobin Ehlis · 10 years ago
  70. 97657ce Initial version of draw state layer by Tobin Ehlis · 10 years ago
  71. 12076fc Improved API Dump and OBJ Track layers by Tobin Ehlis · 10 years ago
  72. 61ca83f Initial layer to dump api calls by Tobin Ehlis · 10 years ago
  73. 84c3e94 Added object_track.c layer and include cmake step to build libXGLLayerObjectTrack.so by Tobin Ehlis · 10 years ago
  74. d38bfb1 Layers initial prototype. by Jon Ashburn · 10 years ago