Added patch with stubs for D3DCompile2 and D3DCompileFromFile.

This commit is contained in:
Sebastian Lackner
2015-07-28 21:36:16 +02:00
parent 510297d315
commit d96eed9e17
5 changed files with 136 additions and 45 deletions

1
debian/changelog vendored
View File

@@ -20,6 +20,7 @@ wine-staging (1.7.48) UNRELEASED; urgency=low
* Added patch to store registry timestamps with nanoseconds precision.
* Added patch to implement AMStream GetMultiMediaStream functions.
* Added patch with stub for D3DXTessellateNPatches.
* Added patch with stubs for D3DCompile2 and D3DCompileFromFile.
* Removed patch to allow to enable/disable InsertMode in wineconsole settings
(accepted upstream).
* Removed patch to improve IoGetDeviceObjectPointer stub to appease SecuROM