This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d69478e53960f0f718d4a2808b2dfcd593cf635c
dolphin
/
Source
/
Core
T
History
nodchip
d69478e539
Reverted the comparison function to r5159 and rewrote map to hash_map. I confirmed that the code can be compiled and run under Visual Studio 2008. And I confirmed the code can be compiled under gcc 4.4.0 (mingw). I could not confirm that the code run under linux.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5161
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-03-06 02:07:48 +00:00
..
AudioCommon
Fix a Memory leak in CoreAudio backend, around 2MB. Stops OpenCL from trying to decode CMPR textures, as it fails horribly. Fixes a memory leak in EXI devices, where the destructor wouldn't be called, causing a 32MB leak with memory cards(if you have two), and maybe a bit more from the other EXI devices
2010-02-12 16:40:13 +00:00
Common
Gah, screw it
2010-03-05 10:07:49 +00:00
Core
reenable load store on linux (seems to work for most people).
2010-03-05 09:53:31 +00:00
DebuggerUICommon
Systematically eliminating compiler warnings.
2010-02-24 03:38:36 +00:00
DebuggerWX
Systematically eliminating compiler warnings.
2010-02-24 03:38:36 +00:00
DiscIO
~1KB mem leak fix in NANDContentLoader.cpp
2010-03-03 06:59:37 +00:00
DolphinWX
should fix cases where the gamelist would stay active under the render window
2010-02-28 19:28:21 +00:00
DSPCore
DSPLLE - lsr16 fix
2010-02-28 23:31:43 +00:00
InputCommon
Fixed a few memory leaks. Made Init and Shutdown functions for some core systems.
2010-02-16 04:34:41 +00:00
VideoCommon
Reverted the comparison function to r5159 and rewrote map to hash_map. I confirmed that the code can be compiled and run under Visual Studio 2008. And I confirmed the code can be compiled under gcc 4.4.0 (mingw). I could not confirm that the code run under linux.
2010-03-06 02:07:48 +00:00