This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-01-25 21:39:52 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9d0b3e0e39d9f14eea13cd3adaedfcc9a12ce283
dolphin
/
Source
/
Core
/
VideoBackends
/
Null
History
Dr. Dystopia
f240e20e3f
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
2025-05-01 15:00:37 +02:00
..
CMakeLists.txt
Implement AbstractGfx for Software & Null
2023-01-31 19:41:23 +13:00
NullBackend.cpp
VideoCommon: Rename Renderer to EFBInterface.
2025-03-12 21:09:16 -05:00
NullBoundingBox.h
VideoCommon: Use std::span for BoundingBox::Write()
2023-12-09 16:33:21 -05:00
NullGfx.cpp
VideoCommon: Fix out-of-bounds and disabled EFB access.
2025-03-26 01:23:16 -05:00
NullGfx.h
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
2025-05-01 15:00:37 +02:00
NullTexture.cpp
VideoBackends: add support to allow rendering to multiple output textures
2023-06-03 14:52:31 -05:00
NullTexture.h
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
2025-05-01 15:00:37 +02:00
NullVertexManager.cpp
…
NullVertexManager.h
…
PerfQuery.h
…
TextureCache.h
…
VideoBackend.h
VideoCommon: Pass WindowSystemInfo to InitBackendInfo
2023-06-08 22:07:39 -07:00