Crap, my turn to ignore the test results this time. Turns out that something in adc7014a26b22a60c45cf230ac71516b6091825f broke various tests. There's a suspicious `0124:err:ole:reg_get_typelib_module Could not get version value?` in the output.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/8690#note_112182
--
v2: opengl32: Use generated wow64 thunk for wglCreateContextAttribsARB.
opengl32: Use generated wow64 thunk for wglCreateContext.
opengl32: Avoid unneeded wrapper return type casts.
opengl32: Use manual_win_functions for wglGetCurrentReadDCARB.
https://gitlab.winehq.org/wine/wine/-/merge_requests/8715
On Mon Aug 4 20:17:41 2025 +0000, Brendan McGrath wrote:
> Sorry @tclem, of course. I just updated the MR. I've moved the
> `stream-format` and `alignment` caps out of `transform_get_parsed_caps`
> and directly to where we create the capsfilter.
Oh no worries - thanks for hashing this out with me. That version does the trick, of course.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/8532#note_112166