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