DDraceNetwork Documentation
Loading...
Searching...
No Matches
backend_sdl.h File Reference
#include <base/detect.h>
#include <engine/client/backend/backend_base.h>
#include <engine/client/graphics_threaded.h>
#include <engine/graphics.h>
#include <SDL_video.h>
#include <atomic>
#include <condition_variable>
#include <cstddef>
#include <cstdint>
#include <mutex>
#include <vector>
Include dependency graph for backend_sdl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CGraphicsBackend_Threaded
class  CGraphicsBackend_Threaded::ICommandProcessor
class  CCommandProcessorFragment_General
struct  SBackendCapabilities
class  CCommandProcessorFragment_SDL
struct  CCommandProcessorFragment_SDL::SCommand_Init
struct  CCommandProcessorFragment_SDL::SCommand_Shutdown
class  CCommandProcessor_SDL_GL
class  CGraphicsBackend_SDL_GL

Variables

static constexpr size_t gs_GpuInfoStringSize = 256

Variable Documentation

◆ gs_GpuInfoStringSize

size_t gs_GpuInfoStringSize = 256
staticconstexpr