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-05-20 20:58:43 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a88e5ef3907e79ed20ab67e4df45c36e6ab2b909
dolphin
/
Source
/
Core
/
VideoBackends
/
Null
T
History
Scott Mansell
ccf92a3e56
Merge pull request
#11522
from phire/KillRendererWithFire
...
Kill Renderer (with phire)
2023-02-09 19:59:16 +13:00
..
CMakeLists.txt
Implement AbstractGfx for Software & Null
2023-01-31 19:41:23 +13:00
NullBackend.cpp
Don't set common globals from Video Backends
2023-01-31 19:41:23 +13:00
NullBoundingBox.h
VideoCommon: Abstract bounding box
2021-10-04 15:51:24 -04:00
NullGfx.cpp
Handle VideoSoftware's present fallback better
2023-01-31 19:41:24 +13:00
NullGfx.h
Handle VideoSoftware's present fallback better
2023-01-31 19:41:24 +13:00
NullTexture.cpp
VideoBackends: add a way to load data into a specific level AND layer, default to layer 0
2023-01-27 18:46:53 -06:00
NullTexture.h
VideoBackends: add a way to load data into a specific level AND layer, default to layer 0
2023-01-27 18:46:53 -06:00
NullVertexManager.cpp
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
NullVertexManager.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
PerfQuery.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00
TextureCache.h
TextureCache: Refactor with smart pointers
2023-01-31 18:29:47 +13:00
VideoBackend.h
treewide: convert GPLv2+ license info to SPDX tags
2021-07-05 04:35:56 +02:00