aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-04xgl: move to new resource binding modelChia-I Wu
2015-02-04complete fixed-function vertex fetch supportChia-I Wu
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-04include: Remove CmdBindAttachments()Jon Ashburn
2015-02-04include: xglBeginCommandBuffer API changed for 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-04include: set version to 0.22.1 for recent ABI changesJon Ashburn
2015-02-04xgl: Add xgl header changes for rev30 and 31.Mark Lobodzinski
2015-02-04layers: Add utilities for layer configuration via settings file.Jon Ashburn
2015-02-04include: fix typedefsChia-I Wu
2014-12-10xgl: Add new resource type for texturesCody Northrop
2014-12-02include: Remove API typedefs from xglLayer.hJon Ashburn
2014-12-02include: Move API typedefs from xglLayer.h into xgl.h, xglDbg.h, xglWsiJon Ashburn
2014-11-26Add reserved parameter to xglEnumerateLayers for layer usageJon Ashburn
2014-11-21layers: Updated Object Tracker to support callbacks and extensionsTobin Ehlis
2014-11-21update to the latest vertex fetch proposalChia-I Wu
2014-11-21wsi_x11: add xcb_window_t to xglWsiX11GetMSC()Chia-I Wu
2014-10-31intel: Support GLSL compiling in less intrusive wayCourtney Goeltzenleuchter
2014-10-31intel: Add shader structure for GLSL compile extensionCourtney Goeltzenleuchter
2014-10-31checkpoint: Adding GLSL compiler extensionCourtney Goeltzenleuchter
2014-10-29Make layer activation via CreateDevice struct or env variableJon Ashburn