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