Moved detection of float texture formats higher up so they are checked before

H. Verbeet hverbeet at gmail.com
Tue Mar 20 02:54:13 CDT 2007


On 20/03/07, Vitaly Budovski <vbudovski at gmail.com> wrote:
>
> the base formats. This is required to get the Blobs Direct3D demo to start.
> ---
>   dlls/wined3d/directx.c |   33 +++++++++++++++------------------
>   1 files changed, 15 insertions(+), 18 deletions(-)
>
This looks questionable. By lack of a description in the patch, I'll
assume it fails because it's checking with render target usage. If
that's the case, you should fix that block, not move the float formats
check up.



More information about the wine-devel mailing list