David Piuva a3663a21e7 Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages. il y a 1 jour
..
algorithmAPI.h 2966b6cfd7 Fixed lots of "" string literals that should have been U"" Unicode literals, by temporarily disabling the implicit type conversion. il y a 2 jours
bufferAPI.cpp 04c292b4af Made it optional to zero the new memory in buffer and images to allow faster creation of temporary buffers. il y a 7 mois
bufferAPI.h 04c292b4af Made it optional to zero the new memory in buffer and images to allow faster creation of temporary buffers. il y a 7 mois
configAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. il y a 1 semaine
configAPI.h 4881831ff0 Basic loading of style settings from ini files, without any style variations. il y a 3 ans
drawAPI.cpp cc635673e5 Found a culling bug in line drawing. il y a 8 mois
drawAPI.h 11a84ab32c Replaced int with int32_t and made some declarations static. il y a 1 semaine
fileAPI.cpp a3663a21e7 Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages. il y a 1 jour
fileAPI.h 65fceb17ec Removed the IMPLICIT_PATH_SYNTAX macro that was too error-prone. il y a 8 mois
filterAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. il y a 1 semaine
filterAPI.h 11a84ab32c Replaced int with int32_t and made some declarations static. il y a 1 semaine
fontAPI.cpp 2966b6cfd7 Fixed lots of "" string literals that should have been U"" Unicode literals, by temporarily disabling the implicit type conversion. il y a 2 jours
fontAPI.h 8ba2e9c9de Moved lots of code into an implementation folder. il y a 1 an
guiAPI.cpp a3663a21e7 Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages. il y a 1 jour
guiAPI.h 11a84ab32c Replaced int with int32_t and made some declarations static. il y a 1 semaine
imageAPI.cpp a3663a21e7 Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages. il y a 1 jour
imageAPI.h d43e88d3fa Made a setting to ban implicit conversion of Ascii to Unicode. il y a 1 jour
mediaMachineAPI.cpp a3663a21e7 Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages. il y a 1 jour
mediaMachineAPI.h a3663a21e7 Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages. il y a 1 jour
modelAPI.cpp a3663a21e7 Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages. il y a 1 jour
modelAPI.h 11a84ab32c Replaced int with int32_t and made some declarations static. il y a 1 semaine
randomAPI.cpp c505507fa3 Made a sound API. il y a 11 mois
randomAPI.h c505507fa3 Made a sound API. il y a 11 mois
rendererAPI.cpp a3663a21e7 Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages. il y a 1 jour
rendererAPI.h e69f53aaaf Moved outrendering logic from modelAPI.h and replaced raw pointers with reference counting. il y a 8 mois
soundAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. il y a 1 semaine
soundAPI.h 890fa3b455 Handling sound requests larger than the fixed period. il y a 10 mois
stringAPI.cpp a3663a21e7 Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages. il y a 1 jour
stringAPI.h a3663a21e7 Made the BAN_IMPLICIT_ASCII_CONVERSION setting stricter by banning Ascii strings in text printing and error messages. il y a 1 jour
textureAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. il y a 1 semaine
textureAPI.h 11a84ab32c Replaced int with int32_t and made some declarations static. il y a 1 semaine
timeAPI.cpp 906b9fef5a Replacing most C library dependencies with equivalent dependencies in C++. il y a 1 an
timeAPI.h 70dc39885c Using CR-LF line endings in UTF-8 for source files. il y a 5 ans