This website requires JavaScript.
Explore
Help
Sign In
H3cJP
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-06-15 03:37:50 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
43d1678fb2
dolphin
/
Source
/
Core
/
VideoBackends
History
Scott Mansell
43d1678fb2
Dynamically allocate color textures.
...
Saves ram when the video software backend isn't being used.
2013-11-24 00:52:17 +13:00
..
D3D
Use IOFile for TextureToPng to support non-ascii
2013-11-17 11:14:38 +13:00
OGL
OpenGL: Enable pinned memory even for index buffers (works for me). Big-ish speedup on AMD GPUs for streaming intensive games.
2013-11-22 18:09:52 +01:00
Software
Dynamically allocate color textures.
2013-11-24 00:52:17 +13:00
CMakeLists.txt