aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-04loader: Add loops for multiple instances on global debug callsJon Ashburn
2015-02-04demos: Convert to using Instancing API rather than xglInitAndEnumerateGpus()Jon Ashburn
2015-02-04loader: Finish implement CreateInstance and DestroyInstanceJon Ashburn
2015-02-04loader: Implement EnumerateGpus()Jon Ashburn
2015-02-04intel: Instance functions create and destroy objectsJon Ashburn
2015-02-04loader: Place icds into the instance, scan icds prior to instance createJon Ashburn
2015-02-04instance: Added initial {Create|Destroy}Instance() and xglEnumerateGpus().Jon Ashburn
2015-02-04xgl: Fix pMemBarriers referencesMark Lobodzinski
2015-02-04xgl: Remove XGL_* typedef wrappersMark Lobodzinski
2015-02-04xgl: Updated headers for some missed SVN revisionsMark Lobodzinski
2015-02-04intel: Fix DBG_OBJECT_TYPE rangeJon Ashburn
2015-02-04xgl: Add fast clear APIsMark Lobodzinski
2015-02-04xgl: Remove extraneous structSizesCourtney Goeltzenleuchter
2015-02-04xgl: header updates for XGL_RESULTCourtney Goeltzenleuchter
2015-02-04xgl: fix constness of pointersChia-I Wu
2015-02-04xgl: Add framebuffer-no-attachment supportMark Lobodzinski
2015-02-04Update XGL_FORMAT.Jeremy Hayes
2015-02-04xgl: Add begin/end_range to all enumsMark Lobodzinski
2015-02-04xgl: Rename XGL_WAIT_EVENT enum in headerMark Lobodzinski
2015-02-04xgl: Bump rev for Command Atomic updateCourtney Goeltzenleuchter
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