David Piuva 39c5678fea Implemented parsing of scientific notation in string_toDouble, because it is sometimes used in 3D model formats. 7 ヶ月 前
..
algorithmAPI.h 42f865ea1f Allowing Array and Field to be cloned implicitly. 2 年 前
bufferAPI.cpp 321fddf72b Getting cache line width using system APIs. 11 ヶ月 前
bufferAPI.h 321fddf72b Getting cache line width using system APIs. 11 ヶ月 前
configAPI.cpp 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 年 前
configAPI.h 4881831ff0 Basic loading of style settings from ini files, without any style variations. 3 年 前
drawAPI.cpp 8ba2e9c9de Moved lots of code into an implementation folder. 11 ヶ月 前
drawAPI.h 8ba2e9c9de Moved lots of code into an implementation folder. 11 ヶ月 前
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 b22011f774 Explicitly defining copy, assignment and move operators to supress the compiler bug. 11 ヶ月 前
filterAPI.h 15d1526231 Cleaned up the code a bit using cppcheck. 11 ヶ月 前
fontAPI.cpp 8ba2e9c9de Moved lots of code into an implementation folder. 11 ヶ月 前
fontAPI.h 8ba2e9c9de Moved lots of code into an implementation folder. 11 ヶ月 前
guiAPI.cpp 90b037fbf5 Implemented assignment of cursor position for Cacao when in full-screen, adapting to pixel scaling, and returning false when the cursor could not be moved. 8 ヶ月 前
guiAPI.h 07b951c1c2 Setting the cursor position when not in full-screen. 8 ヶ月 前
imageAPI.cpp c505507fa3 Made a sound API. 10 ヶ月 前
imageAPI.h c505507fa3 Made a sound API. 10 ヶ月 前
mediaMachineAPI.cpp 8ba2e9c9de Moved lots of code into an implementation folder. 11 ヶ月 前
mediaMachineAPI.h 8ba2e9c9de Moved lots of code into an implementation folder. 11 ヶ月 前
modelAPI.cpp e69f53aaaf Moved outrendering logic from modelAPI.h and replaced raw pointers with reference counting. 8 ヶ月 前
modelAPI.h e69f53aaaf Moved outrendering logic from modelAPI.h and replaced raw pointers with reference counting. 8 ヶ月 前
randomAPI.cpp c505507fa3 Made a sound API. 10 ヶ月 前
randomAPI.h c505507fa3 Made a sound API. 10 ヶ月 前
rendererAPI.cpp e69f53aaaf Moved outrendering logic from modelAPI.h and replaced raw pointers with reference counting. 8 ヶ月 前
rendererAPI.h e69f53aaaf Moved outrendering logic from modelAPI.h and replaced raw pointers with reference counting. 8 ヶ月 前
soundAPI.cpp 890fa3b455 Handling sound requests larger than the fixed period. 10 ヶ月 前
soundAPI.h 890fa3b455 Handling sound requests larger than the fixed period. 10 ヶ月 前
stringAPI.cpp 39c5678fea Implemented parsing of scientific notation in string_toDouble, because it is sometimes used in 3D model formats. 7 ヶ月 前
stringAPI.h 9e5663ba0b Optimized sound engine. 10 ヶ月 前
textureAPI.cpp 339b50e00c Allowing the mip level to be uniform to increase performance in texture sampling. 11 ヶ月 前
textureAPI.h d5aaf36e57 Fixed the stretched texture bug on ARM NEON. 8 ヶ月 前
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 年 前