Commit Graph

15 Commits

Author SHA1 Message Date
SoftCoder
7f0b199929 - disable use of streflop in x64 windows build 2014-12-22 16:30:49 -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
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
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
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
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
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
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
f05d132232 - experi-mental vc++ 2012 project files (do not ask me for help with these) 2013-06-07 17:50:43 +00:00