[PATCH] Moved wined3dformat <-> dxgi_format conversion functions into wined3d

Henri Verbeet hverbeet at gmail.com
Sat Sep 10 11:20:16 CDT 2016


On 10 September 2016 at 00:18, Fabian Maurer <dark.shadow4 at web.de> wrote:
> This change is a measure of code-deduplication and to make these functions reusable in other parts.
>
I'm not sure how valuable that really is, but wined3d shouldn't depend
on dxgi or its headers. I may be open to having these as inline
helpers somewhere under include/wine/, but right now the two copies of
this don't strike me as a big problem.



More information about the wine-devel mailing list