|
Conquer Space 0.0.0
A space themed grand strategy game set in the near future, with realistic orbital mechanics, and an emphasis on economics and politics.
|
#include "engine/renderer/framebuffer.h"#include <glad/glad.h>#include <spdlog/spdlog.h>#include <utility>#include <tracy/Tracy.hpp>#include "common/util/profiler.h"#include "engine/enginelogger.h"#include "engine/graphics/primitives/pane.h"Namespaces | |
| namespace | cqsp |
| namespace | cqsp::engine |
Functions | |
| void | cqsp::engine::GenerateFrameBuffer (unsigned int &framebuffer) |