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