David Piuva e69f53aaaf Moved outrendering logic from modelAPI.h and replaced raw pointers with reference counting. vor 7 Monaten
..
algorithmAPI.h 42f865ea1f Allowing Array and Field to be cloned implicitly. vor 2 Jahren
bufferAPI.cpp 321fddf72b Getting cache line width using system APIs. vor 10 Monaten
bufferAPI.h 321fddf72b Getting cache line width using system APIs. vor 10 Monaten
configAPI.cpp 70dc39885c Using CR-LF line endings in UTF-8 for source files. vor 5 Jahren
configAPI.h 4881831ff0 Basic loading of style settings from ini files, without any style variations. vor 3 Jahren
drawAPI.cpp 8ba2e9c9de Moved lots of code into an implementation folder. vor 10 Monaten
drawAPI.h 8ba2e9c9de Moved lots of code into an implementation folder. vor 10 Monaten
fileAPI.cpp 65fceb17ec Removed the IMPLICIT_PATH_SYNTAX macro that was too error-prone. vor 7 Monaten
fileAPI.h 65fceb17ec Removed the IMPLICIT_PATH_SYNTAX macro that was too error-prone. vor 7 Monaten
filterAPI.cpp b22011f774 Explicitly defining copy, assignment and move operators to supress the compiler bug. vor 10 Monaten
filterAPI.h 15d1526231 Cleaned up the code a bit using cppcheck. vor 10 Monaten
fontAPI.cpp 8ba2e9c9de Moved lots of code into an implementation folder. vor 10 Monaten
fontAPI.h 8ba2e9c9de Moved lots of code into an implementation folder. vor 10 Monaten
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. vor 7 Monaten
guiAPI.h 07b951c1c2 Setting the cursor position when not in full-screen. vor 7 Monaten
imageAPI.cpp c505507fa3 Made a sound API. vor 9 Monaten
imageAPI.h c505507fa3 Made a sound API. vor 9 Monaten
mediaMachineAPI.cpp 8ba2e9c9de Moved lots of code into an implementation folder. vor 10 Monaten
mediaMachineAPI.h 8ba2e9c9de Moved lots of code into an implementation folder. vor 10 Monaten
modelAPI.cpp e69f53aaaf Moved outrendering logic from modelAPI.h and replaced raw pointers with reference counting. vor 7 Monaten
modelAPI.h e69f53aaaf Moved outrendering logic from modelAPI.h and replaced raw pointers with reference counting. vor 7 Monaten
randomAPI.cpp c505507fa3 Made a sound API. vor 9 Monaten
randomAPI.h c505507fa3 Made a sound API. vor 9 Monaten
rendererAPI.cpp e69f53aaaf Moved outrendering logic from modelAPI.h and replaced raw pointers with reference counting. vor 7 Monaten
rendererAPI.h e69f53aaaf Moved outrendering logic from modelAPI.h and replaced raw pointers with reference counting. vor 7 Monaten
soundAPI.cpp 890fa3b455 Handling sound requests larger than the fixed period. vor 9 Monaten
soundAPI.h 890fa3b455 Handling sound requests larger than the fixed period. vor 9 Monaten
stringAPI.cpp cb922b05b8 Using the new allocator in Array and Field collections. vor 10 Monaten
stringAPI.h 9e5663ba0b Optimized sound engine. vor 9 Monaten
textureAPI.cpp 339b50e00c Allowing the mip level to be uniform to increase performance in texture sampling. vor 10 Monaten
textureAPI.h d5aaf36e57 Fixed the stretched texture bug on ARM NEON. vor 7 Monaten
timeAPI.cpp 906b9fef5a Replacing most C library dependencies with equivalent dependencies in C++. vor 1 Jahr
timeAPI.h 70dc39885c Using CR-LF line endings in UTF-8 for source files. vor 5 Jahren