[PATCH 3/6] wined3d: Move format conversion to surface_upload_data.

Henri Verbeet hverbeet at gmail.com
Wed Nov 27 10:46:51 CST 2013


On 27 November 2013 17:37, Stefan Dösinger <stefandoesinger at gmail.com> wrote:
>
> Am 27.11.2013 um 17:29 schrieb Henri Verbeet <hverbeet at gmail.com>:
>> I think we almost always want to do format conversion in the blitter.
> How do you intend to handle the sysmem access restrictions? I don’t think we want to load a non-dynamic DEFAULT pool surface or volume into LOCATION_SYSMEM or LOCATION_BUFFER.
>
Staging resources. If we're going to enforce access restrictions we're
going to need those anyway for blits that only the CPU blitter can do.



More information about the wine-devel mailing list