Pyrogenesis
13997
|
Go to the source code of this file.
Namespaces | |
gfx | |
Functions | |
std::wstring | gfx::CardName () |
std::wstring | gfx::DriverInfo () |
size_t | gfx::MemorySizeMiB () |
not implemented More... | |
LIB_API Status | gfx::GetVideoMode (int *xres, int *yres, int *bpp, int *freq) |
(useful for choosing a new video mode) More... | |
LIB_API Status | gfx::GetMonitorSize (int &width_mm, int &height_mm) |
(useful for determining aspect ratio) More... | |