| Age | Commit message (Expand) | Author |
| 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 |
| 2015-02-04 | include: xglBeginCommandBuffer API changed for Tiler Gpus | Jon Ashburn |
| 2015-02-04 | glave: Add support for new APIs to support 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 | xgl: Do not build layers or glave during xgl.h update | Courtney Goeltzenleuchter |
| 2015-02-04 | cmake: Fix BIL overlay to glslang | Cody Northrop |
| 2015-02-04 | cmake: fix up gtest and set -fvisibility=hidden globally | Chia-I Wu |
| 2015-02-04 | icd: update glslang, bil and lunarglass | GregF |
| 2015-02-04 | icd: Link ICD with -Bsymbolic | GregF |
| 2015-02-04 | include: set version to 0.22.1 for recent ABI changes | Jon Ashburn |
| 2015-02-04 | loader: Fix infinite loop on layer library scan if dlopen fails | Jon Ashburn |
| 2015-02-04 | xgl.py: missing xgl prefix in XGL_LAYER_DISPATCH_TABLE | Chia-I Wu |
| 2015-02-04 | layers: Updated MemTracker to track per-region memory transition states for a... | Tobin Ehlis |
| 2015-02-04 | layers: Added per-region memory state tracking | Tobin Ehlis |
| 2015-02-04 | layers: Enhancements to MemTracker and DrawState | Tobin Ehlis |
| 2015-02-04 | Revert "layers: Fix generation of EnumerateLayers in APIDump" | Jon Ashburn |
| 2015-02-04 | layers: Fix generation of EnumerateLayers in APIDump | Jon Ashburn |
| 2015-02-04 | xgl_helper: Eliminate compiler not used warning | Courtney Goeltzenleuchter |
| 2015-02-04 | layers: Make sure we deref pointers to counts | Courtney Goeltzenleuchter |
| 2015-02-04 | layers: Fix APIDump param generation for Cpp versus C | Jon Ashburn |