reactos/dll
Joachim Henze dc8fae969a [0.4.11][DDRAW] Handle DDLOCK_WRITEONLY in wined3dmapflags_from_ddrawmapflags() CORE-18378 (#4713)
Mutes the logging:
fixme:(dll/directx/wine/ddraw/utils.c:584) Unhandled flags 0x20.
gets logged many times per second.

It does affect several applications, e.g. the game 'Anno 1602' from 1998, and the 'Diablo 2 demo' from rapps,
For both games it can be observed with both: our VBEMP driver and the VBox4.3.12 3D-accelerated-driver.

Muting may improve performance a bit in such apps.
It gets logged although no missing features can be perceived visually in the rendering.

The regression was introduced to master by 0.4.9-dev-155-g 9987f02917

Fix it by importing Wine-commit
b943c7910b
 ddraw: Handle DDLOCK_WRITEONLY in wined3dmapflags_from_ddrawmapflags().
 Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
 Signed-off-by: Alexandre Julliard <julliard@winehq.org>

fix picked from 0.4.15-dev-5070-g 305aae75f5
2022-10-27 00:04:46 +02:00
..
3rdparty [0.4.11][LIBTIRPC] Mute 30 MSVC2010SP1 x86 dbg warnings C4996, C4101, C4133 CORE-18104 2022-03-26 20:51:39 +01:00
apisets [0.4.11][APISETS] api-ms-win-core-winrt-l1-1-0: Ro*() are NT6.2+ (Win8). CORE-16707 #2739 2021-01-29 23:26:15 +01:00
appcompat [0.4.11][ACGENRAL] Fix a MSVC warning about a ShimLib_ShimFree() call (#1506) CORE-7538 2022-03-15 15:04:12 +01:00
cpl [0.4.11][REACTOS] Fix remaining ' \n' typos in *.rc CORE-18103 2022-03-24 21:48:25 +01:00
directx [0.4.11][DDRAW] Handle DDLOCK_WRITEONLY in wined3dmapflags_from_ddrawmapflags() CORE-18378 (#4713) 2022-10-27 00:04:46 +02:00
keyboard [DLL:KEYBOARD] Add Romanian Standard Keyboard layout. (#861) 2018-12-08 18:52:25 +01:00
nls
np [NFS41_NP] Add a PCH. 2017-11-26 14:29:35 +01:00
ntdll [0.4.11][WIN32SS][RTL] Fix regression CORE-16769 + BSOD 0x50 CORE-13907 2022-03-17 14:00:15 +01:00
opengl [0.4.11][OPENGL32] Remove Err Log Spam from wglMakeCurrent in nominal cases (#3096) CORE-17224 2022-10-07 18:17:32 +02:00
shellext [0.4.11][SHELL32] Squashed port of several RunDlg and ShellExecuteW() fixes 2022-02-20 21:09:07 +01:00
win32 [0.4.11][BCRYPT] Add ECDSA P384 to known algorithms (#4236) 2022-10-25 02:19:06 +02:00
CMakeLists.txt [APISETS] Add the initial set of auto-generated files. 2018-04-07 14:50:59 +02:00