dolphin/Source/Core/VideoBackends
Scott Mansell f0336a3129 Implement AbstractGfx for OpenGL
Mostly involves moving contents of OGLRender
to OGLGfx and OGLConfig
2023-01-31 18:46:04 +13:00
..
D3D Move Presenting, Dumping and ImGui out of Renderer 2023-01-31 18:45:21 +13:00
D3D12 Move Presenting, Dumping and ImGui out of Renderer 2023-01-31 18:45:21 +13:00
D3DCommon D3DCommon: Remove unused swap chain functions 2022-08-17 18:16:50 -07:00
Metal Move Presenting, Dumping and ImGui out of Renderer 2023-01-31 18:45:21 +13:00
Null TextureCache: Refactor with smart pointers 2023-01-31 18:29:47 +13:00
OGL Implement AbstractGfx for OpenGL 2023-01-31 18:46:04 +13:00
Software Move Presenting, Dumping and ImGui out of Renderer 2023-01-31 18:45:21 +13:00
Vulkan Move Presenting, Dumping and ImGui out of Renderer 2023-01-31 18:45:21 +13:00
CMakeLists.txt VideoBackends: Add Metal renderer 2022-07-21 20:44:19 -05:00