aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-16xgl: xglWaitForFences timeout unitsCourtney Goeltzenleuchter
2015-04-16xgl: Consistent naming scheme for resources in XGLCourtney Goeltzenleuchter
2015-04-16xgl: Remove xglSetFastClearColor / xglSetFastClearDepthCourtney Goeltzenleuchter
2015-04-16FIXUP: Remove PIPELINE_DELTACourtney Goeltzenleuchter
2015-04-16xgl: Remove PIPELINE_DELTA.Courtney Goeltzenleuchter
2015-04-16FIXUP: Add IMAGE_LAYOUTCourtney Goeltzenleuchter
2015-04-16xgl: Add IMAGE_LAYOUT to Cmd*Image* callsCourtney Goeltzenleuchter
2015-04-16xgl: Add IMAGE_LAYOUT to Cmd*Image* callsCourtney Goeltzenleuchter
2015-04-16xgl: Add xglCmdBlitImage entry pointCourtney Goeltzenleuchter
2015-04-16xgl: Add IMAGE_LAYOUT_UNDEFINEDCourtney Goeltzenleuchter
2015-04-16xgl: Add XGL_PIPE_EVENT to CmdResetEventCourtney Goeltzenleuchter
2015-04-16xgl: Added XGL_IMAGE_USAGE_TRANSIENT_ATTACHMENT_BITCourtney Goeltzenleuchter
2015-04-16xgl: Add xglCmdBlitImage entry pointCourtney Goeltzenleuchter
2015-04-16xgl: Proposal to remove XGL_FRAMEBUFFERCourtney Goeltzenleuchter
2015-04-16icd: remove unused icd-log.[ch]Chia-I Wu
2015-04-16FIXUP: update xglDbg.h for XGL_INSTANCECourtney Goeltzenleuchter
2015-04-16loader: Fix Dbg entrypoints with instance param to not loop all instancesJon Ashburn
2015-04-16xgl: update xglDbg.h for XGL_INSTANCECourtney Goeltzenleuchter
2015-04-16xgl: Remove fixed and optimal tess factorsCourtney Goeltzenleuchter
2015-04-16xgl: specialization constant proposalCourtney Goeltzenleuchter
2015-04-16FIXUP: Add glave support for xglCmdClearColor patchCourtney Goeltzenleuchter
2015-04-16xgl: combine xglCmdClearColor* into one functionCourtney Goeltzenleuchter
2015-04-16loader: Fix prefix used to find layer library.Courtney Goeltzenleuchter
2015-04-16xgl: Update primitive topology enumCourtney Goeltzenleuchter
2015-04-16xgl: Add missing formats and remove channel mappingCourtney Goeltzenleuchter
2015-04-16xgl: Impossible to expose multi-function queuesCourtney Goeltzenleuchter
2015-04-16icd: Dont follow next twice in for loopTony Barbour
2015-04-16xgl: Remove unneeded library includes from xgl include folderCourtney Goeltzenleuchter
2015-04-16demos/tri: fix a leakChia-I Wu
2015-04-11xgl-generate.py: rewrite LoaderEntrypointsSubcommandChia-I Wu
2015-04-11xgl-generate.py: add and use helpers from loader.hChia-I Wu
2015-04-11xgl-generate.py: add WinDefFileSubcommandChia-I Wu
2015-04-11demo: remove XCB_NVIDIA pathsChia-I Wu
2015-04-11demos: set EXTERNAL_SPV from CMakeLists.txtChia-I Wu
2015-04-11demos: remove non-__linux__ pathsChia-I Wu
2015-04-06Merge branch 'master' of https://github.com/KhronosGroup/GL-NextPeter Lohrmann
2015-04-06Merge branch 'glave_snapshot_support'Peter Lohrmann
2015-04-06layers: Update layer README.md info with current DrawState and MemTracker statusTobin Ehlis
2015-04-06demos: Fix shader assert in tri.cMark Lobodzinski
2015-04-06layers: Updated for explicit fence validation with multiple queuesMark Lobodzinski
2015-04-06layers: Added support for multiple queuesMark Lobodzinski
2015-04-06layers: Added GetDeviceQueue API, fixed up variable namesMark Lobodzinski
2015-04-03Merge remote-tracking branch 'origin/master'Piers Daniell
2015-04-03loader: Work correctly when there is no reg entryPiers Daniell
2015-04-03demo: tri: Use explicit locations on the attribsPiers Daniell
2015-04-03demos: copy XGL.dll to target folderPiers Daniell
2015-04-03Have demos give a useful error if no compatible ICD found.Ian Elliott
2015-04-03Fix NULL-pointer dereference if can't find registry entry.Ian Elliott
2015-04-03layers: update codegen to split struct_size_helper into .h and .c files.Peter Lohrmann
2015-04-01glaveSnapshot: snapshot now does deep copy of DEVICE_CREATE_INFO struct.Peter Lohrmann