#include "app/gfx/backend/metal_renderer.h"#include "app/gfx/core/bitmap.h"#include "app/platform/sdl_compat.h"#include "util/log.h"#include "util/sdl_deleter.h"#include <algorithm>Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::gfx |
| Contains classes for handling graphical data. | |