dolphin/Source/Core
Soren Jorvang 58f5140233 Retire the workaround for wxWidgets using the Objective-C reserved
keyword "id" in the public auibar.h header.

You now need at least r66546 of wxWidgets to build on OS X.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6735 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-04 02:07:17 +00:00
..
AudioCommon Audio volume slider support for OS X. 2011-01-02 02:49:30 +00:00
Common Use abspath when deleting the old Source..svnrev.h. 2011-01-01 22:47:29 +00:00
Core ISFS_Seek: Turns out POSIX allows seek past EOF, the Wii does not. 2011-01-02 12:27:33 +00:00
DebuggerUICommon
DebuggerWX GX_TF_RGB565 texture decoder optimized with SSE2 producing a ~78% speed increase over reference C implementation. 2011-01-02 22:53:25 +00:00
DiscIO Set native eol-style on some recently added files. 2011-01-01 21:09:56 +00:00
DolphinWX Retire the workaround for wxWidgets using the Objective-C reserved 2011-01-04 02:07:17 +00:00
DSPCore Retire the workaround for wxWidgets using the Objective-C reserved 2011-01-04 02:07:17 +00:00
InputCommon
InputUICommon
VideoCommon D3D9: 2011-01-03 14:35:07 +00:00
VideoUICommon Implement pixel data reinterpretation on EFB format change. 2010-12-27 21:56:20 +00:00
CMakeLists.txt Remove wiiuse, and use our own code. Works on linux and windows. On OSX it should compile, but I don't know about functionality. Even on linux and windows I can't promise this is bug free (wiiuse certainly wasn't). Please report issues as you find them for all platforms. 2010-12-31 02:10:07 +00:00