- 18 Jun, 2015 5 commits
-
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Bernhard Übelacker authored
-
Alex Henrie authored
-
- 17 Jun, 2015 26 commits
-
-
Hans Leidekker authored
winhttp: Fix handling of the headers length parameter in WinHttpAddRequestHeaders and WinHttpSendRequest.
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Jacek Caban authored
-
Matteo Bruni authored
MSDN mentions a fallback to D3DBLENDOP_ADD if the selected blendop is not supported. In theory it would be nice to write a test for that but I don't think this is particularly important and moreover hardware without that cap seems hard to come by (i.e. I have none)...
-
Matteo Bruni authored
The hint is not supported on core profiles. It's not guaranteed to do anything on compatibility profile either: "The interpretation of hints is implementation dependent. An implementation may ignore them entirely." This state was only available on D3D 7 and below (and not guaranteed to do anything there either, according to older DX SDK docs). If necessary we could implement it via the GLSL 1.50 "noperspective" interpolation qualifier, which is what we need to use for the equivalent D3D10 feature anyway.
-
Matteo Bruni authored
Makes it easier to support the different names and syntax in GLSL 1.50 in the (hopefully) near future.
-
Matteo Bruni authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Iván Matellanes authored
-
Iván Matellanes authored
-
Iván Matellanes authored
-
Nikolay Sivov authored
-
André Hentschel authored
-
André Hentschel authored
-
Andrew Eikum authored
This updates IXAudio2, IXAudio2SourceVoice, and IXAudio2MasteringVoice to version 2.8. New interfaces are created for breaking changes from version 2.7. The implementation in dlls/xaudio2_7 is updated to match.
-
Andrew Eikum authored
-
Andrew Eikum authored
-
Andrew Eikum authored
-
Qian Hong authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
- 16 Jun, 2015 9 commits
-
-
Jacek Caban authored
-
Jacek Caban authored
-
Huw Davies authored
-
Mohamed Mediouni authored
-
Hugh McMaster authored
-
Hugh McMaster authored
-
Jacek Caban authored
-
Nikolay Sivov authored
-
Qian Hong authored
-