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-04-19 08:41:26 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f9c829c7f711efadea1db7aabb51c703380fa03a
dolphin
/
Source
/
Core
/
VideoBackends
/
Null
History
Stenzek
f9c829c7f7
OGL: Re-implement async shader compiling
2018-03-10 15:56:34 +10:00
..
CMakeLists.txt
Move shader caches to VideoCommon
2018-03-10 15:56:30 +10:00
Null.vcxproj
Move shader caches to VideoCommon
2018-03-10 15:56:30 +10:00
NullBackend.cpp
OGL: Re-implement async shader compiling
2018-03-10 15:56:34 +10:00
NullTexture.cpp
VideoCommon: Add support for Abstract Framebuffers
2018-03-02 20:20:48 +10:00
NullTexture.h
VideoCommon: Add support for Abstract Framebuffers
2018-03-02 20:20:48 +10:00
PerfQuery.h
…
Render.cpp
VideoCommon: Add support for Abstract Framebuffers
2018-03-02 20:20:48 +10:00
Render.h
VideoCommon: Add support for Abstract Framebuffers
2018-03-02 20:20:48 +10:00
TextureCache.h
…
VertexManager.cpp
Move shader caches to VideoCommon
2018-03-10 15:56:30 +10:00
VertexManager.h
…
VideoBackend.h
…