openMSX
|
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | openmsx |
This file implemented 3 utility functions: | |
namespace | openmsx::GLScalerFactory |
Functions | |
std::unique_ptr< GLScaler > | openmsx::GLScalerFactory::createScaler (RenderSettings &renderSettings, unsigned maxWidth, unsigned maxHeight) |
Instantiates a Scaler. | |