Commit Graph

19 Commits

Author SHA1 Message Date
SoftCoder
7f0b199929 - disable use of streflop in x64 windows build 2014-12-22 16:30:49 -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
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
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
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