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