https://bugs.winehq.org/show_bug.cgi?id=38489
Bug ID: 38489 Summary: debug_d3dusage Unrecognized usage flag(s) 0x10000000 Product: Wine Version: 1.7.41 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: isakov-sl@bk.ru Distribution: ---
In procedure const char *debug_d3dusage(DWORD usage) should be included a line WINED3DUSAGE_TO_STR(WINED3DUSAGE_TEXTURE); else this message repeated legion times
https://bugs.winehq.org/show_bug.cgi?id=38489
nallekarhu_80@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nallekarhu_80@luukku.com
--- Comment #1 from nallekarhu_80@luukku.com --- Do you have a test application for this?
https://bugs.winehq.org/show_bug.cgi?id=38489
--- Comment #2 from Sergey Isakov isakov-sl@bk.ru --- (In reply to nallekarhu_80 from comment #1)
Do you have a test application for this?
Sorry, I forgot with what application I saw this problem. Probably HeroesVI. Or may be DxTex.exe (from DirectX SDK).
https://bugs.winehq.org/show_bug.cgi?id=38489
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #3 from super_man@post.com --- Do you happen to remember the application now and can you form a patch?
https://bugs.winehq.org/show_bug.cgi?id=38489
--- Comment #4 from Sergey Isakov isakov-sl@bk.ru --- Created attachment 54111 --> https://bugs.winehq.org/attachment.cgi?id=54111 Patch to not report about known usage flags
This is my patch vs winehq-1.9.7
https://bugs.winehq.org/show_bug.cgi?id=38489
Sergey Isakov isakov-sl@bk.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #54111|0 |1 is patch| |
https://bugs.winehq.org/show_bug.cgi?id=38489
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #5 from winetest@luukku.com --- (In reply to Sergey Isakov from comment #4)
Created attachment 54111 [details] Patch to not report about known usage flags
This is my patch vs winehq-1.9.7
patching file dlls/wined3d/utils.c Hunk #1 FAILED at 3531. Hunk #2 succeeded at 3835 with fuzz 1 (offset 287 lines). Hunk #3 succeeded at 3858 (offset 287 lines). 1 out of 3 hunks FAILED -- saving rejects to file dlls/wined3d/utils.c.rej
Does the patch look like it could be merged into wine? Maybe rebase and sent for review? Patches arent picked from the tracker.
https://bugs.winehq.org/show_bug.cgi?id=38489
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |77e1037e003c32b789263d852bd | |d7ecee8af77a3 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED CC| |joseph.kucia@gmail.com
--- Comment #6 from Józef Kucia joseph.kucia@gmail.com --- It looks like this is fixed by commit 77e1037e003c32b789263d852bdd7ecee8af77a3.
https://bugs.winehq.org/show_bug.cgi?id=38489
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.23.