This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
98db1a0ca3084ec775152dca631570f2777d09a3
dolphin
/
Source
/
Plugins
T
History
hrydgard
9c45ac7e35
EFB Reads are so slow in D3D that I think we need an option for it. Here it is.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@4378
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-10-07 19:54:56 +00:00
..
Plugin_DSP_HLE
Same as the last change but for Wii AX.
2009-10-07 19:04:48 +00:00
Plugin_DSP_LLE
DSPSPY improvements
2009-10-01 15:12:12 +00:00
Plugin_nJoy_SDL
get rid of the '¯' chars in source code...non ascii chars are not really good to have floating around for no reason.
http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Non-ASCII_Characters#Non-ASCII_Characters
2009-09-08 16:07:13 +00:00
Plugin_PadSimple
Fix compiling in Snow Leopard, the Update stuff in the Video plugin shouldn't be in the GUI since it breaks nowx builds, wasn't sure where to put it, but Render.cpp seemed like the best place. Fixed wiiuse.c, and the SConscripts needed updating for Snow Leopard. Building 32bit in Snow Leopard is apparently broken. and Running 64bit in Snow Leopard seems to fail. Haven't tracked this down yet
2009-09-18 19:56:49 +00:00
Plugin_VideoDX9
EFB Reads are so slow in D3D that I think we need an option for it. Here it is.
2009-10-07 19:54:56 +00:00
Plugin_VideoOGL
More OpenCL work, got XFB converting which needs more optimization. I haven't checked for FPS changes. My desktop isn't the best to test on anyway (Phenom 1, 32 stream processors). The package check doesn't work for me, so I just checked true if you compile with opencl=true. Requires a bit of cleanup still
2009-10-07 02:48:21 +00:00
Plugin_Wiimote
Trying to get gui to compile with wx 2.9
2009-10-05 07:31:38 +00:00