1. 7e65d75 All of the codegen for layers is now working well enough that the generated layers will compile. by Tobin Ehlis · 10 years ago
  2. e5f98b9 instance: Remove xglInitAndEnumerateGpus by Jon Ashburn · 9 years ago
  3. 98bd454 loader: Add loops for multiple instances on global debug calls by Jon Ashburn · 9 years ago
  4. 1e46489 tests: Convert to using Instancing APIs rather than xglInitAndEnumerateGpus by Jon Ashburn · 9 years ago
  5. 8d66a05 demos: Convert to using Instancing API rather than xglInitAndEnumerateGpus() by Jon Ashburn · 9 years ago
  6. 4688839 loader: Finish implement CreateInstance and DestroyInstance by Jon Ashburn · 9 years ago
  7. 4c392fb loader: Implement EnumerateGpus() by Jon Ashburn · 9 years ago
  8. 540fe5a intel: Instance functions create and destroy objects by Jon Ashburn · 9 years ago
  9. 46d1f58 loader: Place icds into the instance, scan icds prior to instance create by Jon Ashburn · 9 years ago
  10. 1beab2d instance: Added initial {Create|Destroy}Instance() and xglEnumerateGpus(). by Jon Ashburn · 10 years ago
  11. 837ef92 xgl: Fix pMemBarriers references by Mark Lobodzinski · 9 years ago
  12. 17caf57 xgl: Remove XGL_* typedef wrappers by Mark Lobodzinski · 9 years ago
  13. 4f9858e xgl: Updated headers for some missed SVN revisions by Mark Lobodzinski · 9 years ago
  14. 9c9340f intel: Fix DBG_OBJECT_TYPE range by Jon Ashburn · 9 years ago
  15. 58c2018 xgl: Add fast clear APIs by Mark Lobodzinski · 9 years ago
  16. a4ea8bb xgl: Remove extraneous structSizes by Courtney Goeltzenleuchter · 10 years ago
  17. f173c9c xgl: header updates for XGL_RESULT by Courtney Goeltzenleuchter · 10 years ago
  18. b0a2cc9 xgl: fix constness of pointers by Chia-I Wu · 10 years ago
  19. dffa120 xgl: Add framebuffer-no-attachment support by Mark Lobodzinski · 10 years ago
  20. a058eee Update XGL_FORMAT. by Jeremy Hayes · 10 years ago
  21. 707a102 xgl: Add begin/end_range to all enums by Mark Lobodzinski · 10 years ago
  22. ca0c760 xgl: Rename XGL_WAIT_EVENT enum in header by Mark Lobodzinski · 10 years ago
  23. 3e35624 xgl: Bump rev for Command Atomic update by Courtney Goeltzenleuchter · 10 years ago
  24. 2958902 xgl: Remove xglCmdAtomics by Courtney Goeltzenleuchter · 10 years ago
  25. e0d8788 xgl: Rename semaphore enums by Mark Lobodzinski · 10 years ago
  26. 698ee78 tests: Fix testbinding alloc_mem method by Jon Ashburn · 10 years ago
  27. 205b422 memory alloc: Remove last heaps from memory alloc and requirements by Jon Ashburn · 10 years ago
  28. f505c8d memory alloc: Remove alignment from alloc_info structure by Jon Ashburn · 10 years ago
  29. e01ff7a memory alloc: Remove MEMORY_ALLOC_FLAGS add MEMORY_TYPE by Jon Ashburn · 10 years ago
  30. e479243 memory alloc: Remove memory_heap flags replace with memory_property flags by Jon Ashburn · 10 years ago
  31. 25bbe46 memory alloc: For buffer allocations use the buffer_info structure by Jon Ashburn · 10 years ago
  32. 8a5da75 memory alloc: Add IMAGE and BUFFER alloc info structures by Jon Ashburn · 10 years ago
  33. 7e78195 memory alloc: Add MEMORY_ALLOCATION_COUNT support and usage in tests. by Jon Ashburn · 10 years ago
  34. 9b6eae5 memory alloc: Add allocation index to BindObjectMemory by Jon Ashburn · 10 years ago
  35. 96bcce0 memory alloc: Remove xglGetMemoryHeapXXX from driver,loader, glave, layers by Jon Ashburn · 10 years ago
  36. 86b36ac tests: Remove calls to xglGetMemoryHeapXXX by Jon Ashburn · 10 years ago
  37. 11078b0 xgl: move to new resource binding model by Chia-I Wu · 10 years ago
  38. bb0c8d2 demos, tests: use XGL_BUFFER_VIEW_RAW for constant buffers by Chia-I Wu · 10 years ago
  39. 424033f complete fixed-function vertex fetch support by Chia-I Wu · 10 years ago
  40. 0e9abf0 BIL: Update to support descriptor set GLSL features by Courtney Goeltzenleuchter · 10 years ago
  41. 19d4d49 xgl: Fix syntax error by Courtney Goeltzenleuchter · 10 years ago
  42. df0db7d xgl: resource transition integrated, update xgl.h version by Mike Stroyan · 10 years ago
  43. fb80d5f xgl: Resource transition proposal from Bug 12904. by Mike Stroyan · 10 years ago
  44. 603f333 xgl: Dynamic State complete, update header version by Courtney Goeltzenleuchter · 10 years ago
  45. f52346d driver:implement changes for Dynamic State by Tony Barbour · 10 years ago
  46. 4f66a16 Remove unnecessary semicolon by Tony Barbour · 10 years ago
  47. f80ccd3 tests:Fix memory leak by Tony Barbour · 10 years ago
  48. a9fbf6f xgl: Buffer Object integrated, update xgl.h version by Courtney Goeltzenleuchter · 10 years ago
  49. 1a28fe0 update for buffer object changes by Chia-I Wu · 10 years ago
  50. f9a4862 xgl: Tiler updates complete, Update header version by Courtney Goeltzenleuchter · 10 years ago
  51. d65ae08 misc: Fix tiler rebase in driver, tests, include by Jeremy Hayes · 10 years ago
  52. 38349d0 glave: Make tiler GPU changes work for tracing and replaying by Jon Ashburn · 10 years ago
  53. cdc40be tests: Remove CmdBindAttachments() for Tiler Gpus by Jon Ashburn · 10 years ago
  54. 09eebd6 layers: Remove CmdBindAttachment() for tiler GPUs by Jon Ashburn · 10 years ago
  55. 98dd16a include: Remove CmdBindAttachments() by Jon Ashburn · 10 years ago
  56. 8652237 layers: Update BeginCommandBuffer API for Tiler Gpus by Jon Ashburn · 10 years ago
  57. c4164b1 tests: Update BeginCommandBuffer Api for Tiler GPUs by Jon Ashburn · 10 years ago
  58. 45492ff include: xglBeginCommandBuffer API changed for Tiler Gpus by Jon Ashburn · 10 years ago
  59. 2b9d019 glave: Add support for new APIs to support Tiler Gpus by Jon Ashburn · 10 years ago
  60. fa42099 include: Add new API changes including structs/enums for Tiling GPU support by Jon Ashburn · 10 years ago
  61. 13c6b70 XGL: Move to svn r28460. by Jeremy Hayes · 10 years ago
  62. 58dc67a xgl: Do not build layers or glave during xgl.h update by Courtney Goeltzenleuchter · 10 years ago
  63. 9b695dd cmake: Fix BIL overlay to glslang by Cody Northrop · 10 years ago
  64. f7e282a tests: Fix regresions in trace/replay from uninitialized parameters. by Jon Ashburn · 10 years ago
  65. 33ada63 cmake: fix up gtest and set -fvisibility=hidden globally by Chia-I Wu · 10 years ago
  66. cdcca51 icd: update glslang, bil and lunarglass by GregF · 10 years ago
  67. 874523e icd: Link ICD with -Bsymbolic by GregF · 10 years ago
  68. 6874e9c include: set version to 0.22.1 for recent ABI changes by Jon Ashburn · 10 years ago
  69. 2ae0226 loader: Fix infinite loop on layer library scan if dlopen fails by Jon Ashburn · 10 years ago
  70. 99a7f5d xgl.py: missing xgl prefix in XGL_LAYER_DISPATCH_TABLE by Chia-I Wu · 10 years ago
  71. 4f1547f layers: Updated MemTracker to track per-region memory transition states for allocations by Tobin Ehlis · 10 years ago
  72. c145be8 layers: Added per-region memory state tracking by Tobin Ehlis · 10 years ago
  73. 8be20fd layers: Enhancements to MemTracker and DrawState by Tobin Ehlis · 10 years ago
  74. 8219c04 Revert "layers: Fix generation of EnumerateLayers in APIDump" by Jon Ashburn · 10 years ago
  75. 25065ee layers: Fix generation of EnumerateLayers in APIDump by Jon Ashburn · 10 years ago
  76. 77483a7 xgl_helper: Eliminate compiler not used warning by Courtney Goeltzenleuchter · 10 years ago
  77. 1b587b1 layers: Make sure we deref pointers to counts by Courtney Goeltzenleuchter · 10 years ago
  78. 04ad120 render_test: Add std140 layout test by Cody Northrop · 10 years ago
  79. 9b9ad04 layers: Fix APIDump param generation for Cpp versus C by Jon Ashburn · 10 years ago
  80. 7699374 glvreplay_xgl: Add 'EnableLayers' setting to control which XGL validation layers get enabled. by Peter Lohrmann · 10 years ago
  81. 25643b7 glave: Update xgl debugger and replayer to include support for settings. by Peter Lohrmann · 10 years ago
  82. 449bfbd glave: Fix xglCreateDevice replay code to not modify packet. by Jon Ashburn · 10 years ago
  83. 2c79784 glave: Remove MemTracker and replace with ObjectTracker by Jon Ashburn · 10 years ago
  84. ce66ab8 glave: Register a handler in replayer for error msg callbacks and report these by Jon Ashburn · 10 years ago
  85. 3bd868a layers: APIDump* layers now print input array elements by Tobin Ehlis · 10 years ago
  86. c6d256a layers: ParamChecker handles dynamic arrays of structs by Tobin Ehlis · 10 years ago
  87. 6e6aa1f layers: Updated README to include ParamChecker by Tobin Ehlis · 10 years ago
  88. ce12ad6 layers: Validate structs embedded in structs by Tobin Ehlis · 10 years ago
  89. 27e02a6 layers: Add comment to xgl_helper.py by Jon Ashburn · 10 years ago
  90. bf4c4de layers: Add ENUM param checks to "gpu" funcs by Tobin Ehlis · 10 years ago
  91. 14ff085 layers: Initial ParamChecker layer by Tobin Ehlis · 10 years ago
  92. c362459 cmake: add find modules by Chia-I Wu · 10 years ago
  93. cde29f1 xgl.py: fix prototype paring by Chia-I Wu · 10 years ago
  94. 391bb6d xgl: Add xgl header changes for rev30 and 31. by Mark Lobodzinski · 10 years ago
  95. 99f8867 layers: Create APIDump[NoAddr]Cpp layers using c++ string and streams by Tobin Ehlis · 10 years ago
  96. ee70223 layers: Default MemTracker and DrawState to verbose stdout mode when no settings file present. by Tobin Ehlis · 10 years ago
  97. c444236 tests:Change rotate parameter from int to bool by Tony Barbour · 10 years ago
  98. 89fd9fd tests:Remove unused code by Tony Barbour · 10 years ago
  99. d726a17 tests:Change XGLTriangleTest to use DrawPreparation by Tony Barbour · 10 years ago
  100. 664accc tests:More tests using DrawPreparation by Tony Barbour · 10 years ago