]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
fix compilation of dpsoftrast.c in MSVC - it doesn't seem to like initializers on...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 31 Jan 2011 00:57:09 +0000 (00:57 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 31 Jan 2011 00:57:09 +0000 (00:57 +0000)
commit74dac8aaaa13944b2e0908e9b9888ba9b8e90754
tree7b2fbc56e299cce622216e7bfe7f59b870b7312a
parent36a0b90f86d82079e3298e93c24b54b63fddf034
fix compilation of dpsoftrast.c in MSVC - it doesn't seem to like initializers on __m128 variables - and set it to compile as C++ in wgl build (like all other files in wgl build)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10785 d7cf8633-e32d-0410-b094-e92efae38249
darkplaces-wgl.vcproj
dpsoftrast.c