[PATCH 0/7] wined3d: patches summary

Roderick Colenbrander thunderbird2k at gmail.com
Thu Apr 8 15:49:44 CDT 2010


Here's a summary of the patches of this series.
- Patch 1 and 2 are a resubmit from a patch from yesterday. The first patch makes d3dfmt_get_conv return
  a wined3d_format_desc. At this point it modifies a format descriptor which it retrieves from the formats 
  table but as shown by other patches in this series this is only temporarily. The second patch moves
  srgb calculation to the place where the internal format matters.

- Patch 3-5 start moving some texture formats and their conversion functions to the formats table. The patches
  have been tested on an Nvidia system and they passed (at least there is a test for V8U8 which passes).

- Patch 6 adds fbo_blit_supported which is a small part of the previous fbo blit_shader patch.

- Patch 7 adds an initial arbfp_blit_surface.

Regards,
Roderick Colenbrander




More information about the wine-patches mailing list