dolphin/Source/Core
hyperiris 36143f98b7 OpenAL: YES! The first version of working OpenAL Backend!
I've only test in Ikaruga and Metroid Prime, at least they have sound.
Performance is ugly, :<, still need more work on it.
To enable oal in Dolphin, uncomment Source/Core/Common/Src/Common.h:
//#define HAVE_OPENAL 1



git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2865 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-04 03:58:16 +00:00
..
AudioCommon OpenAL: YES! The first version of working OpenAL Backend! 2009-04-04 03:58:16 +00:00
Common enable old code to record unknown dsp opcodes to their own file 2009-04-03 22:23:15 +00:00
Core Reverted some changes I accidentally commited... 2009-03-29 12:49:20 +00:00
DebuggerWX dsp llet debugger: disasm the ucode when it's dumped 2009-04-03 19:29:15 +00:00
DiscIO Fixed a few MSVC compiler warnings, and added some switches to the readme. 2009-03-25 00:46:00 +00:00
DolphinWX Fixed various OGL fullscreen issues, screen shaking, esc key not working, misplaced fullscreen window. 2009-04-03 20:12:59 +00:00
InputCommon Updated rumble for nJoy, fixed a few glitches with half press button and deadzones too. 2009-04-02 21:13:58 +00:00
VideoCommon last commit missed AVIDump.h 2009-03-28 21:27:48 +00:00