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
42e40b46c0968affdcd9738a80fb98d6124686da
dolphin
/
Source
/
Core
History
Orphis
42e40b46c0
OpenCL: Fix error reporting when the build log is too long
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6603
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-12-18 04:54:16 +00:00
..
AudioCommon
Fixed the throttle (Tab) key so that it takes effect when the frame-limiter is used. Hold down Tab to run the emulator unthrottled (Windows only).
2010-12-17 01:34:40 +00:00
Common
OpenCL: Fix error reporting when the build log is too long
2010-12-18 04:54:16 +00:00
Core
Fixed the throttle (Tab) key so that it takes effect when the frame-limiter is used. Hold down Tab to run the emulator unthrottled (Windows only).
2010-12-17 01:34:40 +00:00
DebuggerUICommon
We effectively only have a single namespace for private header files,
2010-12-05 15:28:31 +00:00
DebuggerWX
Earlier versions of wxWidgets do not implicitly include <wx/wx.h>.
2010-12-05 15:36:08 +00:00
DiscIO
System Menu Region is now detected based on the Title Version in tmd
2010-12-16 07:36:26 +00:00
DolphinWX
Fix another part of issue 3716 missed in the last revision.
2010-12-17 22:13:58 +00:00
DSPCore
LLE JIT: Added another 9 DSP Load/Store instructions to the JIT. Fixed a couple bugs in the 32bit and Linux builds.
2010-12-17 03:34:50 +00:00
InputCommon
Make Linux/MacOSX system checks correct in the cmake build. UNIX is true on both linux and osx. The cmake build probably still doesn't work on MacOSX though.
2010-11-17 01:03:39 +00:00
InputUICommon
Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though.
2010-11-01 15:47:02 +00:00
VideoCommon
Fix an omission from the last commit.
2010-12-16 18:39:57 +00:00
VideoUICommon
Revert most stuff from r6517 and revert r6501.
2010-12-16 17:40:45 +00:00
wiiuse
Move NSAutoreleasePool handling into the proper entry/exit points
2010-12-05 16:18:09 +00:00
CMakeLists.txt
Linux cmake build fix. I fixed the scons build as well, so this might fix the macosx build also.
2010-11-16 00:13:33 +00:00