This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-09-20 17:29:38 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c8d66fa2467655d89b89818e12bd2796be0c64af
dolphin
/
Source
/
Core
/
VideoBackends
/
Null
History
Stenzek
f4b848949c
TextureCache: Support compressed textures and pass pitch/size to upload
...
This also removes an extra copy of the image for custom textures.
2017-04-29 00:14:23 +10:00
..
CMakeLists.txt
…
FramebufferManager.h
…
Null.vcxproj
…
NullBackend.cpp
…
PerfQuery.h
…
Render.cpp
…
Render.h
…
ShaderCache.cpp
…
ShaderCache.h
…
TextureCache.h
…
VertexManager.cpp
…
VertexManager.h
…
VideoBackend.h
…