[Git][wine/wine][master] include: Add enum flag operators for D3D11_RLDO_FLAGS.
26 Jan
2026
26 Jan
'26
10:02 p.m.
Alexandre Julliard pushed to branch master at wine / wine Commits: fcdfbf98 by Biswapriyo Nath at 2026-01-26T12:22:23+01:00 include: Add enum flag operators for D3D11_RLDO_FLAGS. This fixes compiler error in ppsspp project. error: cannot initialize a parameter of type 'D3D11_RLDO_FLAGS' with an rvalue of type 'int' Reported in https://github.com/mingw-w64/mingw-w64/issues/157 - - - - - 1 changed file: - include/d3d11sdklayers.idl View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/fcdfbf98a2b51e866db2e5a352dd588... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/fcdfbf98a2b51e866db2e5a352dd588... You're receiving this email because of your account on gitlab.winehq.org.
51
Age (days ago)
51
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard (@julliard)