2
0
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. 10 сар өмнө
bufferAPI.h 321fddf72b Getting cache line width using system APIs. 10 сар өмнө
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. 10 сар өмнө
drawAPI.h 8ba2e9c9de Moved lots of code into an implementation folder. 10 сар өмнө
fileAPI.cpp 65fceb17ec Removed the IMPLICIT_PATH_SYNTAX macro that was too error-prone. 7 сар өмнө
fileAPI.h 65fceb17ec Removed the IMPLICIT_PATH_SYNTAX macro that was too error-prone. 7 сар өмнө
filterAPI.cpp b22011f774 Explicitly defining copy, assignment and move operators to supress the compiler bug. 10 сар өмнө
filterAPI.h 15d1526231 Cleaned up the code a bit using cppcheck. 10 сар өмнө
fontAPI.cpp 8ba2e9c9de Moved lots of code into an implementation folder. 10 сар өмнө
fontAPI.h 8ba2e9c9de Moved lots of code into an implementation folder. 10 сар өмнө
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. 7 сар өмнө
guiAPI.h 07b951c1c2 Setting the cursor position when not in full-screen. 7 сар өмнө
imageAPI.cpp c505507fa3 Made a sound API. 9 сар өмнө
imageAPI.h c505507fa3 Made a sound API. 9 сар өмнө
mediaMachineAPI.cpp 8ba2e9c9de Moved lots of code into an implementation folder. 10 сар өмнө
mediaMachineAPI.h 8ba2e9c9de Moved lots of code into an implementation folder. 10 сар өмнө
modelAPI.cpp e69f53aaaf Moved outrendering logic from modelAPI.h and replaced raw pointers with reference counting. 7 сар өмнө
modelAPI.h e69f53aaaf Moved outrendering logic from modelAPI.h and replaced raw pointers with reference counting. 7 сар өмнө
randomAPI.cpp c505507fa3 Made a sound API. 9 сар өмнө
randomAPI.h c505507fa3 Made a sound API. 9 сар өмнө
rendererAPI.cpp e69f53aaaf Moved outrendering logic from modelAPI.h and replaced raw pointers with reference counting. 7 сар өмнө
rendererAPI.h e69f53aaaf Moved outrendering logic from modelAPI.h and replaced raw pointers with reference counting. 7 сар өмнө
soundAPI.cpp 890fa3b455 Handling sound requests larger than the fixed period. 9 сар өмнө
soundAPI.h 890fa3b455 Handling sound requests larger than the fixed period. 9 сар өмнө
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. 9 сар өмнө
textureAPI.cpp 339b50e00c Allowing the mip level to be uniform to increase performance in texture sampling. 10 сар өмнө
textureAPI.h d5aaf36e57 Fixed the stretched texture bug on ARM NEON. 7 сар өмнө
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 жил өмнө