1. 837ef92 xgl: Fix pMemBarriers references by Mark Lobodzinski · 10 years ago
  2. 17caf57 xgl: Remove XGL_* typedef wrappers by Mark Lobodzinski · 10 years ago
  3. 4f9858e xgl: Updated headers for some missed SVN revisions by Mark Lobodzinski · 10 years ago
  4. 9c9340f intel: Fix DBG_OBJECT_TYPE range by Jon Ashburn · 10 years ago
  5. 58c2018 xgl: Add fast clear APIs by Mark Lobodzinski · 10 years ago
  6. a4ea8bb xgl: Remove extraneous structSizes by Courtney Goeltzenleuchter · 10 years ago
  7. f173c9c xgl: header updates for XGL_RESULT by Courtney Goeltzenleuchter · 10 years ago
  8. b0a2cc9 xgl: fix constness of pointers by Chia-I Wu · 10 years ago
  9. dffa120 xgl: Add framebuffer-no-attachment support by Mark Lobodzinski · 10 years ago
  10. a058eee Update XGL_FORMAT. by Jeremy Hayes · 10 years ago
  11. 707a102 xgl: Add begin/end_range to all enums by Mark Lobodzinski · 10 years ago
  12. ca0c760 xgl: Rename XGL_WAIT_EVENT enum in header by Mark Lobodzinski · 10 years ago
  13. 3e35624 xgl: Bump rev for Command Atomic update by Courtney Goeltzenleuchter · 10 years ago
  14. 2958902 xgl: Remove xglCmdAtomics by Courtney Goeltzenleuchter · 10 years ago
  15. e0d8788 xgl: Rename semaphore enums by Mark Lobodzinski · 10 years ago
  16. 205b422 memory alloc: Remove last heaps from memory alloc and requirements by Jon Ashburn · 10 years ago
  17. f505c8d memory alloc: Remove alignment from alloc_info structure by Jon Ashburn · 10 years ago
  18. e01ff7a memory alloc: Remove MEMORY_ALLOC_FLAGS add MEMORY_TYPE by Jon Ashburn · 10 years ago
  19. e479243 memory alloc: Remove memory_heap flags replace with memory_property flags by Jon Ashburn · 10 years ago
  20. 8a5da75 memory alloc: Add IMAGE and BUFFER alloc info structures by Jon Ashburn · 10 years ago
  21. 7e78195 memory alloc: Add MEMORY_ALLOCATION_COUNT support and usage in tests. by Jon Ashburn · 10 years ago
  22. 9b6eae5 memory alloc: Add allocation index to BindObjectMemory by Jon Ashburn · 10 years ago
  23. 96bcce0 memory alloc: Remove xglGetMemoryHeapXXX from driver,loader, glave, layers by Jon Ashburn · 10 years ago
  24. 11078b0 xgl: move to new resource binding model by Chia-I Wu · 10 years ago
  25. 424033f complete fixed-function vertex fetch support by Chia-I Wu · 10 years ago
  26. df0db7d xgl: resource transition integrated, update xgl.h version by Mike Stroyan · 10 years ago
  27. fb80d5f xgl: Resource transition proposal from Bug 12904. by Mike Stroyan · 10 years ago
  28. 603f333 xgl: Dynamic State complete, update header version by Courtney Goeltzenleuchter · 10 years ago
  29. f52346d driver:implement changes for Dynamic State by Tony Barbour · 10 years ago
  30. a9fbf6f xgl: Buffer Object integrated, update xgl.h version by Courtney Goeltzenleuchter · 10 years ago
  31. 1a28fe0 update for buffer object changes by Chia-I Wu · 10 years ago
  32. f9a4862 xgl: Tiler updates complete, Update header version by Courtney Goeltzenleuchter · 10 years ago
  33. d65ae08 misc: Fix tiler rebase in driver, tests, include by Jeremy Hayes · 10 years ago
  34. 98dd16a include: Remove CmdBindAttachments() by Jon Ashburn · 10 years ago
  35. 45492ff include: xglBeginCommandBuffer API changed for Tiler Gpus by Jon Ashburn · 10 years ago
  36. fa42099 include: Add new API changes including structs/enums for Tiling GPU support by Jon Ashburn · 10 years ago
  37. 13c6b70 XGL: Move to svn r28460. by Jeremy Hayes · 10 years ago
  38. 6874e9c include: set version to 0.22.1 for recent ABI changes by Jon Ashburn · 10 years ago
  39. 391bb6d xgl: Add xgl header changes for rev30 and 31. by Mark Lobodzinski · 10 years ago
  40. be58264 layers: Add utilities for layer configuration via settings file. by Jon Ashburn · 10 years ago
  41. 99ff89d include: fix typedefs by Chia-I Wu · 10 years ago
  42. fabe36d xgl: Add new resource type for textures by Cody Northrop · 10 years ago
  43. 3141e03 include: Remove API typedefs from xglLayer.h by Jon Ashburn · 10 years ago
  44. 83f4a69 include: Move API typedefs from xglLayer.h into xgl.h, xglDbg.h, xglWsi by Jon Ashburn · 10 years ago
  45. d586459 Add reserved parameter to xglEnumerateLayers for layer usage by Jon Ashburn · 10 years ago
  46. 4258653 layers: Updated Object Tracker to support callbacks and extensions by Tobin Ehlis · 10 years ago
  47. 7a42e12 update to the latest vertex fetch proposal by Chia-I Wu · 10 years ago
  48. eecd408 wsi_x11: add xcb_window_t to xglWsiX11GetMSC() by Chia-I Wu · 10 years ago
  49. bfde09b intel: Support GLSL compiling in less intrusive way by Courtney Goeltzenleuchter · 10 years ago
  50. 52ee778 intel: Add shader structure for GLSL compile extension by Courtney Goeltzenleuchter · 10 years ago
  51. 42c144a checkpoint: Adding GLSL compiler extension by Courtney Goeltzenleuchter · 10 years ago
  52. 6b4d70c Make layer activation via CreateDevice struct or env variable by Jon Ashburn · 10 years ago
  53. e50fae5 Change GetProcAddr function signature to use XGL types. by Jon Ashburn · 10 years ago
  54. f7bcf9b Add xglEnumerateLayers function including support in layers. by Jon Ashburn · 10 years ago
  55. d38bfb1 Layers initial prototype. by Jon Ashburn · 10 years ago
  56. b42e999 include: update xgl.h with FF vertex fetch by Chia-I Wu · 10 years ago
  57. 9281c39 include: add preliminary XGL_WSI_X11 proposal by Chia-I Wu · 10 years ago
  58. 38e1d2f remove XGLConfig.h.in by Chia-I Wu · 10 years ago
  59. d54d06d xgl: Remove mantle headers by Courtney Goeltzenleuchter · 10 years ago
  60. 2e7db77 xgl: Fix typo for IA_PIPELINE sType. by Courtney Goeltzenleuchter · 10 years ago
  61. 450a423 header: add XGL_DBG_OBJECT_TYPE by Chia-I Wu · 10 years ago
  62. 68a5524 add a terse xglDbg.h by Chia-I Wu · 10 years ago
  63. 2220a3b Starting to build framework. by Courtney Goeltzenleuchter · 10 years ago