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
16f9d8e06d
dolphin
/
Source
/
Plugins
/
Plugin_VideoOGL
History
Shawn Hoffman
16f9d8e06d
Checking GLEW_VERSION_4_0 is superfluous since we check GL_ARB_get_program_binary, and it's a runtime variable anyways.
2011-12-26 00:43:47 -05:00
..
Src
Checking GLEW_VERSION_4_0 is superfluous since we check GL_ARB_get_program_binary, and it's a runtime variable anyways.
2011-12-26 00:43:47 -05: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