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-27 23:02:55 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2647a12162f100acbf89dfaf703fdae9b19dea2
dolphin
/
Source
/
Plugins
/
Plugin_VideoOGL
T
History
Jordan Woyak
f2647a1216
Implement OGL sampler cache. Allows binding a texture multiple times with different parameters. Also possibly gives a very small speed improvement.
2013-02-19 21:18:53 -06:00
..
Src
Implement OGL sampler cache. Allows binding a texture multiple times with different parameters. Also possibly gives a very small speed improvement.
2013-02-19 21:18:53 -06:00
CMakeLists.txt
Implement OGL sampler cache. Allows binding a texture multiple times with different parameters. Also possibly gives a very small speed improvement.
2013-02-19 21:18:53 -06:00
Plugin_VideoOGL.vcxproj
Implement OGL sampler cache. Allows binding a texture multiple times with different parameters. Also possibly gives a very small speed improvement.
2013-02-19 21:18:53 -06:00
Plugin_VideoOGL.vcxproj.filters
merge Vertex and PixelShaderCache into ProgramShaderCache
2013-02-13 13:12:19 +01:00