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-29 14:00:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
850afd8457a6d39fd203339472a32d5faae8491c
dolphin
/
Source
/
Core
/
VideoBackends
/
Null
History
Lioncash
d4f8502ad1
Null/CMakeLists: Migrate off add_dolphin_library
...
Continues the migration work started in
3a4c3bbe01
2018-04-02 08:17:00 -04:00
..
CMakeLists.txt
Null/CMakeLists: Migrate off add_dolphin_library
2018-04-02 08:17:00 -04: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
…