1. fae40bc binding: rename xglClearDescriptorPool() by Chia-I Wu · 9 years ago
  2. b41393e binding: update XGL_DESCRIPTOR_SET_LAYOUT_CREATE_INFO by Chia-I Wu · 9 years ago
  3. 985ba16 binding: rename descriptor region to descriptor pool by Chia-I Wu · 9 years ago
  4. ebb9584 xgl: Rename XGL_QUEUE_SEMAPHORE to XGL_SEMAPHORE by Courtney Goeltzenleuchter · 9 years ago
  5. 583495b xgl: Remove xglSetFastClearColor / xglSetFastClearDepth by Courtney Goeltzenleuchter · 9 years ago
  6. 0d40f15 xgl: Remove PIPELINE_DELTA. by Courtney Goeltzenleuchter · 9 years ago
  7. b3efe9b xgl: Add IMAGE_LAYOUT to Cmd*Image* calls by Courtney Goeltzenleuchter · 9 years ago
  8. 1e8f3be xgl: Add XGL_PIPE_EVENT to CmdResetEvent by Courtney Goeltzenleuchter · 9 years ago
  9. 89299fa xgl: Add xglCmdBlitImage entry point by Courtney Goeltzenleuchter · 10 years ago
  10. 69894b7 xgl: Proposal to remove XGL_FRAMEBUFFER by Courtney Goeltzenleuchter · 9 years ago
  11. c80a557 xgl: update xglDbg.h for XGL_INSTANCE by Courtney Goeltzenleuchter · 9 years ago
  12. d462fba xgl: combine xglCmdClearColor* into one function by Courtney Goeltzenleuchter · 9 years ago
  13. 18248e6 xgl: Impossible to expose multi-function queues by Courtney Goeltzenleuchter · 10 years ago
  14. 290dcb1 Revert "misc: Add xglRecordMemoryRange entrypoint and use it in Glave" by Jon Ashburn · 10 years ago
  15. 9296775 misc: Add xglRecordMemoryRange entrypoint and use it in Glave by Jon Ashburn · 10 years ago
  16. d47a1c4 xgl: Final edits for rev47+ alignment by Mark Lobodzinski · 10 years ago
  17. e13f198 render_pass: Add CmdBegin{End}RenderPass() by Jon Ashburn · 10 years ago
  18. 7e65d75 All of the codegen for layers is now working well enough that the generated layers will compile. by Tobin Ehlis · 10 years ago
  19. e5f98b9 instance: Remove xglInitAndEnumerateGpus by Jon Ashburn · 10 years ago
  20. 1beab2d instance: Added initial {Create|Destroy}Instance() and xglEnumerateGpus(). by Jon Ashburn · 10 years ago
  21. 17caf57 xgl: Remove XGL_* typedef wrappers by Mark Lobodzinski · 10 years ago
  22. 58c2018 xgl: Add fast clear APIs by Mark Lobodzinski · 10 years ago
  23. 2958902 xgl: Remove xglCmdAtomics by Courtney Goeltzenleuchter · 10 years ago
  24. 9b6eae5 memory alloc: Add allocation index to BindObjectMemory by Jon Ashburn · 10 years ago
  25. 96bcce0 memory alloc: Remove xglGetMemoryHeapXXX from driver,loader, glave, layers by Jon Ashburn · 10 years ago
  26. 11078b0 xgl: move to new resource binding model by Chia-I Wu · 10 years ago
  27. fb80d5f xgl: Resource transition proposal from Bug 12904. by Mike Stroyan · 10 years ago
  28. f52346d driver:implement changes for Dynamic State by Tony Barbour · 10 years ago
  29. 1a28fe0 update for buffer object changes by Chia-I Wu · 10 years ago
  30. d65ae08 misc: Fix tiler rebase in driver, tests, include by Jeremy Hayes · 10 years ago
  31. 99a7f5d xgl.py: missing xgl prefix in XGL_LAYER_DISPATCH_TABLE by Chia-I Wu · 10 years ago
  32. cde29f1 xgl.py: fix prototype paring by Chia-I Wu · 10 years ago
  33. 391bb6d xgl: Add xgl header changes for rev30 and 31. by Mark Lobodzinski · 10 years ago
  34. 27697e4 xgl.py: remove special-purpose functions by Chia-I Wu · 10 years ago
  35. a5d28fa xgl.py: add more methods to Param and Proto by Chia-I Wu · 10 years ago
  36. f2ffc52 xgl.py: update with parsed core extension by Chia-I Wu · 10 years ago
  37. 509a412 xgl.py: add the ability to parse xgl.h by Chia-I Wu · 10 years ago
  38. e86d8ab xgl.py: add names of objects by Chia-I Wu · 10 years ago
  39. af3b555 xgl.py: add c_pretty_decl() to Proto by Chia-I Wu · 10 years ago
  40. 9a4ceb1 xgl.py: remove icd_dispatch_table by Chia-I Wu · 10 years ago
  41. e442dc3 xgl.py: use lists instead of tuples by Chia-I Wu · 10 years ago
  42. c4f24e8 xgl.py: add Extension by Chia-I Wu · 10 years ago
  43. e05c8c6 loader: handle inserting dispatch table pointer into all created objects by Jon Ashburn · 10 years ago
  44. d586459 Add reserved parameter to xglEnumerateLayers for layer usage by Jon Ashburn · 10 years ago
  45. 7a42e12 update to the latest vertex fetch proposal by Chia-I Wu · 10 years ago
  46. eecd408 wsi_x11: add xcb_window_t to xglWsiX11GetMSC() by Chia-I Wu · 10 years ago
  47. e50fae5 Change GetProcAddr function signature to use XGL types. by Jon Ashburn · 10 years ago
  48. f7bcf9b Add xglEnumerateLayers function including support in layers. by Jon Ashburn · 10 years ago
  49. d38bfb1 Layers initial prototype. by Jon Ashburn · 10 years ago
  50. 6dee8b8 add stubs for XGL_WSI_X11 by Chia-I Wu · 10 years ago
  51. 6bdf019 xgl-generate: do not hardcode #include's by Chia-I Wu · 10 years ago
  52. 900a257 xgl-generate: add is_dispatchable() by Chia-I Wu · 10 years ago
  53. fb2559d xgl-generate: add a script for code generation by Chia-I Wu · 10 years ago