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-20 01:01:10 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
640bfb813511d9cf1da38ce22835ec850146acd9
dolphin
/
Source
/
Core
/
VideoBackends
/
Null
History
Stenzek
640bfb8135
VideoConfig: Add a field for indicating logic op support in the backend
2018-05-26 00:07:20 +10: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
VideoConfig: Add a field for indicating logic op support in the backend
2018-05-26 00:07:20 +10:00
NullTexture.cpp
…
NullTexture.h
…
PerfQuery.h
…
Render.cpp
Implement EFB copy filter and gamma in hardware backends
2018-04-29 19:05:20 +10:00
Render.h
Implement EFB copy filter and gamma in hardware backends
2018-04-29 19:05:20 +10:00
TextureCache.h
Implement EFB copy filter and gamma in hardware backends
2018-04-29 19:05:20 +10:00
VertexManager.cpp
Move shader caches to VideoCommon
2018-03-10 15:56:30 +10:00
VertexManager.h
…
VideoBackend.h
…