dolphin/Externals
Ryan Houdek eb3b933dd0 Remove all instances of OpenCL in the Dolphin Project. A brief history of OpenCL in Dolphin. OpenCL was originally added to the Dolphin codebase 1 month after it was released with OS X Snow Leopard in 2009. OpenCL was one of the largest group projects that Dolphin ever has had. The OpenCL texture decoder was originally aded with version 1.0 of the OpenCL spec; This version didn't have the capability of a OpenCL-OpenGL interop which would allow for uploading textures once and have it decoded directly to a OpenGL texure. This was to be worked out when the OpenCL 1.1 spec was released and allowed the interop. This work has never been done, and no one in the team is willing to work on it for various reasons. OpenCL has had the unreasonable expectation that it increases the performance of video games that require a large amount of EFB copies like NSMBW. In reality, enabling OpenCL just put the graphics card in a higher power mode which increased the game speed. This is due to the unfortunate effect of Dolphin tending to not push GPUs out of their lower frequency power savings modes. Thanks to everyone that had contributed to the OpenCL texture decoder. 2013-12-11 15:15:55 -06:00
..
Bochs_disasm Update to VS2013 and a slew of build-related updates. Notes: 2013-10-26 17:55:38 -07:00
GLES3/GLES3 Pull in the glRenderbufferStorageMultisample function pointer at run time. 2013-09-22 09:10:47 -05:00
GLew Update to VS2013 and a slew of build-related updates. Notes: 2013-10-26 17:55:38 -07:00
LZO Update to VS2013 and a slew of build-related updates. Notes: 2013-10-26 17:55:38 -07:00
OpenAL Update to VS2013 and a slew of build-related updates. Notes: 2013-10-26 17:55:38 -07:00
SDL Fix warnings. 2013-11-03 20:54:06 -05:00
SDL2-2.0.1 [windows] update SDL-2.0.0 to 2.0.1. Fixes issue 6793. 2013-11-04 23:50:52 -08:00
SFML Update to VS2013 and a slew of build-related updates. Notes: 2013-10-26 17:55:38 -07:00
SOIL Update to VS2013 and a slew of build-related updates. Notes: 2013-10-26 17:55:38 -07:00
gettext Build mo translation files on all platforms. Had to import msgfmt executable in the Externals to do this on windows. 2011-01-10 19:26:36 +00:00
libiconv-1.14 [Android] Add in a static libiconv library so non English games don't crash Dolphin Mobile. 2013-08-29 04:43:31 -05:00
libpng Disable a certain clang warning for libpng. 2013-12-08 15:43:23 -05:00
libusbx Update to VS2013 and a slew of build-related updates. Notes: 2013-10-26 17:55:38 -07:00
miniupnpc Update to VS2013 and a slew of build-related updates. Notes: 2013-10-26 17:55:38 -07:00
msvcrt [Windows] Add missing dlls and enable OpenMP support. 2013-11-03 11:54:45 +13:00
polarssl Update to VS2013 and a slew of build-related updates. Notes: 2013-10-26 17:55:38 -07:00
portaudio Update to VS2013 and a slew of build-related updates. Notes: 2013-10-26 17:55:38 -07:00
soundtouch Update to VS2013 and a slew of build-related updates. Notes: 2013-10-26 17:55:38 -07:00
wxWidgets3 Update wx to r75363 to address a wx bug that was breaking netplay on OS X. 2013-12-08 15:37:10 -05:00
zlib Update to VS2013 and a slew of build-related updates. Notes: 2013-10-26 17:55:38 -07:00