Added patch to implement dbghelp.UnDecorateSymbolNameW.

This commit is contained in:
Sebastian Lackner
2015-07-28 23:00:22 +02:00
parent d96eed9e17
commit 8ccce27f89
5 changed files with 150 additions and 14 deletions

3
debian/changelog vendored
View File

@@ -1,4 +1,4 @@
wine-staging (1.7.48) UNRELEASED; urgency=low
ine-staging (1.7.48) UNRELEASED; urgency=low
* Update patches for d3dx9_36.D3DXGetShader{Input,Output}Semantics and add
additional tests.
* Update patchset to query GPU infos with GLX_MESA_query_renderer extension
@@ -21,6 +21,7 @@ wine-staging (1.7.48) UNRELEASED; urgency=low
* Added patch to implement AMStream GetMultiMediaStream functions.
* Added patch with stub for D3DXTessellateNPatches.
* Added patch with stubs for D3DCompile2 and D3DCompileFromFile.
* Added patch to implement dbghelp.UnDecorateSymbolNameW.
* Removed patch to allow to enable/disable InsertMode in wineconsole settings
(accepted upstream).
* Removed patch to improve IoGetDeviceObjectPointer stub to appease SecuROM