summaryrefslogtreecommitdiff
path: root/Externals/CLRun/clrun
AgeCommit message (Expand)Author
2013-02-23Update CLRun to have OCL 1.2Ryan Houdek
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-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-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-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
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