dolphin/Externals
Glenn Rice 7b34def0fc A couple of changes to the cmake build system.
First:  Added a DESTDIR option for package building.
Second:  Change the OpenCL setup.  On both linux and windows use CLRun.  I completely removed the option here.  If CLRun works on MacOSX this should be done there as well, and this change implemented in the scons build also.  Then we could remove the HAVE_OPENCL and the new USE_CLRUN definitions.  Then we will finally have the dynamic detection of opencl set up cross platform.
On a side note, it doesn't seem that the program loaded from TextureDecoder.cl compiles or runs.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6366 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-10 01:59:53 +00:00
..
Bochs_disasm Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though. 2010-11-01 15:47:02 +00:00
Cg Update Cg for windows to 3.0.0007 2010-09-09 17:11:51 +00:00
Cg64 Update Cg for windows to 3.0.0007 2010-09-09 17:11:51 +00:00
CLRun A couple of changes to the cmake build system. 2010-11-10 01:59:53 +00:00
GLew update GLEW on windows to 1.5.6 (and any platform that builds from source) 2010-09-09 17:48:52 +00:00
libjpeg update libjpeg to v7 (thanks pcsx2) :p 2009-09-09 21:37:47 +00:00
Lua Added an option in the cmake build to disable wxWidgets. To use add "-DDISABLE_WX=1" to the cmake configuration command. Also fixed the nowx build. 2010-11-07 17:45:35 +00:00
LZO Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though. 2010-11-01 15:47:02 +00:00
OpenAL Fix some cases of variables being used uninitialized. Also some unused 2010-06-02 20:35:12 +00:00
SDL More CMake work: 2010-11-08 14:04:56 +00:00
SFML More CMake work: 2010-11-08 14:04:56 +00:00
SOIL Missed a needed -fPIC. 2010-11-05 23:38:37 +00:00
WiiUse Write bluetooth packets asynchronously to prevent blocking on 2010-11-09 20:46:11 +00:00
wxWidgets More CMake work: 2010-11-08 14:04:56 +00:00
zlib More CMake work: 2010-11-08 14:04:56 +00:00