Commit Graph

28 Commits

Author SHA1 Message Date
SoftCoder fb0ac449be - more windows updates for compiling sdl2 2015-10-17 21:09:53 -07:00
SoftCoder 92aa2a7e04 - updated windows build for sdl2 2015-10-17 17:58:25 -07:00
SoftCoder 7f0b199929 - disable use of streflop in x64 windows build 2014-12-22 16:30:49 -08:00
SoftCoder 645778a490 - added new files to vc2012 project 2014-11-28 20:05:33 -08:00
SoftCoder 3c6bac9435 - removed unused compiler setting from vc++ 2012 projects 2014-02-07 15:48:44 -08:00
SoftCoder 63863bac89 - updated unit test to compile on windows
- updated vc++ 2012 compile flags and changed asm to use unsigned
2014-02-07 15:42:00 -08:00
SoftCoder bf5001a49a - fixed windows build with bad paths 2014-02-01 10:57:56 -08:00
SoftCoder 2b59eda69b - added new unit test to msvc builds 2014-02-01 10:31:58 -08:00
SoftCoder 78ed6d4601 - attempt to add streflop to win64 build
- CRAZY attempt to add x64 (win64) support to streflop via some new asm code!
2014-02-01 01:28:30 -08:00
SoftCoder 952004151c - removed d3d files which were deprecated long ago
- removed freetype-gl (the embedded library from code.google.com)
2014-01-25 17:54:46 -08:00
SoftCoder 2a3ae90e61 - updated win64 projects and scripts 2014-01-24 16:50:57 -08:00
SoftCoder 5497e43fa0 - removed ds8 references from msvc project files 2013-12-25 11:54:19 -08:00
SoftCoder b77d3aaed0 - msvc 2012 x64 build now supports ssl for advanced translation 2013-12-23 07:15:44 -08:00
SoftCoder fe29c1c5c9 - fixed vc++ 2012 build 2013-12-14 03:15:31 -08:00
SoftCoder c97825d898 - updated windows x64 build to use git revision stamp 2013-12-02 09:45:46 -08:00
Mark Vejvoda 36a440f9e3 - disabled microsoft specific warning which is trying to coax us into writing non friendly cross platform code 2013-11-19 07:45:53 +00:00
Mark Vejvoda a10041af45 updated win64 project to use openal64.dll to avoid confusion with openal32.dll (new 2012 x64 deps on sourceforge) 2013-11-17 02:54:08 +00:00
Mark Vejvoda 810cdca588 - added new unit test to vc++ 2012 project 2013-11-16 22:14:58 +00:00
Mark Vejvoda c93c1298a5 vc++ 2012 command line build FINALLY works (discovered a hack to fix a stupid M$ bug) 2013-11-15 16:49:18 +00:00
Mark Vejvoda e64cdda6da added font unit test to vc++ 2012 project 2013-11-14 13:34:50 +00:00
Mark Vejvoda 493981e8b3 - reverted win64 to sse2
- added some debug info for win64 testing
2013-11-06 02:14:49 +00:00
Mark Vejvoda 345907fc18 attempt to make win64 faster by using avx (as opposed to sse2) 2013-11-05 06:31:48 +00:00
Mark Vejvoda 8b5e681ae5 updated for vc++ 2012 x64 compile 2013-11-03 01:51:20 +00:00
Mark Vejvoda 651edc6f1c updated vc++ 2012 project files to build in x64 2013-11-03 01:36:43 +00:00
Mark Vejvoda 08d654ee7d 2013-11-02 11:07:13 +00:00
Mark Vejvoda 441390e5c5 - fixed vc++ 2012 build
- some fixes found from vc++ 2012 code analyser
2013-06-21 00:12:19 +00:00
Mark Vejvoda d067b52799 fixed windows build and added new test to vc++ project 2013-06-10 23:08:03 +00:00
Mark Vejvoda f05d132232 - experi-mental vc++ 2012 project files (do not ask me for help with these) 2013-06-07 17:50:43 +00:00