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
c9b7f67c3a625db021d81e800f889d41e6972693
dolphin
/
Source
/
Core
/
VideoCommon
History
Sonicadvance1
89c276c962
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
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5042
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-02-12 16:40:13 +00:00
..
Src
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
OpenCL.rules
update OpenCL.rules to work on paths that include spaces
2009-10-21 01:00:27 +00:00
VideoCommon.vcproj
Fix an issue with BPMEM_LOADTLUT, thanks to revned @ issue 1831, also fix a speed issue int the FIFO loop introduced recently (ZWW was ~20% slower)
2009-12-28 19:13:06 +00:00