David Piuva ae1a8bf4ca Giving manual control over thread count in the threading module. 11 months ago
..
api ae1a8bf4ca Giving manual control over thread count in the threading module. 11 months ago
base ae1a8bf4ca Giving manual control over thread count in the threading module. 11 months ago
collection 906b9fef5a Replacing most C library dependencies with equivalent dependencies in C++. 1 year ago
font 906b9fef5a Replacing most C library dependencies with equivalent dependencies in C++. 1 year ago
gui c03c02380b No longer defaulting to calloc with the memory recycler revealed that the component state was not initialized to zero, because the type alias looked like a default initialized type. 1 year ago
image b484eb930c Removed unused pixelSize constants. 11 months ago
machine cdd57ceb58 Supressing compilation warning. 1 year ago
math 906b9fef5a Replacing most C library dependencies with equivalent dependencies in C++. 1 year ago
persistent 402d9ad683 Defining gray default colors for components, so that one can choose not to define the color. 2 years ago
render 935942e0cd Using the virtual stack and doubling the stack memory. 1 year ago
DFPSR.DsrHead c9a3b08033 Removed the global memory recycling system, to be replaced by multiple allocation interfaces. 1 year ago
History.txt f5c38b365e Added a note in History.txt about old themes needing filter = 1 assigned explicitly if used. 2 years ago
License.txt c784bbb6bd Updated copyright years. 2 years ago
includeEssentials.h 9e3941e570 Reduced dependencies using an essential subset header. 3 years ago
includeFramework.h c7066ae7fa Added an Algorithm API to the framework, which is useful for writing functional regression tests with less code. 2 years ago
settings.h 0bbabf38c5 Created an arena allocator for getting heap memory. 11 months ago