Archived
1
Fork 0
Commit graph

15 commits

Author SHA1 Message Date
redstrate
9951ffa58e Rename vecX -> floatX 2021-05-12 09:56:44 -04:00
redstrate
fa65e99094 Rename Path -> path 2021-05-12 09:05:56 -04:00
redstrate
01966c1d81 Rename File -> file and move under the prism namespace 2021-05-12 08:50:02 -04:00
redstrate
bae6d05184 Move console and log namespaces to prism 2021-04-20 11:23:53 -04:00
redstrate
3e4cf70c8e Fix compilation issues on GCC/Linux 2021-02-15 15:06:13 -05:00
redstrate
b5ae6c87de Move is_numeric to string utils 2020-09-22 23:13:08 -04:00
redstrate
2ffd1a421e Remove even more includes 2020-09-21 09:37:52 -04:00
redstrate
6a5c53f596 Remove missing headers in utility 2020-09-20 22:42:46 -04:00
redstrate
dc3cbfeab8 Merge branch 'master' of https://github.com/redstrate/prism into master 2020-09-20 22:39:16 -04:00
redstrate
afefd9b1da Add framework for console commands 2020-09-20 22:37:15 -04:00
redstrate
af3993abbd Move some file utility into seperate header, update vulkan backend to compile fine 2020-08-27 20:36:24 -04:00
redstrate
8f652f8b7d Fix SRGB handling, now converting from srgb->linear properly 2020-08-19 22:09:32 -04:00
redstrate
563fbf526b Stop strftime from inserting \0, stopping the console from working 2020-08-17 10:35:28 -04:00
redstrate
94953c62f0 Fix errors when compiling with MSVC 2020-08-13 07:48:50 -04:00
redstrate
4b642fcb66 Add initial files 2020-08-11 12:07:21 -04:00