On Thu, Oct 6, 2016 at 11:46 AM, Henri Verbeet hverbeet@gmail.com wrote:
On 6 October 2016 at 11:45, Józef Kucia joseph.kucia@gmail.com wrote:
FWIW, a copy of the wined3d creation flags is stored in d3d_info, so "context->d3d_info.wined3d_creation_flags" is the proper way to get them.
Right, d3d_info is "new".
Yeah, wined3d_creation_flags is even newer. It was introduced together with WINED3D_SRGB_READ_WRITE_CONTROL.