Themaister 3029f96511 Add a new "glcore" driver with slang support.
This driver should sunset the old gl2 driver, but that driver will
likely live on to support really ancient and terrible GL stacks.
All the worst legacy cruft has been ripped out, and it's almost a decent
backend now.

Requirements for slang are GL 3.2+ or GLES3.
Some shaders require features which are not directly compatible with
GLES2 or legacy GL.

This driver shares a lot of concepts from the Vulkan driver.
The slang shader stack and SPIRV-Cross are used to implement the shader
spec, and the menu shaders are also shared with Vulkan.
2019-03-09 12:30:49 +01:00
..
2019-01-19 11:21:31 -05:00
2019-02-08 12:43:58 -08:00
2019-01-26 14:41:37 -08:00
2019-02-13 09:51:49 -08:00
2019-02-08 12:43:58 -08:00
2019-02-08 12:43:58 -08:00
2019-02-10 10:16:09 -08:00
2019-02-08 12:43:58 -08:00