aboutsummaryrefslogtreecommitdiff
path: root/icd/common
AgeCommit message (Expand)Author
2015-04-28icd: Add support for one bit alpha BC1 formatsCody Northrop
2015-04-17update to vulkan.h header version 90, bug 13529Mike Stroyan
2015-04-17switch to VK_WSI_LunarGChia-I Wu
2015-04-16Bug 13632 Header 84 Assorted questions and comments on vulkan.hTony Barbour
2015-04-16vulkan.h: V74. Unify memory pools. Bug #13633.Mark Lobodzinski
2015-04-16vulkan: beautification changesCourtney Goeltzenleuchter
2015-04-16rename vkPlatform.h -> vk_platform.hCourtney Goeltzenleuchter
2015-04-16Stage 1 of renameCourtney Goeltzenleuchter
2015-04-16icd: remove unused icd-log.[ch]Chia-I Wu
2015-04-16xgl: Add missing formats and remove channel mappingCourtney Goeltzenleuchter
2015-04-16icd: Dont follow next twice in for loopTony Barbour
2015-03-18SPIR-V: Change BIL to SPV in all source filesCody Northrop
2015-03-18icd: Rename icd-bil.h to icd-spv.hCody Northrop
2015-03-06Win/C11: Use _align_malloc() on Windows, align_alloc() elsewhere.Ian Elliott
2015-03-06Win: Fix a compiler warning in "icd/common"Ian Elliott
2015-03-05icd: remove stale function declarationsChia-I Wu
2015-03-05icd: remove unused icd-alloc.[ch]Chia-I Wu
2015-03-05icd: add support for per-instance DRM enumerationChia-I Wu
2015-03-05icd: add generic icd_instanceChia-I Wu
2015-03-02Update tri and cube with stagePiers Daniell
2015-02-18Win: Can now use "static inline" on Windows (i.e. no code mods).Ian Elliott
2015-02-18nulldrv: Creation of the nulldrv, for use on Windows.David Pinedo
2015-02-18icd: add likely()/unlikely()Chia-I Wu
2015-02-17Win: MUST USE "STATIC_INLINE" instead of "static inline"Ian Elliott
2015-02-17intel: Remove unnecessary dualBlendMode enableCourtney Goeltzenleuchter
2015-02-13Eliminate "-Wsign-compare" warnings on Linux ...Ian Elliott
2015-02-12icd: Fix removing callback from global listJon Ashburn
2015-02-12icd: add U_ASSERT_ONLYChia-I Wu
2015-02-04instance: Remove xglInitAndEnumerateGpusJon Ashburn
2015-02-04xgl: Remove XGL_* typedef wrappersMark Lobodzinski
2015-02-04Update XGL_FORMAT.Jeremy Hayes
2015-02-04memory alloc: Add IMAGE and BUFFER alloc info structuresJon Ashburn
2015-02-04complete fixed-function vertex fetch supportChia-I Wu
2015-02-04XGL: Move to svn r28460.Jeremy Hayes
2015-02-04icd: clean up build rulesChia-I Wu
2015-02-04icd: no need to include xglLayer.hChia-I Wu
2015-02-04icd: build a static libraryChia-I Wu
2015-02-04icd: stop generating icd-dispatch-entrypoints.cChia-I Wu
2015-02-04icd: remove icd.cChia-I Wu
2015-02-04icd: clean up logging functionsChia-I Wu
2015-02-04icd: clean up alloc functionsChia-I Wu
2015-02-04icd: make probe_syspath() staticChia-I Wu
2015-02-04remove unnecessary casting between XGL_CHAR/charChia-I Wu
2015-02-04include: fix typedefsChia-I Wu
2015-02-04icd: add icd_format_get_raw_value()Chia-I Wu
2015-02-04icd: add u_ffs()Chia-I Wu
2014-12-04icd: Make driver use the same definition for dispatch table as loader usesJon Ashburn
2014-12-02Handle gaps in FS inputs.GregF
2014-11-26build: do not pollute source tree with icd-dispatch-table.hChia-I Wu
2014-11-21Make the Dbg xgl global calls use dispatch table for layer supportJon Ashburn