yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
renderer_factory.h File Reference
#include <memory>
#include "app/gfx/backend/irenderer.h"
#include "app/gfx/backend/sdl2_renderer.h"
Include dependency graph for renderer_factory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yaze::gfx::RendererFactory
 Factory class for creating IRenderer instances. More...
 

Namespaces

namespace  yaze
 
namespace  yaze::gfx
 Contains classes for handling graphical data.
 

Enumerations

enum class  yaze::gfx::RendererBackendType { yaze::gfx::SDL2 , yaze::gfx::SDL3 , yaze::gfx::kDefault , yaze::gfx::kAutoDetect }
 Enumeration of available rendering backend types. More...