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
2a7886322d82b2ab8b247ff33bfc78b0147d84e4
dolphin
/
Source
/
Plugins
/
Plugin_VideoOGL
History
Glenn Rice
c6d95c9087
Remove my DESTDIR hack from the cmake build. It turns out this is built into cmake and works in the same way it does with the gnu autotools. Use it in the standard way with "make DESTDIR=/desired/location install".
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6382
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-11 15:50:52 +00:00
..
Src
Added a projection hack for Metroid: Other M. This fixes the black screens that occur in cut-scenes. Patch by Trevor002.
2010-11-11 09:22:19 +00:00
CMakeLists.txt
Remove my DESTDIR hack from the cmake build. It turns out this is built into cmake and works in the same way it does with the gnu autotools. Use it in the standard way with "make DESTDIR=/desired/location install".
2010-11-11 15:50:52 +00:00
Plugin_VideoOGL.vcproj
Minor code formatting:
2010-09-28 02:15:02 +00:00