This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
67f850dd37893de6ef1544b024ea298033047dfd
dolphin
/
Source
/
Plugins
/
Plugin_VideoOGL
T
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