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
3d28eb5dbcc47f097b5f27a81ea0352389503344
dolphin
/
Source
/
Core
History
Shawn Hoffman
3d28eb5dbc
fix silly typo when using -m with dsptool
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3853
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-07-19 20:25:14 +00:00
..
AudioCommon
No more SleepCurrentThreads in Command Processor. Some Fifo cleanup.
2009-07-17 22:57:02 +00:00
Common
Rename scale_something to scale_invert. Plus, sneak in a tiny Thread.h change.
2009-07-19 08:24:30 +00:00
Core
fix JitIL build
2009-07-19 10:43:23 +00:00
DebuggerUICommon
Sorry for intruding in to the core. Fixed NoGUI mode in Linux, add back the instruction names as comments in the JIT tables, was a bit hard to find certain instructions.Trying to find a good way to get The JIT dependencies removed in a nice fashion
2009-07-13 06:34:12 +00:00
DebuggerWX
Use precompiled headers for faster build of the DebuggerWX and Dolphin projects. Fix a silly memory leak in debug text in the GL plugin.
2009-07-19 09:15:00 +00:00
DiscIO
add *.user, Win32, and x64 build dir to ignore list for DebuggerUICommon and Unit Tests
2009-07-06 02:10:26 +00:00
DolphinWX
Use precompiled headers for faster build of the DebuggerWX and Dolphin projects. Fix a silly memory leak in debug text in the GL plugin.
2009-07-19 09:15:00 +00:00
DSPCore
fix silly typo when using -m with dsptool
2009-07-19 20:25:14 +00:00
InputCommon
Roll back R3801. Dolphin works again. Seriously, if you're not even testing huge freaking changes like this...
2009-07-15 20:15:34 +00:00
VideoCommon
do the rounding in the if, shouldn't cause trouble afaik. (pso kept spamming logs under, cause xfblines was 574.205566)
2009-07-19 11:03:31 +00:00