[PATCH 0/10] wined3d: patch series summary

Roderick Colenbrander thunderbird2k at gmail.com
Mon Apr 12 05:44:35 CDT 2010


Summary:
- Patch 1-7: move more texture format conversions to the formats table.
- Patch 8-10: the main goal of this series is to improve the color fill check
  in BltOverride (patch 10). For that ClearSurface required better FBO support
  which makes color_fill_fbo redundant now (something which I will address later).
  The d3d9 color fill test is useful to see if it works. The tests will pass but
  won't perfectly test ClearSurface since BltOverride contains a lot of swapchain
  checks. During testing I bypassed these checks.

Regards,
Roderick Colenbrander




More information about the wine-patches mailing list