Archived
1
Fork 0
This repository has been archived on 2025-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
prism/engine
2021-10-13 10:55:20 -04:00
..
asset Replace old logging and format system with fmt 2021-09-13 23:41:54 -04:00
audio Remove some unused includes 2021-10-12 10:22:24 -04:00
core Add hidden window flag, to be in line with how imgui's sdl backend works 2021-10-13 10:55:20 -04:00
gfx Fix viewports not rendering when index == nullptr 2021-10-13 10:38:10 -04:00
log Fix log messages not getting newlines in stdout 2021-10-12 11:25:58 -04:00
math Rename vecX -> floatX 2021-05-12 09:56:44 -04:00
platform Add hidden window flag, to be in line with how imgui's sdl backend works 2021-10-13 10:55:20 -04:00
renderer Fix viewports not rendering when index == nullptr 2021-10-13 10:38:10 -04:00
shadercompiler Replace old logging and format system with fmt 2021-09-13 23:41:54 -04:00
shaders Fix BRDF integration 2021-05-11 14:34:31 -04:00
tests Add initial files 2020-08-11 12:07:21 -04:00
utility Replace old logging and format system with fmt 2021-09-13 23:41:54 -04:00
CMakeLists.txt Completely redo the CMake shader compilation system 2021-05-09 19:10:23 -04:00