Re: [Mingw-w64-public] Implement fused multiply-add (FMA) funcitons for x86 families properly

2017-01-20 Thread lhmouse
The mail has been being rejected for spamming for a few hours. Hope it wouldn't be this time. -- Best regards, lh_mouse From 82fd24e992a402ff2f7c55780fd76945ef83e094 Mon Sep 17 00:00:00 2001 From: LH_Mouse Date: Wed, 18 Jan 2017 19:35:43 +0800 Subject: [PATCH] mingw-w64-crt/math/fma{,f,l}.

Re: [Mingw-w64-public] [PATCH] Add missing D3D11_CS_* variables

2017-01-20 Thread Ismail Donmez
ping? On Thu, Jan 12, 2017 at 10:14 AM, Ismail Donmez wrote: > Attached patch adds the missing D3D11_CS_* variables to d3d11.h, these > are needed to compile the angle [0] project. > > [0] https://github.com/google/angle > > Regards, > ismail -