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
08124713bda32932a0ac1aa7ea74bb40440de01a
dolphin
/
Source
/
Plugins
History
Glenn Rice
08124713bd
The usual linux build fix. I am starting to sound like a broken record.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6436
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-18 04:01:16 +00:00
..
Plugin_DSP_HLE
Changed macro for disallowing copy-ctor and =operator into an inheritable class. Removed IrPointer.ini (no longer used)
2010-11-15 05:29:10 +00:00
Plugin_DSP_LLE
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_VideoDX9
Fixed RealXFB being enabled when XFB box is unchecked. Moved some shared code into VideoCommon. Renamed EFBCopyDisable setting to EFBCopy"Enable" in the code and inifile. Fix DX11 settings not loading. Fixed Issue 3378.(graphics settings dialog displaying gameini settings in game)
2010-11-18 03:50:50 +00:00
Plugin_VideoDX11
Fixed RealXFB being enabled when XFB box is unchecked. Moved some shared code into VideoCommon. Renamed EFBCopyDisable setting to EFBCopy"Enable" in the code and inifile. Fix DX11 settings not loading. Fixed Issue 3378.(graphics settings dialog displaying gameini settings in game)
2010-11-18 03:50:50 +00:00
Plugin_VideoOGL
The usual linux build fix. I am starting to sound like a broken record.
2010-11-18 04:01:16 +00:00
Plugin_VideoSoftware
Oops. Forgot the primary file.
2010-11-18 02:14:12 +00:00
CMakeLists.txt
Add the video software plugin to the cmake build system.
2010-11-18 02:13:05 +00:00