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