mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-27 10:10:57 +00:00
e1b2e29d51
* slang shaders: add support for __has_include like C++17 macro. This adds a new #pragma include_if_exist "filename" directive that acts like #include statements, but does not return error if the file does not exists. * removed unuseful define |
||
---|---|---|
.. | ||
glslang_util_cxx.cpp | ||
glslang_util_cxx.h | ||
glslang_util.c | ||
glslang_util.h | ||
glslang.cpp | ||
glslang.hpp | ||
shader_gl3.cpp | ||
shader_gl3.h | ||
shader_gl_cg.c | ||
shader_glsl.c | ||
shader_glsl.h | ||
shader_vulkan.cpp | ||
shader_vulkan.h | ||
slang_process.cpp | ||
slang_process.h | ||
slang_reflection.cpp | ||
slang_reflection.h | ||
slang_reflection.hpp |