1. 0d40f15 xgl: Remove PIPELINE_DELTA. by Courtney Goeltzenleuchter · 9 years ago
  2. b3efe9b xgl: Add IMAGE_LAYOUT to Cmd*Image* calls by Courtney Goeltzenleuchter · 9 years ago
  3. 1e8f3be xgl: Add XGL_PIPE_EVENT to CmdResetEvent by Courtney Goeltzenleuchter · 9 years ago
  4. 89299fa xgl: Add xglCmdBlitImage entry point by Courtney Goeltzenleuchter · 10 years ago
  5. 69894b7 xgl: Proposal to remove XGL_FRAMEBUFFER by Courtney Goeltzenleuchter · 9 years ago
  6. c80a557 xgl: update xglDbg.h for XGL_INSTANCE by Courtney Goeltzenleuchter · 9 years ago
  7. d462fba xgl: combine xglCmdClearColor* into one function by Courtney Goeltzenleuchter · 9 years ago
  8. 18248e6 xgl: Impossible to expose multi-function queues by Courtney Goeltzenleuchter · 10 years ago
  9. 10ae8c1 layers: Migrated DrawState layer to cpp by Tobin Ehlis · 9 years ago
  10. db186c0 layers: Rename synchDS function to validateVBBinding by Tobin Ehlis · 9 years ago
  11. 0411292 layers: Update DrawState to use generated struct size functions by Tobin Ehlis · 9 years ago
  12. e782671 Win: Fix warnings for parameter of getLayerOptionEnum() by Ian Elliott · 10 years ago
  13. e0c24d1 glave: Remove unnecessary dot dump. by Jeremy Hayes · 10 years ago
  14. 90d9320 layers: Fix Windows build issue by Courtney Goeltzenleuchter · 10 years ago
  15. 925fee9 drawState: Use local GetProcAddr rather than auto generated one by Jon Ashburn · 10 years ago
  16. a8aa837 layers: if no settings file or call overrides make callback override loging by Jon Ashburn · 10 years ago
  17. 5c7e7b8 layers: Correctly set last bound PSO in DrawState layer by Tobin Ehlis · 10 years ago
  18. 4821eef layers: Update last global DS in DrawState when UpdateDescriptors is called by Tobin Ehlis · 10 years ago
  19. 6744942 layers: DrawState Cmd Buffer tracking improvements by Tobin Ehlis · 10 years ago
  20. ae708b8 layers: In DrawState track last global pipe state and dump that to dot diagram by Tobin Ehlis · 10 years ago
  21. b8013a2 layers: Correctly represent Descriptor-related arrays in DrawState dot file by Tobin Ehlis · 10 years ago
  22. 0d6e66d layer: Fixed options settings for generated layers, fixed typos by Mark Lobodzinski · 10 years ago
  23. 5bd12da Win: layers (draw_state.c): Fix compilation error on Windows. by Ian Elliott · 10 years ago
  24. b62a6fa layers: Fix DrawState buffer over-run when clearing descriptors by Tobin Ehlis · 10 years ago
  25. 8cb421e layers: Drawstate color descriptor edges and correctly clear slot mappings by Tobin Ehlis · 10 years ago
  26. 8a2b75b layers: Fix layer config file options by Mark Lobodzinski · 10 years ago
  27. ef0c47c layers: Fix uninitialized variable in DrawState. by Tobin Ehlis · 10 years ago
  28. 249c77e layers: Add simple Cmd Buffer dot file dump to DrawState by Tobin Ehlis · 10 years ago
  29. 6ef820b layers: Remove the automatic dumping of DOT files. by Jon Ashburn · 10 years ago
  30. 943dc2f glvdebug: Use svg instead of png. by Jeremy Hayes · 10 years ago
  31. 2a15a5f layers: Add DrawState dot file output of descriptor details by Tobin Ehlis · 10 years ago
  32. 297b985 layers: In DrawState correctly clear update chain for Struct Node by Tobin Ehlis · 10 years ago
  33. ea189f1 layers: Add per-thread tracking of latest cmd buffer by Tobin Ehlis · 10 years ago
  34. 8c2ed21 layers: Multi-threading fixes for DrawState by Tobin Ehlis · 10 years ago
  35. 65c4660 layers: Disable DrawState dot file autodump and an incorrect validation check by Tobin Ehlis · 10 years ago
  36. 58c025c layers: Fix DrawState bug to correctly shadow image/update structs by Tobin Ehlis · 10 years ago
  37. 481ec71 layers: DrawState bug fixes by Tobin Ehlis · 10 years ago
  38. 03d7a09 layers: Add debug code to DrawState for alloc and free calls by Tobin Ehlis · 10 years ago
  39. 3bca6b5 layers: Fix DrawState bug in UPDATE image/buffer shadowing by Tobin Ehlis · 10 years ago
  40. 3d0d99b layers: Add memory management to DrawState by Tobin Ehlis · 10 years ago
  41. c5ad801 layers: Correctly track pSetBindPoints per stage in DrawState layer by Tobin Ehlis · 10 years ago
  42. bbe3cc5 intel: Remove scissor enable and scissor count by Courtney Goeltzenleuchter · 10 years ago
  43. 2e67289 layers: Have DrawState and MemTracker use the common code for reporting by Jon Ashburn · 10 years ago
  44. 93837a0 layers: Add simple txt print of CmdBuffer contents by Tobin Ehlis · 10 years ago
  45. d01f7d6 layers: Track DrawState on a per-cmd-buffer basis by Tobin Ehlis · 10 years ago
  46. 655cad7 Win: Attempt to keep from using Linux functions. by Ian Elliott · 10 years ago
  47. 250e274 Add draw state diagram on pause events. by Jeremy Hayes · 10 years ago
  48. b049785 layers: Fixes for Windows build by Tobin Ehlis · 10 years ago
  49. 6926cd9 layers: Initial Descriptor Set output in DrawState Dot file by Tobin Ehlis · 10 years ago
  50. a3a693e layers: Restore DrawState to general level of functionality by Tobin Ehlis · 10 years ago
  51. 2d4ab1e Can compile "loader" and "layers" on Windows and Linux ... by Ian Elliott · 10 years ago
  52. 04178d7 layers: Continuing to update DrawState for new binding model by Tobin Ehlis · 10 years ago
  53. 7265e83 layers: Updating MemTracker and DrawState interfaces to match API updates by Tobin Ehlis · 10 years ago
  54. 7e65d75 All of the codegen for layers is now working well enough that the generated layers will compile. by Tobin Ehlis · 10 years ago
  55. 17caf57 xgl: Remove XGL_* typedef wrappers by Mark Lobodzinski · 10 years ago
  56. e0d8788 xgl: Rename semaphore enums by Mark Lobodzinski · 10 years ago
  57. 9b6eae5 memory alloc: Add allocation index to BindObjectMemory by Jon Ashburn · 10 years ago
  58. 96bcce0 memory alloc: Remove xglGetMemoryHeapXXX from driver,loader, glave, layers by Jon Ashburn · 10 years ago
  59. fb80d5f xgl: Resource transition proposal from Bug 12904. by Mike Stroyan · 10 years ago
  60. 09eebd6 layers: Remove CmdBindAttachment() for tiler GPUs by Jon Ashburn · 10 years ago
  61. 8652237 layers: Update BeginCommandBuffer API for Tiler Gpus by Jon Ashburn · 10 years ago
  62. c145be8 layers: Added per-region memory state tracking by Tobin Ehlis · 10 years ago
  63. 8be20fd layers: Enhancements to MemTracker and DrawState by Tobin Ehlis · 10 years ago
  64. 391bb6d xgl: Add xgl header changes for rev30 and 31. by Mark Lobodzinski · 10 years ago
  65. ee70223 layers: Default MemTracker and DrawState to verbose stdout mode when no settings file present. by Tobin Ehlis · 10 years ago
  66. 4d11dcc layers: use generated layer_intercept_proc() by Chia-I Wu · 10 years ago
  67. 1915682 layers: intercept xglCmdBindVertexData() in DrawState and MemTracker by Chia-I Wu · 10 years ago
  68. aa4121f layers: simplify initLayerTable() by Chia-I Wu · 10 years ago
  69. 892d918 layers: DrawState layer now support the layers settings file by Jon Ashburn · 10 years ago
  70. f1a5a74 remove unnecessary casting between XGL_CHAR/char by Chia-I Wu · 10 years ago
  71. 1da4b9f layers: fix -Wpointer-sign warnings by Chia-I Wu · 10 years ago
  72. 3bf80a6 layers: fix -Wunused-variable warnings by Chia-I Wu · 10 years ago
  73. bfa3fea layers: fix -Wswitch warnings by Chia-I Wu · 10 years ago
  74. f27eba7 layers: DrawState layer can now dump png image of dot graph by Tobin Ehlis · 10 years ago
  75. fabe36d xgl: Add new resource type for textures by Cody Northrop · 10 years ago
  76. 59fbc4a layers: Don't show totally unused DS slots or arrows for slots unused by a particular shader by Tobin Ehlis · 10 years ago
  77. 8356288 layers: DrawState layer can dump complete State to Graphviz dot file format by Tobin Ehlis · 10 years ago
  78. 4a74436 layers: Added mutext to DrawState to guard global linked-lists. by Tobin Ehlis · 10 years ago
  79. 9dc93af layers: Tracking and reporting dynamic state in DrawState layer by Tobin Ehlis · 10 years ago
  80. 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
  81. d586459 Add reserved parameter to xglEnumerateLayers for layer usage by Jon Ashburn · 10 years ago
  82. f7a0874 layers: Update xglEnumerateLayers() to work with layer names by Jon Ashburn · 10 years ago
  83. db20d60 layers: Add VBO validation to DrawState layer. by Tobin Ehlis · 10 years ago
  84. a99d5c7 layers: Account for the slotOffset when DS bound. by Tobin Ehlis · 10 years ago
  85. 6bc4ff7 layers: Flag ERROR on no DS bound if that DS is used by a shader. by Tobin Ehlis · 10 years ago
  86. 612ec6c layers: Added Sampler details slot printout by Tobin Ehlis · 10 years ago
  87. 5742e77 layers: Update DrawState to support all Gfx shader types and to shadow full Gfx Pipeline state by Tobin Ehlis · 10 years ago
  88. cd9223b layers: Update MemTracker to support dbg Callbacks and a few bug fixes by Tobin Ehlis · 10 years ago
  89. 246ba4d layers: Updated DrawState to support dbg callbacks by Tobin Ehlis · 10 years ago
  90. 33267fd layers: Actual auto-gen of print helper code used by layers by Tobin Ehlis · 10 years ago
  91. 7a42e12 update to the latest vertex fetch proposal by Chia-I Wu · 10 years ago
  92. eecd408 wsi_x11: add xcb_window_t to xglWsiX11GetMSC() by Chia-I Wu · 10 years ago
  93. 6663f49 layers: Added APIFileDump and MemTracker layers and fix DrawState by Tobin Ehlis · 10 years ago
  94. 4fe05bf Misc. cleanup by Courtney Goeltzenleuchter · 10 years ago
  95. 70f4726 layers: Verify that slot binding is compatible with shader mapping by Tobin Ehlis · 10 years ago
  96. 296d5d5 Bug fixes and enhancements to draw_state.c by Tobin Ehlis · 10 years ago
  97. 309e109 Bug fixes for draw_state.c layer by Tobin Ehlis · 10 years ago
  98. 97657ce Initial version of draw state layer by Tobin Ehlis · 10 years ago