[Mesa-dev] [PATCH] llvmpipe: support 8bit subpixel precision
Brian Paul
brianp at vmware.com
Wed Nov 20 16:38:05 PST 2013
Looks great, Zack. That was a fun project, huh? :)
[...]
> diff --git a/src/gallium/tests/graw/tri-large.c b/src/gallium/tests/graw/tri-large.c
> new file mode 100644
> index 0000000..3fbbfb3
> --- /dev/null
> +++ b/src/gallium/tests/graw/tri-large.c
> @@ -0,0 +1,173 @@
> +/* Display a cleared blue window. This demo has no dependencies on
> + * any utility code, just the graw interface and gallium.
I think the comment needs to be fixed.
Reviewed-by: Brian Paul <brianp at vmware.com>
More information about the mesa-dev
mailing list