| Age | Commit message (Expand) | Author |
| 2015-02-04 | xgl: Updated headers for some missed SVN revisions | Mark Lobodzinski |
| 2015-02-04 | intel: Fix DBG_OBJECT_TYPE range | Jon Ashburn |
| 2015-02-04 | xgl: Add fast clear APIs | Mark Lobodzinski |
| 2015-02-04 | xgl: Remove extraneous structSizes | Courtney Goeltzenleuchter |
| 2015-02-04 | xgl: header updates for XGL_RESULT | Courtney Goeltzenleuchter |
| 2015-02-04 | xgl: fix constness of pointers | Chia-I Wu |
| 2015-02-04 | xgl: Add framebuffer-no-attachment support | Mark Lobodzinski |
| 2015-02-04 | Update XGL_FORMAT. | Jeremy Hayes |
| 2015-02-04 | xgl: Add begin/end_range to all enums | Mark Lobodzinski |
| 2015-02-04 | xgl: Rename XGL_WAIT_EVENT enum in header | Mark Lobodzinski |
| 2015-02-04 | xgl: Bump rev for Command Atomic update | Courtney Goeltzenleuchter |
| 2015-02-04 | xgl: Remove xglCmdAtomics | Courtney Goeltzenleuchter |
| 2015-02-04 | xgl: Rename semaphore enums | Mark Lobodzinski |
| 2015-02-04 | memory alloc: Remove last heaps from memory alloc and requirements | Jon Ashburn |
| 2015-02-04 | memory alloc: Remove alignment from alloc_info structure | Jon Ashburn |
| 2015-02-04 | memory alloc: Remove MEMORY_ALLOC_FLAGS add MEMORY_TYPE | Jon Ashburn |
| 2015-02-04 | memory alloc: Remove memory_heap flags replace with memory_property flags | Jon Ashburn |
| 2015-02-04 | memory alloc: Add IMAGE and BUFFER alloc info structures | Jon Ashburn |
| 2015-02-04 | memory alloc: Add MEMORY_ALLOCATION_COUNT support and usage in tests. | Jon Ashburn |
| 2015-02-04 | memory alloc: Add allocation index to BindObjectMemory | Jon Ashburn |
| 2015-02-04 | memory alloc: Remove xglGetMemoryHeapXXX from driver,loader, glave, layers | Jon Ashburn |
| 2015-02-04 | xgl: move to new resource binding model | Chia-I Wu |
| 2015-02-04 | complete fixed-function vertex fetch support | Chia-I Wu |
| 2015-02-04 | xgl: resource transition integrated, update xgl.h version | Mike Stroyan |
| 2015-02-04 | xgl: Resource transition proposal from Bug 12904. | Mike Stroyan |
| 2015-02-04 | xgl: Dynamic State complete, update header version | Courtney Goeltzenleuchter |
| 2015-02-04 | driver:implement changes for Dynamic State | Tony Barbour |
| 2015-02-04 | xgl: Buffer Object integrated, update xgl.h version | Courtney Goeltzenleuchter |
| 2015-02-04 | update for buffer object changes | Chia-I Wu |
| 2015-02-04 | xgl: Tiler updates complete, Update header version | Courtney Goeltzenleuchter |
| 2015-02-04 | misc: Fix tiler rebase in driver, tests, include | Jeremy Hayes |
| 2015-02-04 | include: Remove CmdBindAttachments() | Jon Ashburn |
| 2015-02-04 | include: xglBeginCommandBuffer API changed for Tiler Gpus | Jon Ashburn |
| 2015-02-04 | include: Add new API changes including structs/enums for Tiling GPU support | Jon Ashburn |
| 2015-02-04 | XGL: Move to svn r28460. | Jeremy Hayes |
| 2015-02-04 | include: set version to 0.22.1 for recent ABI changes | Jon Ashburn |
| 2015-02-04 | xgl: Add xgl header changes for rev30 and 31. | Mark Lobodzinski |
| 2015-02-04 | layers: Add utilities for layer configuration via settings file. | Jon Ashburn |
| 2015-02-04 | include: fix typedefs | Chia-I Wu |
| 2014-12-10 | xgl: Add new resource type for textures | Cody Northrop |
| 2014-12-02 | include: Remove API typedefs from xglLayer.h | Jon Ashburn |
| 2014-12-02 | include: Move API typedefs from xglLayer.h into xgl.h, xglDbg.h, xglWsi | Jon Ashburn |
| 2014-11-26 | Add reserved parameter to xglEnumerateLayers for layer usage | Jon Ashburn |
| 2014-11-21 | layers: Updated Object Tracker to support callbacks and extensions | Tobin Ehlis |
| 2014-11-21 | update to the latest vertex fetch proposal | Chia-I Wu |
| 2014-11-21 | wsi_x11: add xcb_window_t to xglWsiX11GetMSC() | Chia-I Wu |
| 2014-10-31 | intel: Support GLSL compiling in less intrusive way | Courtney Goeltzenleuchter |
| 2014-10-31 | intel: Add shader structure for GLSL compile extension | Courtney Goeltzenleuchter |
| 2014-10-31 | checkpoint: Adding GLSL compiler extension | Courtney Goeltzenleuchter |
| 2014-10-29 | Make layer activation via CreateDevice struct or env variable | Jon Ashburn |