This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-04-20 14:00:48 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3bceb3c52a791688034abf32ff72cd4babdcda48
dolphin
/
Source
/
Core
/
VideoBackends
/
Null
History
Stenzek
38e0b6e2ab
AbstractTexture: Move Bind() method to Renderer
...
This makes state tracking simpler, and enables easier porting to command lists later on.
2018-01-22 13:22:09 +10:00
..
CMakeLists.txt
…
Null.vcxproj
…
NullBackend.cpp
…
NullTexture.cpp
AbstractTexture: Move Bind() method to Renderer
2018-01-22 13:22:09 +10:00
NullTexture.h
AbstractTexture: Move Bind() method to Renderer
2018-01-22 13:22:09 +10:00
PerfQuery.h
…
Render.cpp
…
Render.h
…
ShaderCache.cpp
…
ShaderCache.h
…
TextureCache.h
…
VertexManager.cpp
…
VertexManager.h
…
VideoBackend.h
…