This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
b0c20fe643006ebdb2c26bac1f02ea0192ef05e6
dolphin
/
Source
/
Plugins
/
Plugin_VideoOGL
History
Christian Morales Vega
7632a5abd4
Fix for issue 3507. Compile with old GLEW versions, support user-specified CFLAGS and link plugins to all the used libs.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6441
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-18 23:27:27 +00:00
..
Src
Encode framedumps in AVI format on linux as on windows. This adds the additional dependency of libavformat-dev. Remember if you want raw framedumps as before add -DENCODE_FRAMEDUMPS=OFF to the cmake command line.
2010-11-18 16:46:17 +00:00
CMakeLists.txt
Fix for issue 3507. Compile with old GLEW versions, support user-specified CFLAGS and link plugins to all the used libs.
2010-11-18 23:27:27 +00:00
Plugin_VideoOGL.vcproj
Move some shared gfx plugin code into VideoCommon. Changed "Renderer" class to use virtual functions. (setting stuff up for video plugin merging)
2010-11-18 02:21:26 +00:00