dolphin/Source/Core
Ryan Houdek 73512ad38f Fix a race condition in our OpenSL ES audio backend.
After calling enqueue the callback would fire before we had assigned g_mixer a value.
This would cause a fun crash to happen.
2014-10-18 08:32:14 -05:00
..
AudioCommon Fix a race condition in our OpenSL ES audio backend. 2014-10-18 08:32:14 -05:00
Common Hash: unroll CRC loop, since CRC32 typically has nontrivial latency 2014-10-17 15:39:08 -07:00
Core Merge pull request #1266 from skidau/mmu-exram 2014-10-17 17:10:51 +11:00
DiscIO VolumeCreator: Make master key arrays static 2014-10-12 15:07:39 -04:00
DolphinQt
DolphinWX Merge pull request #1319 from lioncash/tas_vars 2014-10-18 01:04:32 -04:00
InputCommon ControllerInterface: Get rid of SetHwnd(), introduce Reinitialize() 2014-10-15 09:29:25 -04:00
UICommon
VideoBackends D3D: Removed SetBlendOp, SetSrcBlend and SetDestBlend as they are now trivial 2014-10-17 22:24:57 +02:00
VideoCommon Merge pull request #475 from kayru/d3d_state_cache 2014-10-18 13:11:39 +11:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00