| Age | Commit message (Expand) | Author |
| 2015-02-18 | Win: Build Glave replay on Windows (REQUIRES NEW CMAKE COMMAND). | David Pinedo |
| 2015-02-18 | nulldrv: Creation of the nulldrv, for use on Windows. | David Pinedo |
| 2015-02-17 | intel: Add colorAttachmentCount | Courtney Goeltzenleuchter |
| 2015-02-17 | intel: Remove unnecessary dualBlendMode enable | Courtney Goeltzenleuchter |
| 2015-02-17 | intel: Remove scissor enable and scissor count | Courtney Goeltzenleuchter |
| 2015-02-12 | icd: add loader magic word to verify ICD is compatible | Courtney Goeltzenleuchter |
| 2015-02-12 | Win/icd: Move STATIC_INLINE macro, and use for magic funcs. | Ian Elliott |
| 2015-02-06 | Restore xgl.h comments and original whitespace | Piers Daniell |
| 2015-02-06 | Get xglPlatform.h working with old MSVC | Gingertoes |
| 2015-02-04 | xgl: Final edits for rev47+ alignment | Mark Lobodzinski |
| 2015-02-04 | Can compile "loader" and "layers" on Windows and Linux ... | Ian Elliott |
| 2015-02-04 | render_pass: Add CmdBegin{End}RenderPass() | Jon Ashburn |
| 2015-02-04 | xgl: Fix typo in memory barriers APIs | Mark Lobodzinski |
| 2015-02-04 | instance: Remove xglInitAndEnumerateGpus | Jon Ashburn |
| 2015-02-04 | intel: Instance functions create and destroy objects | 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 | 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 |