This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-05-12 23:08:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0d9e87da1844238672c0152312789404e9f7d686
dolphin
/
Source
T
History
nitsuja
0d9e87da18
prevent CLogWindow::UpdateLog from constantly burning through timer objects, because it was allocating memory a lot and making it hard to debug some things. I think this should be faster even in release builds, but any speedup is probably too tiny to measure.
2012-01-01 14:28:21 -08:00
..
Core
prevent CLogWindow::UpdateLog from constantly burning through timer objects, because it was allocating memory a lot and making it hard to debug some things. I think this should be faster even in release builds, but any speedup is probably too tiny to measure.
2012-01-01 14:28:21 -08:00
DSPSpy
llejit - fix for flag generation code + dspspy jit workaround
2011-04-15 13:04:20 +00:00
DSPTool
Let "make install" on OS X copy the bundle to /Applications.
2011-12-14 02:50:36 +01:00
Plugins
fixed a freeze on emu shutdown in windows build
2011-12-19 15:13:26 -08:00
TestSuite
…
UnitTests
Let "make install" on OS X copy the bundle to /Applications.
2011-12-14 02:50:36 +01:00
VSProps
add portaudio headers and windows static libs to Externals, enable by default in windows build.
2011-10-03 23:45:59 -07:00
CMakeLists.txt
Add the DSPTool and UnitTests to the cmake build. They are optional, and to enable them add -DDSTPTOOL and -DUNITTESTS to the cmake command line.
2011-07-18 01:47:55 +00:00
Dolphin_2010.sln
vs2010: build dsptool again
2011-07-17 08:38:08 +00:00