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
/
SFML
/
src
Age
Commit message (
Expand
)
Author
2011-03-03
Prepare for the release of Xcode 4, which has working LTO
Soren Jorvang
2011-02-04
In the SCons build, skip the generation of static libraries
Soren Jorvang
2011-01-19
Allow usbgecko to try a range of ports, such that multiple dolphin instances ...
Shawn Hoffman
2010-10-24
More robust way of building on 10.6 for a 10.5+ target.
Soren Jorvang
2010-08-01
Build with -msse3 on OS X. The first Intel Macs were Core Duo/Solo, which
Soren Jorvang
2010-07-19
Get rid of a number of unnecessary env.Clones.
Soren Jorvang
2010-06-02
Fix some cases of variables being used uninitialized. Also some unused
Soren Jorvang
2010-04-10
update SFML_Network to 1.6
Shawn Hoffman
2010-03-09
Added scons options "shared_libname=true" to link agains the system shared li...
Glenn Rice
2010-02-22
Revert commit 5105 until we sort out how we want this to work in linux.
Glenn Rice
2010-02-22
On linux don't compile and link against lzo, soil, and sfml "Externals."
Glenn Rice
2010-02-21
SFML on linux/osx now compiles from external (static)
nakeee
2009-12-29
Add a fix to our SFML from the current svn version of SFML.
death2droid
2009-06-29
update to sfml 1.5
Shawn Hoffman
2009-05-14
Fixed some crashes in netplay, so it actually works :p
sl1nk3.s
2009-05-13
Introducing Netplay, currently not extremely polished, and not yet fully test...
sl1nk3.s
2009-05-08
Add sfml network library. Hopefully this will make net-related coding a breez...
Shawn Hoffman