aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-03-02Add NOMINMAX and VC_EXTRALEAN to some windows filesPiers Daniell
2015-03-02Win/glave: Remove new compiler warnings on Windows.Ian Elliott
2015-03-02Linux: Must use "__linux__" instead of "PLATFORM_LINUX".Ian Elliott
2015-03-02Get the trace player to work with WindowsPiers Daniell
2015-03-02Update tri and cube with stagePiers Daniell
2015-03-02Revert "misc: Add xglRecordMemoryRange entrypoint and use it in Glave"Jon Ashburn
2015-03-02misc: Add xglRecordMemoryRange entrypoint and use it in GlaveJon Ashburn
2015-02-18Win: Can now use "static inline" on Windows (i.e. no code mods).Ian Elliott
2015-02-18Win: Build Glave replay on Windows (REQUIRES NEW CMAKE COMMAND).David Pinedo
2015-02-18nulldrv: Creation of the nulldrv, for use on Windows.David Pinedo
2015-02-17intel: Add colorAttachmentCountCourtney Goeltzenleuchter
2015-02-17intel: Remove unnecessary dualBlendMode enableCourtney Goeltzenleuchter
2015-02-17intel: Remove scissor enable and scissor countCourtney Goeltzenleuchter
2015-02-12icd: add loader magic word to verify ICD is compatibleCourtney Goeltzenleuchter
2015-02-12Win/icd: Move STATIC_INLINE macro, and use for magic funcs.Ian Elliott
2015-02-06Restore xgl.h comments and original whitespacePiers Daniell
2015-02-06Get xglPlatform.h working with old MSVCGingertoes
2015-02-04xgl: Final edits for rev47+ alignmentMark Lobodzinski
2015-02-04Can compile "loader" and "layers" on Windows and Linux ...Ian Elliott
2015-02-04render_pass: Add CmdBegin{End}RenderPass()Jon Ashburn
2015-02-04xgl: Fix typo in memory barriers APIsMark Lobodzinski
2015-02-04instance: Remove xglInitAndEnumerateGpusJon Ashburn
2015-02-04intel: Instance functions create and destroy objectsJon 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-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