dolphin/Source/Core
2008-08-23 08:42:52 +00:00
..
Common On non-Windows platforms, #define _M_IX86 for 32-bit platforms and _M_X64 for 64-bit platforms. Until now, 64-bit was always selected, which broke Dolphin on 32-bit Linux and OS X. 2008-08-22 19:28:00 +00:00
Core Implemented FPU precision control for 32-bit non-Windows platforms. 2008-08-22 17:46:13 +00:00
DebuggerWX Should fix Linux building, also adds GL/DX to the title in their respective plugins when in use 2008-08-23 03:48:40 +00:00
DiscIO Fixed compile warning: comparision of signed to unsigned. 2008-08-14 20:37:14 +00:00
DolphinWX Make sure SDL can hijack main() so it can do its initialisation. Only implemented for non-GUI executable so far. 2008-08-23 08:42:52 +00:00
VideoCommon SaveState preparations #1 - Annotate all(?) state. (NO SCHEDULE PROMISE!) 2008-08-21 18:23:10 +00:00