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
|
ed486713d0
|
Converted from premake5 to CMake
|
2021-09-09 19:46:02 +04:30 |
|
Light
|
cc41ce24d5
|
Fixed glVertexBuffer
- Fixed glVertexBuffer multiplying count by size of float instead of stride
* = Fixed TintedTexture for OpenGL
|
2021-08-06 07:44:48 +04:30 |
|
Light
|
367bce3596
|
TintedTextureRendererProgram
- I want to die, please just kill me and end my fucking suffering....
|
2021-08-05 21:24:20 +04:30 |
|