This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
dolphin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-27 14:55:48 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d0f458f2f342fdcf222a9586fabaacf3692586c
dolphin
/
Source
/
Core
/
VideoBackends
/
Null
T
History
Pierre Bourdon
d592bdd4d4
Migrate to Visual Studio 2017.
...
Auto-generated by the IDE, I'll trust it knows what it's doing.
2017-05-25 15:58:59 -07:00
..
CMakeLists.txt
…
FramebufferManager.h
…
Null.vcxproj
Migrate to Visual Studio 2017.
2017-05-25 15:58:59 -07:00
NullBackend.cpp
TextureCache: Support compressed textures and pass pitch/size to upload
2017-04-29 00:14:23 +10:00
PerfQuery.h
…
Render.cpp
…
Render.h
VideoBackends: Move max texture size to VideoConfig
2017-03-10 00:04:13 +10:00
ShaderCache.cpp
…
ShaderCache.h
…
TextureCache.h
TextureCache: Support compressed textures and pass pitch/size to upload
2017-04-29 00:14:23 +10:00
VertexManager.cpp
…
VertexManager.h
…
VideoBackend.h
…