Re: 3/4 wined3d: add color_fill to blit_shader [try 2]

2010-03-26 Thread Henri Verbeet
That's more reasonable, but you still have a NULL function pointer in arbfp_blit for color_fill(), and blit_operation is unused.

Re: 3/4 wined3d: add color_fill to blit_shader

2010-03-25 Thread Henri Verbeet
On 25 March 2010 23:04, Roderick Colenbrander wrote: > This patch adds a first part of the new blit_shader infrastructure. In > a few days I plan to submit more parts of it which will extend the > blit_shader and rewrite parts in the end. > This is patch is pretty hacky. > +static const struct bl