All Shader Resources and Compute Shaders
Pre-release
Pre-release
GLSL now compiles to SPIR-V.
You can use #include
in shader sources.
OpenGL Texture Views can be created.
Multibind finally used.
Most loaders and writers don't work (only PNG loader does) and the scene
namespace is non functional.