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
2eece4c2f47454b9b545d93fc7f5f718bfd2706a
dolphin
/
Source
/
Core
History
XTra.KrazzY
a8270d50ee
Tiny shader syntax fix that was here for a while now.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@4285
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-09-16 06:33:05 +00:00
..
AudioCommon
DSP: added automatic alsa test.
2009-09-15 10:47:19 +00:00
Common
DSP: added automatic alsa test.
2009-09-15 10:47:19 +00:00
Core
FPU: not need to check NaN, slightly faster. The fcmpo opcode is used a lot, really need to be much faster than it is now.
2009-09-16 06:07:36 +00:00
DebuggerUICommon
Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage.
2009-09-08 21:16:05 +00:00
DebuggerWX
GUI : Added possibility to move the logwindow around in non-debugger mode, fix toolbar size issue, fix changing themes (again...) and added abort button to extract all as well as misc changes.
2009-09-15 21:35:32 +00:00
DiscIO
Various fixes for ISOProperties's filesystem viewer, bugfix for empty folders not being empty thanks to j4ck.fr0st (issue 702), also added icons and fixed dumping all files from a wii game.
2009-09-13 22:03:18 +00:00
DolphinWX
GUI : Added possibility to move the logwindow around in non-debugger mode, fix toolbar size issue, fix changing themes (again...) and added abort button to extract all as well as misc changes.
2009-09-15 21:35:32 +00:00
DSPCore
Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage.
2009-09-08 21:16:05 +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
Tiny shader syntax fix that was here for a while now.
2009-09-16 06:33:05 +00:00