David Piuva 935942e0cd Using the virtual stack and doubling the stack memory. 1 年之前
..
algorithmAPI.h 42f865ea1f Allowing Array and Field to be cloned implicitly. 2 年之前
bufferAPI.cpp 4d27bde0d4 Automatically aligning float images to the F vector size to allow processing float images using only AVX. 2 年之前
bufferAPI.h 906b9fef5a Replacing most C library dependencies with equivalent dependencies in C++. 1 年之前
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 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 年之前
drawAPI.h 449bd86cfb Forgot to remove the warning in the draw API. 4 年之前
fileAPI.cpp 935942e0cd Using the virtual stack and doubling the stack memory. 1 年之前
fileAPI.h 1ef0dd8ef9 Allowing macros in the file API to be used without an implicitly used dsr namespace. 1 年之前
filterAPI.cpp 9111a57006 Made a basic image theme for the Wizard application. 3 年之前
filterAPI.h 9111a57006 Made a basic image theme for the Wizard application. 3 年之前
fontAPI.cpp 7375b51365 Created a textbox component. 3 年之前
fontAPI.h 7375b51365 Created a textbox component. 3 年之前
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 年之前
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 年之前
imageAPI.cpp 4d27bde0d4 Automatically aligning float images to the F vector size to allow processing float images using only AVX. 2 年之前
imageAPI.h f0d4ef87d0 Removed plans for aligned sub-images, because SIMD vectors can now be larger than 16 bytes. 2 年之前
mediaMachineAPI.cpp 259b9be1fb Taking MediaMachine references with write protection when possible. 2 年之前
mediaMachineAPI.h 259b9be1fb Taking MediaMachine references with write protection when possible. 2 年之前
modelAPI.cpp 935942e0cd Using the virtual stack and doubling the stack memory. 1 年之前
modelAPI.h 710d676e97 Made a header for the dmf 1.0 model importer, to allow building 3D projects with the new build system. 3 年之前
stringAPI.cpp c400f4a206 Fixed typo in stringAPI.cpp. 1 年之前
stringAPI.h 906b9fef5a Replacing most C library dependencies with equivalent dependencies in C++. 1 年之前
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 年之前
types.cpp 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 年之前
types.h 906b9fef5a Replacing most C library dependencies with equivalent dependencies in C++. 1 年之前