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-04-30 16:01:09 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
16f9d8e06dfd872141a055dd422a1666da34cd2a
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