David Piuva 2966b6cfd7 Fixed lots of "" string literals that should have been U"" Unicode literals, by temporarily disabling the implicit type conversion. 1 روز پیش
..
algorithmAPI.h 2966b6cfd7 Fixed lots of "" string literals that should have been U"" Unicode literals, by temporarily disabling the implicit type conversion. 1 روز پیش
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 65fceb17ec Removed the IMPLICIT_PATH_SYNTAX macro that was too error-prone. 8 ماه پیش
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. 1 روز پیش
fontAPI.h 8ba2e9c9de Moved lots of code into an implementation folder. 1 سال پیش
guiAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. 1 هفته پیش
guiAPI.h 11a84ab32c Replaced int with int32_t and made some declarations static. 1 هفته پیش
imageAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. 1 هفته پیش
imageAPI.h 11a84ab32c Replaced int with int32_t and made some declarations static. 1 هفته پیش
mediaMachineAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. 1 هفته پیش
mediaMachineAPI.h 11a84ab32c Replaced int with int32_t and made some declarations static. 1 هفته پیش
modelAPI.cpp 11a84ab32c Replaced int with int32_t and made some declarations static. 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 11a84ab32c Replaced int with int32_t and made some declarations static. 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 2bf04fea37 The code generator is not well tested, because it was only designed to be used once, but might beome usedful again so the code is kept in a comment. 2 روز پیش
stringAPI.h 437ca534af Got rid of the buggy towlower and towupper functions from std and began implementing character conversion that actually works for the Latin-1 Unicode subset. 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 سال پیش