Commit graph

5 commits

Author SHA1 Message Date
Steve Gremory
dc3650e118 Fixed CMake issues on linux, compile to test. 2021-09-20 12:13:03 +05:30
Light
c50b37d87f Added Post Build Command
- Added post build command to Engine's CMakeLists to copy over the
     shader conductor's .dll file
2021-09-13 16:08:21 +04:30
Light
eb00566953 Implemented ShaderConductor into Shaders
- glShader now uses ShaderConductor and compiles from .hlsl files
- Added Shader::Stage enum
- Removed .glsl files
- Improvements to CMakeLists files
- Maintenance
2021-09-13 12:17:26 +04:30
Light
32341d184c Minor Changes 2021-09-11 11:29:44 +04:30
Light
ed486713d0 Converted from premake5 to CMake 2021-09-09 19:46:02 +04:30