David Piuva ae1a8bf4ca Giving manual control over thread count in the threading module. 11 bulan lalu
..
algorithmAPI.h 42f865ea1f Allowing Array and Field to be cloned implicitly. 2 tahun lalu
bufferAPI.cpp ae1a8bf4ca Giving manual control over thread count in the threading module. 11 bulan lalu
bufferAPI.h ae1a8bf4ca Giving manual control over thread count in the threading module. 11 bulan lalu
configAPI.cpp 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 tahun lalu
configAPI.h 4881831ff0 Basic loading of style settings from ini files, without any style variations. 3 tahun lalu
drawAPI.cpp 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 tahun lalu
drawAPI.h 449bd86cfb Forgot to remove the warning in the draw API. 4 tahun lalu
fileAPI.cpp 935942e0cd Using the virtual stack and doubling the stack memory. 1 tahun lalu
fileAPI.h 1ef0dd8ef9 Allowing macros in the file API to be used without an implicitly used dsr namespace. 1 tahun lalu
filterAPI.cpp 9111a57006 Made a basic image theme for the Wizard application. 3 tahun lalu
filterAPI.h 9111a57006 Made a basic image theme for the Wizard application. 3 tahun lalu
fontAPI.cpp 7375b51365 Created a textbox component. 3 tahun lalu
fontAPI.h 7375b51365 Created a textbox component. 3 tahun lalu
guiAPI.cpp 874954731c Implemented copying and pasting for MS-Windows, which should work for UTF-16 and Latin-1. Most native formats should work with the 7-bit subset of Latin-1 until they are handled. 2 tahun lalu
guiAPI.h 874954731c Implemented copying and pasting for MS-Windows, which should work for UTF-16 and Latin-1. Most native formats should work with the 7-bit subset of Latin-1 until they are handled. 2 tahun lalu
imageAPI.cpp 0bbabf38c5 Created an arena allocator for getting heap memory. 11 bulan lalu
imageAPI.h f0d4ef87d0 Removed plans for aligned sub-images, because SIMD vectors can now be larger than 16 bytes. 2 tahun lalu
mediaMachineAPI.cpp 259b9be1fb Taking MediaMachine references with write protection when possible. 2 tahun lalu
mediaMachineAPI.h 259b9be1fb Taking MediaMachine references with write protection when possible. 2 tahun lalu
modelAPI.cpp 935942e0cd Using the virtual stack and doubling the stack memory. 1 tahun lalu
modelAPI.h 710d676e97 Made a header for the dmf 1.0 model importer, to allow building 3D projects with the new build system. 3 tahun lalu
stringAPI.cpp 148bb518ba Noticed that GCC crashed in the linker before because it allowed using std::string without #include <string>. 11 bulan lalu
stringAPI.h 148bb518ba Noticed that GCC crashed in the linker before because it allowed using std::string without #include <string>. 11 bulan lalu
timeAPI.cpp 906b9fef5a Replacing most C library dependencies with equivalent dependencies in C++. 1 tahun lalu
timeAPI.h 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 tahun lalu
types.cpp 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 tahun lalu
types.h 906b9fef5a Replacing most C library dependencies with equivalent dependencies in C++. 1 tahun lalu