This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
Watch
1
Star
0
Fork
You've already forked dolphin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8a48b42e4c
dolphin
/
Source
/
Plugins
/
Plugin_VideoOGL
History
Ryan Houdek
8a48b42e4c
Add support for Dual source blending to older ATI cards that don't support 420pack but do support GL_ARB_blend_func_extended. This is more proper as well anyways.
2011-12-29 00:32:06 -06:00
..
Src
Add support for Dual source blending to older ATI cards that don't support 420pack but do support GL_ARB_blend_func_extended. This is more proper as well anyways.
2011-12-29 00:32:06 -06:00
CMakeLists.txt
If CG isn't available, still compile and fallback on GLSL
2011-12-24 00:24:13 -06:00
Plugin_VideoOGL.vcxproj
add ProgramShaderCache.* to visual studio project files
2011-12-09 14:28:59 -08:00
Plugin_VideoOGL.vcxproj.filters
add ProgramShaderCache.* to visual studio project files
2011-12-09 14:28:59 -08:00
SConscript
Let compiling work on OSX.
2011-12-16 00:00:08 -06:00