summaryrefslogtreecommitdiff
path: root/Externals/CLRun
AgeCommit message (Expand)Author
2013-02-23Update CLRun to have OCL 1.2Ryan Houdek
2012-03-25Remove scons-related filesShawn Hoffman
2012-03-18remove scons files from VS projectsShawn Hoffman
2011-09-05vs2010: Disable LTCG for realzShawn Hoffman
2011-03-08Fix a couple apparent typos. a) Don't pass ASCII string to Unicode function. ...Nolan Check
2011-03-03Prepare for the release of Xcode 4, which has working LTOSoren Jorvang
2011-02-21revert r7212 (express users must modify a single line, instead)Shawn Hoffman
2011-02-20Force dolphin to use the windows7.1sdk (the windows7.1sdk installer is silly ...Shawn Hoffman
2011-02-11drop vs2008 projects in favor of vs2010Shawn Hoffman
2011-02-10vs2010: add debugfast configs for all projects except wxw...will do those soon.Shawn Hoffman
2011-02-08vs2010:Shawn Hoffman
2011-02-05LTCG (link time code gen) was off in some projects, so turn it off in all of ...hrydgard
2011-02-04In the SCons build, skip the generation of static librariesSoren Jorvang
2011-02-02Remove the global namespace a bit and remove some dead code.Soren Jorvang
2011-02-01vs2010: Enable LTCG only for release builds.Shawn Hoffman
2011-01-31vs2010:Shawn Hoffman
2011-01-31svn eol-style:native on the filters...Shawn Hoffman
2011-01-31vs2010 add filters for everything (...except wxw projects...). Try to fix SVN...Shawn Hoffman
2011-01-31Linux build fix.Glenn Rice
2011-01-29Core and DSPCore now have mutual dependencies, which breaks theSoren Jorvang
2011-01-27Various minor fixes to allow building with clang on OS X.Soren Jorvang
2011-01-27Committing Visual Studio 2010 solution/project files. (not switching from 200...Jordan Woyak
2011-01-22Drop support for building on OS X 10.5. It is too much hassle toSoren Jorvang
2011-01-06Kill HAVE_OPENCL.Soren Jorvang
2010-11-18Fix for issue 3507. Compile with old GLEW versions, support user-specified CF...Christian Morales Vega
2010-11-17Make Linux/MacOSX system checks correct in the cmake build. UNIX is true on ...Glenn Rice
2010-11-10A couple of changes to the cmake build system.Glenn Rice
2010-11-08More CMake work:NeoBrainX
2010-07-31Avoid always-true and signed/unsigned comparisons.Soren Jorvang
2010-07-18Use the correct calling convention for OpenCL function pointers.NeoBrainX
2010-07-16include the MP compiler option, which will allow for faster compiling + some ...luisr142004
2010-06-29eolzShawn Hoffman
2010-06-29Dynamically load OpenCL on Windows with CLRun. There shouldn't be the need to...Orphis