windows 32bit asm/fpu support.
authorRobin Gareus <robin@gareus.org>
Fri, 24 Apr 2015 00:43:52 +0000 (02:43 +0200)
committerRobin Gareus <robin@gareus.org>
Fri, 24 Apr 2015 00:43:52 +0000 (02:43 +0200)
commit6cb742c289cd27b987b645d529b10ae07b28bbe3
treee2940920c20d958dac042d5c63fc0e227130379e
parent63b3d06fd7ef82bca9150b9dd7c178fc97b844e3
windows 32bit asm/fpu support.

This still leaves cache_aligned_malloc() in
libs/pbd/malign.cc pending _aligned_free (windows crashes when using
free() on memory allocated with _aligned_malloc()).

So far however there seems to be no issue with default malloc
for audio+midi buffers on win32…
libs/pbd/fpu.cc
libs/pbd/wscript