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
9da93462745b368698afccd7680a685ad603f1ce
dolphin
/
Source
/
Core
History
XTra.KrazzY
9da9346274
OpenCL: Kernels are now more general...
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@4402
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-10-11 22:21:36 +00:00
..
AudioCommon
OpenCL: added opencl=true option to scons and fixed the case on the way.
2009-09-30 06:49:08 +00:00
Common
Moving pixel engine and command processor from core to video common. This will break previous save states. Adds decoding single pixels to texture decoder.
2009-10-10 21:19:39 +00:00
Core
Credit segher for reversing the bootrom keystream generator
2009-10-11 20:57:50 +00:00
DebuggerUICommon
Debugger : fixed Breakpoint "toolbar", re-enabled a couple of host messages for dialog updates and other stuff, breakpoints in memory view are now memory checks instead of PPC breakpoints
2009-09-27 21:28:09 +00:00
DebuggerWX
increase the range of scanfuntions (ppc debugger)
2009-10-11 16:17:08 +00:00
DiscIO
Allow dumping of dol files from gc discs
2009-10-11 16:06:02 +00:00
DolphinWX
change references to this strange "bios" thing to BS2 internally, IPL for gui stuff (figured it's easier...) :)
2009-10-11 16:16:18 +00:00
DSPCore
DSPSPY improvements
2009-10-01 15:12:12 +00:00
InputCommon
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
VideoCommon
OpenCL: Kernels are now more general...
2009-10-11 22:21:36 +00:00