This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-03-23 13:01:42 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a48b42e4c79e1d55e28c4d2f67ed72e39057a14
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