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
adbd7fbd4ac7e7ae5fe38014f6f9fa62032d0218
dolphin
/
Source
/
Core
History
Glenn Rice
adbd7fbd4a
Fix StringFromFormat hopefully for the last time. This should be more efficient than before. Thanks to shuffle2 for the windows code.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6379
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-11 04:59:50 +00:00
..
AudioCommon
Added XAudio2 backend.
2010-11-10 08:28:26 +00:00
Common
Fix StringFromFormat hopefully for the last time. This should be more efficient than before. Thanks to shuffle2 for the windows code.
2010-11-11 04:59:50 +00:00
Core
Quietly log writes to 0xc0003030. Written to only by bs1, and we don't seem to really care about it.
2010-11-11 01:12:01 +00:00
DebuggerUICommon
Improve the compiler flags for the cmake build system. -fPIC only needs to be specified for static libraries that are linked into shared libraries. cmake automatically uses -fPIC for shared libraries. Also ported several other needed compiler flags from the scons build. Set up the debug build, enabled with "-D CMAKE_BUILD_TYPE=Release", to work with wxWidgets debugging.
2010-11-05 02:23:24 +00:00
DebuggerWX
StringUtil cleanup. Nothing seems broken.
2010-11-10 04:12:31 +00:00
DiscIO
StringUtil cleanup. Nothing seems broken.
2010-11-10 04:12:31 +00:00
DolphinWX
Windows build fix
2010-11-11 01:48:08 +00:00
DSPCore
Core/DSPCore: Implement Jit emitters for all extended operations.
2010-11-07 23:43:26 +00:00
InputCommon
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
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
DX11: Add an option to choose the internal resolution.
2010-11-10 16:43:27 +00:00
CMakeLists.txt
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