1. 41126e5 binding: introduce XGL_DESCRIPTOR_SET_LAYOUT_CHAIN by Chia-I Wu · 9 years ago
  2. 47a5d6f binding: remove XGL_DESCRIPTOR_TYPE_RAW_BUFFER* by Chia-I Wu · 9 years ago
  3. fae40bc binding: rename xglClearDescriptorPool() by Chia-I Wu · 9 years ago
  4. b41393e binding: update XGL_DESCRIPTOR_SET_LAYOUT_CREATE_INFO by Chia-I Wu · 9 years ago
  5. 985ba16 binding: rename descriptor region to descriptor pool by Chia-I Wu · 9 years ago
  6. 0d62527 xgl: Update interface for sparse vertex attrs by Courtney Goeltzenleuchter · 9 years ago
  7. ebb9584 xgl: Rename XGL_QUEUE_SEMAPHORE to XGL_SEMAPHORE by Courtney Goeltzenleuchter · 9 years ago
  8. 09f84e9 xgl: xglWaitForFences timeout units by Courtney Goeltzenleuchter · 9 years ago
  9. 77268a6 xgl: Consistent naming scheme for resources in XGL by Courtney Goeltzenleuchter · 9 years ago
  10. 583495b xgl: Remove xglSetFastClearColor / xglSetFastClearDepth by Courtney Goeltzenleuchter · 9 years ago
  11. 0d40f15 xgl: Remove PIPELINE_DELTA. by Courtney Goeltzenleuchter · 9 years ago
  12. b3efe9b xgl: Add IMAGE_LAYOUT to Cmd*Image* calls by Courtney Goeltzenleuchter · 9 years ago
  13. 47ed85b xgl: Add IMAGE_LAYOUT_UNDEFINED by Courtney Goeltzenleuchter · 9 years ago
  14. 1e8f3be xgl: Add XGL_PIPE_EVENT to CmdResetEvent by Courtney Goeltzenleuchter · 9 years ago
  15. 3c3987c xgl: Added XGL_IMAGE_USAGE_TRANSIENT_ATTACHMENT_BIT by Courtney Goeltzenleuchter · 9 years ago
  16. 89299fa xgl: Add xglCmdBlitImage entry point by Courtney Goeltzenleuchter · 9 years ago
  17. 69894b7 xgl: Proposal to remove XGL_FRAMEBUFFER by Courtney Goeltzenleuchter · 9 years ago
  18. c80a557 xgl: update xglDbg.h for XGL_INSTANCE by Courtney Goeltzenleuchter · 9 years ago
  19. 9aa3dad xgl: Remove fixed and optimal tess factors by Courtney Goeltzenleuchter · 9 years ago
  20. 60f8204 xgl: specialization constant proposal by Courtney Goeltzenleuchter · 9 years ago
  21. d462fba xgl: combine xglCmdClearColor* into one function by Courtney Goeltzenleuchter · 9 years ago
  22. bd656b9 xgl: Update primitive topology enum by Courtney Goeltzenleuchter · 9 years ago
  23. 3654d60 xgl: Add missing formats and remove channel mapping by Courtney Goeltzenleuchter · 9 years ago
  24. 18248e6 xgl: Impossible to expose multi-function queues by Courtney Goeltzenleuchter · 9 years ago
  25. 290dcb1 Revert "misc: Add xglRecordMemoryRange entrypoint and use it in Glave" by Jon Ashburn · 9 years ago
  26. 9296775 misc: Add xglRecordMemoryRange entrypoint and use it in Glave by Jon Ashburn · 9 years ago
  27. 3db6d9b intel: Add colorAttachmentCount by Courtney Goeltzenleuchter · 9 years ago
  28. 250dcdd intel: Remove unnecessary dualBlendMode enable by Courtney Goeltzenleuchter · 9 years ago
  29. bbe3cc5 intel: Remove scissor enable and scissor count by Courtney Goeltzenleuchter · 9 years ago
  30. a7910a0 Restore xgl.h comments and original whitespace by Piers Daniell · 9 years ago
  31. d47a1c4 xgl: Final edits for rev47+ alignment by Mark Lobodzinski · 9 years ago
  32. e13f198 render_pass: Add CmdBegin{End}RenderPass() by Jon Ashburn · 9 years ago
  33. d5d83ed xgl: Fix typo in memory barriers APIs by Mark Lobodzinski · 9 years ago
  34. e5f98b9 instance: Remove xglInitAndEnumerateGpus by Jon Ashburn · 9 years ago
  35. 1beab2d instance: Added initial {Create|Destroy}Instance() and xglEnumerateGpus(). by Jon Ashburn · 9 years ago
  36. 837ef92 xgl: Fix pMemBarriers references by Mark Lobodzinski · 9 years ago
  37. 17caf57 xgl: Remove XGL_* typedef wrappers by Mark Lobodzinski · 9 years ago
  38. 4f9858e xgl: Updated headers for some missed SVN revisions by Mark Lobodzinski · 9 years ago
  39. 58c2018 xgl: Add fast clear APIs by Mark Lobodzinski · 9 years ago
  40. a4ea8bb xgl: Remove extraneous structSizes by Courtney Goeltzenleuchter · 9 years ago
  41. f173c9c xgl: header updates for XGL_RESULT by Courtney Goeltzenleuchter · 9 years ago
  42. b0a2cc9 xgl: fix constness of pointers by Chia-I Wu · 9 years ago
  43. dffa120 xgl: Add framebuffer-no-attachment support by Mark Lobodzinski · 9 years ago
  44. a058eee Update XGL_FORMAT. by Jeremy Hayes · 9 years ago
  45. 707a102 xgl: Add begin/end_range to all enums by Mark Lobodzinski · 9 years ago
  46. ca0c760 xgl: Rename XGL_WAIT_EVENT enum in header by Mark Lobodzinski · 9 years ago
  47. 3e35624 xgl: Bump rev for Command Atomic update by Courtney Goeltzenleuchter · 9 years ago
  48. 2958902 xgl: Remove xglCmdAtomics by Courtney Goeltzenleuchter · 9 years ago
  49. e0d8788 xgl: Rename semaphore enums by Mark Lobodzinski · 9 years ago
  50. 205b422 memory alloc: Remove last heaps from memory alloc and requirements by Jon Ashburn · 9 years ago
  51. f505c8d memory alloc: Remove alignment from alloc_info structure by Jon Ashburn · 9 years ago
  52. e01ff7a memory alloc: Remove MEMORY_ALLOC_FLAGS add MEMORY_TYPE by Jon Ashburn · 9 years ago
  53. e479243 memory alloc: Remove memory_heap flags replace with memory_property flags by Jon Ashburn · 9 years ago
  54. 8a5da75 memory alloc: Add IMAGE and BUFFER alloc info structures by Jon Ashburn · 9 years ago
  55. 7e78195 memory alloc: Add MEMORY_ALLOCATION_COUNT support and usage in tests. by Jon Ashburn · 9 years ago
  56. 9b6eae5 memory alloc: Add allocation index to BindObjectMemory by Jon Ashburn · 9 years ago
  57. 96bcce0 memory alloc: Remove xglGetMemoryHeapXXX from driver,loader, glave, layers by Jon Ashburn · 10 years ago
  58. 11078b0 xgl: move to new resource binding model by Chia-I Wu · 10 years ago
  59. 424033f complete fixed-function vertex fetch support by Chia-I Wu · 9 years ago
  60. df0db7d xgl: resource transition integrated, update xgl.h version by Mike Stroyan · 9 years ago
  61. fb80d5f xgl: Resource transition proposal from Bug 12904. by Mike Stroyan · 10 years ago
  62. 603f333 xgl: Dynamic State complete, update header version by Courtney Goeltzenleuchter · 9 years ago
  63. f52346d driver:implement changes for Dynamic State by Tony Barbour · 9 years ago
  64. a9fbf6f xgl: Buffer Object integrated, update xgl.h version by Courtney Goeltzenleuchter · 9 years ago
  65. 1a28fe0 update for buffer object changes by Chia-I Wu · 10 years ago
  66. f9a4862 xgl: Tiler updates complete, Update header version by Courtney Goeltzenleuchter · 9 years ago
  67. d65ae08 misc: Fix tiler rebase in driver, tests, include by Jeremy Hayes · 10 years ago
  68. 98dd16a include: Remove CmdBindAttachments() by Jon Ashburn · 10 years ago
  69. 45492ff include: xglBeginCommandBuffer API changed for Tiler Gpus by Jon Ashburn · 10 years ago
  70. fa42099 include: Add new API changes including structs/enums for Tiling GPU support by Jon Ashburn · 10 years ago
  71. 13c6b70 XGL: Move to svn r28460. by Jeremy Hayes · 10 years ago
  72. 6874e9c include: set version to 0.22.1 for recent ABI changes by Jon Ashburn · 9 years ago
  73. 391bb6d xgl: Add xgl header changes for rev30 and 31. by Mark Lobodzinski · 10 years ago
  74. 99ff89d include: fix typedefs by Chia-I Wu · 10 years ago
  75. fabe36d xgl: Add new resource type for textures by Cody Northrop · 10 years ago
  76. 83f4a69 include: Move API typedefs from xglLayer.h into xgl.h, xglDbg.h, xglWsi by Jon Ashburn · 10 years ago
  77. d586459 Add reserved parameter to xglEnumerateLayers for layer usage by Jon Ashburn · 10 years ago
  78. 7a42e12 update to the latest vertex fetch proposal by Chia-I Wu · 10 years ago
  79. 6b4d70c Make layer activation via CreateDevice struct or env variable by Jon Ashburn · 10 years ago
  80. e50fae5 Change GetProcAddr function signature to use XGL types. by Jon Ashburn · 10 years ago
  81. f7bcf9b Add xglEnumerateLayers function including support in layers. by Jon Ashburn · 10 years ago
  82. d38bfb1 Layers initial prototype. by Jon Ashburn · 10 years ago
  83. b42e999 include: update xgl.h with FF vertex fetch by Chia-I Wu · 10 years ago
  84. 2e7db77 xgl: Fix typo for IA_PIPELINE sType. by Courtney Goeltzenleuchter · 10 years ago
  85. 2220a3b Starting to build framework. by Courtney Goeltzenleuchter · 10 years ago