17 Commits (0b57ee3a9f7a83e2f85ecd1a7c01ff5eb745fa47)

Author SHA1 Message Date
Riyyi 0b57ee3a9f Remove const ref std::shared_ptr 3 years ago
Riyyi 50a438e340 Cleanup 3 years ago
Riyyi 0522f6f388 String can be printed directly 3 years ago
Riyyi 8f7665b8a3 Implement singleton class in all singletons 3 years ago
Riyyi 4467d0d40a Add std::move to the resource managers 3 years ago
Riyyi e044397e88 Omit copy constructors for strings in constructors 3 years ago
Riyyi 230e866e7a Improve debug logging API 3 years ago
Riyyi 09b15f6d4f Move file/input/log to io directory, rename assertions to assert 3 years ago
Riyyi 217502d45c #include <> should only be used for system directories 3 years ago
Riyyi 57a34b8be1 Add singleton to shader and texture manager 3 years ago
Riyyi 25e6079000 Add setting of int arrays in Shader 3 years ago
Riyyi 48b7097fe3 Move & symbol to the left when its part of the type 3 years ago
Riyyi e076c80a21 Add ShaderManager class 3 years ago
Riyyi 154edd8ef5 Change shader parameter names 3 years ago
Riyyi 3a0a6bc610 Add shader uniform data setters 3 years ago
Riyyi 8d78a81838 Improve on the logging system, add assertions.h 3 years ago
Riyyi 7c8a0c99a4 Add Shader class 5 years ago