Sorry, I don't build swrast and I incorrectly assumed that adding new
formats which swrast doesn't use wouldn't break compiling. I didn't
update _mesa_choose_tex_format, because it's not part of the vertical
slice I'm implementing.

I'll send a corrected patch shortly.

Marek

On Mon, Jan 28, 2013 at 8:19 AM, Carl Worth <cwo...@cworth.org> wrote:
> Marek Olšák <mar...@gmail.com> writes:
> ...
>
> Hi Marek,
>
> This code looks really interesting. Thanks for contributing it.
>
> I'd like to make a closer review of some of these patches, but I can't
> get this one (8/9) to compile. It looks like the patch fails to augment
> the texfetch_funcs array in swrast/s_texfetch.c.
>
> The compilation failure I get is:
>
> ../../../src/mesa/swrast/s_texfetch.c: In function 'set_fetch_functions':
> ../../../src/mesa/swrast/s_texfetch.c:1212:21: error: size of array 
> 'static_assertion_failed' is negative
>
>
> -Carl
>
> --
> carl.d.wo...@intel.com
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to