| Age | Commit message (Expand) | Author |
| 2015-02-04 | loader: Add loops for multiple instances on global debug calls | Jon Ashburn |
| 2015-02-04 | demos: Convert to using Instancing API rather than xglInitAndEnumerateGpus() | Jon Ashburn |
| 2015-02-04 | loader: Finish implement CreateInstance and DestroyInstance | Jon Ashburn |
| 2015-02-04 | loader: Implement EnumerateGpus() | Jon Ashburn |
| 2015-02-04 | intel: Instance functions create and destroy objects | Jon Ashburn |
| 2015-02-04 | loader: Place icds into the instance, scan icds prior to instance create | Jon Ashburn |
| 2015-02-04 | instance: Added initial {Create|Destroy}Instance() and xglEnumerateGpus(). | Jon Ashburn |
| 2015-02-04 | xgl: Fix pMemBarriers references | Mark Lobodzinski |
| 2015-02-04 | xgl: Remove XGL_* typedef wrappers | Mark Lobodzinski |
| 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 | demos: Remove calls to xglGetMemoryHeapXXX in xglinfo | Jon Ashburn |
| 2015-02-04 | xgl: move to new resource binding model | Chia-I Wu |
| 2015-02-04 | demos, tests: use XGL_BUFFER_VIEW_RAW for constant buffers | Chia-I Wu |
| 2015-02-04 | complete fixed-function vertex fetch support | Chia-I Wu |
| 2015-02-04 | BIL: Update to support descriptor set GLSL features | Courtney Goeltzenleuchter |
| 2015-02-04 | xgl: Fix syntax error | Courtney Goeltzenleuchter |
| 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 | glave: Make tiler GPU changes work for tracing and replaying | Jon Ashburn |
| 2015-02-04 | demos: Remove CmdBindAttachments() for tiler Gpus | Jon Ashburn |
| 2015-02-04 | layers: Remove CmdBindAttachment() for tiler GPUs | Jon Ashburn |
| 2015-02-04 | include: Remove CmdBindAttachments() | Jon Ashburn |
| 2015-02-04 | layers: Update BeginCommandBuffer API for Tiler Gpus | Jon Ashburn |
| 2015-02-04 | demos: Change BeginCommandBuffer for Tiler Gpus | Jon Ashburn |