aboutsummaryrefslogtreecommitdiff
path: root/layers/multi.cpp
AgeCommit message (Expand)Author
2015-04-22misc: Changes to fix warnings in Windows / VC++ buildTony Barbour
2015-04-22vkEnumerateLayers: Update to match upstreamCourtney Goeltzenleuchter
2015-04-17update to vulkan.h header version 90, bug 13529Mike Stroyan
2015-04-16Bug 13632 Header 84 Assorted questions and comments on vulkan.hTony Barbour
2015-04-16layers: Removing old GetExtensionSupport API callTobin Ehlis
2015-04-16vulkan: Add vkGetGlobalExtensionInfo entrypointJon Ashburn
2015-04-16layers: Remove wrapping of GPU objects by loader and layersJon Ashburn
2015-04-16loader: refactor layer activation function to handle more general inputsJon Ashburn
2015-04-16vulkan: beautification changesCourtney Goeltzenleuchter
2015-04-16vulkan: API renamingCourtney Goeltzenleuchter
2015-04-16Stage 1 of renameCourtney Goeltzenleuchter
2015-04-16layers: Update GetExtensionSupport() to handle queries for layer nameJon Ashburn
2015-02-12Win: Attempt to keep from using Linux functions.Ian Elliott
2015-02-04Can compile "loader" and "layers" on Windows and Linux ...Ian Elliott
2015-02-04All of the codegen for layers is now working well enough that the generated l...Tobin Ehlis
2015-02-04xgl: Remove XGL_* typedef wrappersMark Lobodzinski
2015-02-04layers: Update BeginCommandBuffer API for Tiler GpusJon Ashburn
2015-02-04xgl: Add xgl header changes for rev30 and 31.Mark Lobodzinski
2015-02-04layers: simplify xglGetProcAddr() for Basic and MultiChia-I Wu
2015-02-04layers: simplify initLayerTable()Chia-I Wu
2015-02-04remove unnecessary casting between XGL_CHAR/charChia-I Wu
2014-12-02layers: Add Multi layer with example of multiple layers per file.Jon Ashburn