aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-04xgl: Remove xglCmdAtomicsCourtney Goeltzenleuchter
2015-02-04xgl: Rename semaphore enumsMark Lobodzinski
2015-02-04memory alloc: Remove last heaps from memory alloc and requirementsJon Ashburn
2015-02-04memory alloc: Remove alignment from alloc_info structureJon Ashburn
2015-02-04memory alloc: Remove MEMORY_ALLOC_FLAGS add MEMORY_TYPEJon Ashburn
2015-02-04memory alloc: Remove memory_heap flags replace with memory_property flagsJon Ashburn
2015-02-04memory alloc: Add IMAGE and BUFFER alloc info structuresJon Ashburn
2015-02-04memory alloc: Add MEMORY_ALLOCATION_COUNT support and usage in tests.Jon Ashburn
2015-02-04memory alloc: Add allocation index to BindObjectMemoryJon Ashburn
2015-02-04memory alloc: Remove xglGetMemoryHeapXXX from driver,loader, glave, layersJon Ashburn
2015-02-04demos: Remove calls to xglGetMemoryHeapXXX in xglinfoJon Ashburn
2015-02-04xgl: move to new resource binding modelChia-I Wu
2015-02-04demos, tests: use XGL_BUFFER_VIEW_RAW for constant buffersChia-I Wu
2015-02-04complete fixed-function vertex fetch supportChia-I Wu
2015-02-04BIL: Update to support descriptor set GLSL featuresCourtney Goeltzenleuchter
2015-02-04xgl: Fix syntax errorCourtney Goeltzenleuchter
2015-02-04xgl: resource transition integrated, update xgl.h versionMike Stroyan
2015-02-04xgl: Resource transition proposal from Bug 12904.Mike Stroyan
2015-02-04xgl: Dynamic State complete, update header versionCourtney Goeltzenleuchter
2015-02-04driver:implement changes for Dynamic StateTony Barbour
2015-02-04xgl: Buffer Object integrated, update xgl.h versionCourtney Goeltzenleuchter
2015-02-04update for buffer object changesChia-I Wu
2015-02-04xgl: Tiler updates complete, Update header versionCourtney Goeltzenleuchter
2015-02-04misc: Fix tiler rebase in driver, tests, includeJeremy Hayes
2015-02-04glave: Make tiler GPU changes work for tracing and replayingJon Ashburn
2015-02-04demos: Remove CmdBindAttachments() for tiler GpusJon Ashburn
2015-02-04layers: Remove CmdBindAttachment() for tiler GPUsJon Ashburn
2015-02-04include: Remove CmdBindAttachments()Jon Ashburn
2015-02-04layers: Update BeginCommandBuffer API for Tiler GpusJon Ashburn
2015-02-04demos: Change BeginCommandBuffer for Tiler GpusJon Ashburn
2015-02-04include: xglBeginCommandBuffer API changed for Tiler GpusJon Ashburn
2015-02-04glave: Add support for new APIs to support Tiler GpusJon Ashburn
2015-02-04include: Add new API changes including structs/enums for Tiling GPU supportJon Ashburn
2015-02-04XGL: Move to svn r28460.Jeremy Hayes
2015-02-04xgl: Do not build layers or glave during xgl.h updateCourtney Goeltzenleuchter
2015-02-04cmake: Fix BIL overlay to glslangCody Northrop
2015-02-04cmake: fix up gtest and set -fvisibility=hidden globallyChia-I Wu
2015-02-04icd: update glslang, bil and lunarglassGregF
2015-02-04icd: Link ICD with -BsymbolicGregF
2015-02-04include: set version to 0.22.1 for recent ABI changesJon Ashburn
2015-02-04loader: Fix infinite loop on layer library scan if dlopen failsJon Ashburn
2015-02-04xgl.py: missing xgl prefix in XGL_LAYER_DISPATCH_TABLEChia-I Wu
2015-02-04layers: Updated MemTracker to track per-region memory transition states for a...Tobin Ehlis
2015-02-04layers: Added per-region memory state trackingTobin Ehlis
2015-02-04layers: Enhancements to MemTracker and DrawStateTobin Ehlis
2015-02-04Revert "layers: Fix generation of EnumerateLayers in APIDump"Jon Ashburn
2015-02-04layers: Fix generation of EnumerateLayers in APIDumpJon Ashburn
2015-02-04xgl_helper: Eliminate compiler not used warningCourtney Goeltzenleuchter
2015-02-04layers: Make sure we deref pointers to countsCourtney Goeltzenleuchter
2015-02-04layers: Fix APIDump param generation for Cpp versus CJon Ashburn