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
ef1aba784efcc85edaebdbc2079e72f8fb81e7d5
dolphin
/
Source
/
Core
History
Maarten ter Huurne
ef1aba784e
Use Append() to append to LIBS, like in the other SConscripts.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@623
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-22 23:53:15 +00:00
..
Common
Add a way to sprinkle heap integrity checks over Dolphin without breaking the linux build
2008-09-22 21:27:47 +00:00
Core
Fixed warning about mixing signed and unsigned.
2008-09-22 23:31:52 +00:00
DebuggerWX
Reduce the use of string objects slightly. Add Delete ISO feature.
2008-09-22 19:48:12 +00:00
DiscIO
constification, code style, changed vector<FileInfo*> to vector<FileInfo> for less allocs and more speed in debug mode
2008-09-22 20:35:44 +00:00
DolphinWX
Use Append() to append to LIBS, like in the other SConscripts.
2008-09-22 23:53:15 +00:00
VideoCommon
cleaned up SConscripts
2008-09-21 19:54:29 +00:00