dolphin/Source
Soren Jorvang d18085c3ad Don't bother using autoconfiguration to find the OpenCL and Cg
frameworks on OS X.

Try to be a little clearer about which configuration options apply    
to which platform(s). Should pave the way slightly for win32 scons. 
 
We have accidentally been using LUA_USE_LINUX on OS X all along.
Turns out that LUA_USE_MACOSX is for an ancient version of OS X and
LUA_USE_LINUX is a reasonable set of defaults for modern Unices, so
just keep using that.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5804 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-06-26 19:17:43 +00:00
..
Core Don't bother using autoconfiguration to find the OpenCL and Cg 2010-06-26 19:17:43 +00:00
DSPSpy Hg: 2010-06-09 01:37:08 +00:00
DSPTool Simplify the SCons build: 2010-06-10 14:18:21 +00:00
PluginSpecs My first commit :D 2010-06-24 13:28:54 +00:00
Plugins Set g_Config.bNumberRealWiimotes as volatile. Otherwise connected real wiimotes are not acted on. 2010-06-26 16:48:57 +00:00
TestSuite Hg: 2010-06-09 01:37:08 +00:00
UnitTests Simplify the SCons build: 2010-06-10 14:18:21 +00:00
Dolphin.sln Refactor and prepare the OpenCL texture decoder for decoding textures to RGBA format required by DX11. 2010-06-22 00:52:17 +00:00