David Piuva bf69a1fcfb Made a Callback alias for std::function that can be used until a custom implementation is completed. 3 uur geleden
..
algorithmAPI.h 2966b6cfd7 Fixed lots of "" string literals that should have been U"" Unicode literals, by temporarily disabling the implicit type conversion. 2 dagen geleden
bufferAPI.cpp 04c292b4af Made it optional to zero the new memory in buffer and images to allow faster creation of temporary buffers. 7 maanden geleden
bufferAPI.h bf69a1fcfb Made a Callback alias for std::function that can be used until a custom implementation is completed. 2 uur geleden
configAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. 1 week geleden
configAPI.h bf69a1fcfb Made a Callback alias for std::function that can be used until a custom implementation is completed. 2 uur geleden
drawAPI.cpp cc635673e5 Found a culling bug in line drawing. 8 maanden geleden
drawAPI.h 11a84ab32c Replaced int with int32_t and made some declarations static. 1 week geleden
fileAPI.cpp bf69a1fcfb Made a Callback alias for std::function that can be used until a custom implementation is completed. 2 uur geleden
fileAPI.h bf69a1fcfb Made a Callback alias for std::function that can be used until a custom implementation is completed. 2 uur geleden
filterAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. 1 week geleden
filterAPI.h bf69a1fcfb Made a Callback alias for std::function that can be used until a custom implementation is completed. 2 uur geleden
fontAPI.cpp 2966b6cfd7 Fixed lots of "" string literals that should have been U"" Unicode literals, by temporarily disabling the implicit type conversion. 2 dagen geleden
fontAPI.h 8ba2e9c9de Moved lots of code into an implementation folder. 1 jaar geleden
guiAPI.cpp bf69a1fcfb Made a Callback alias for std::function that can be used until a custom implementation is completed. 2 uur geleden
guiAPI.h bf69a1fcfb Made a Callback alias for std::function that can be used until a custom implementation is completed. 2 uur geleden
imageAPI.cpp a3663a21e7 Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages. 1 dag geleden
imageAPI.h d43e88d3fa Made a setting to ban implicit conversion of Ascii to Unicode. 1 dag geleden
mediaMachineAPI.cpp bf69a1fcfb Made a Callback alias for std::function that can be used until a custom implementation is completed. 2 uur geleden
mediaMachineAPI.h bf69a1fcfb Made a Callback alias for std::function that can be used until a custom implementation is completed. 2 uur geleden
modelAPI.cpp a3663a21e7 Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages. 1 dag geleden
modelAPI.h 11a84ab32c Replaced int with int32_t and made some declarations static. 1 week geleden
randomAPI.cpp c505507fa3 Made a sound API. 11 maanden geleden
randomAPI.h c505507fa3 Made a sound API. 11 maanden geleden
rendererAPI.cpp a3663a21e7 Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages. 1 dag geleden
rendererAPI.h e69f53aaaf Moved outrendering logic from modelAPI.h and replaced raw pointers with reference counting. 8 maanden geleden
soundAPI.cpp bf69a1fcfb Made a Callback alias for std::function that can be used until a custom implementation is completed. 2 uur geleden
soundAPI.h bf69a1fcfb Made a Callback alias for std::function that can be used until a custom implementation is completed. 2 uur geleden
stringAPI.cpp bf69a1fcfb Made a Callback alias for std::function that can be used until a custom implementation is completed. 2 uur geleden
stringAPI.h bf69a1fcfb Made a Callback alias for std::function that can be used until a custom implementation is completed. 2 uur geleden
textureAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. 1 week geleden
textureAPI.h 11a84ab32c Replaced int with int32_t and made some declarations static. 1 week geleden
timeAPI.cpp 906b9fef5a Replacing most C library dependencies with equivalent dependencies in C++. 1 jaar geleden
timeAPI.h 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 jaren geleden