[Mesa-dev] [PATCH] svga: use the debug callback to report issues to the state tracker

Ilia Mirkin imirkin at alum.mit.edu
Fri Dec 4 11:46:17 PST 2015


On Fri, Dec 4, 2015 at 2:42 PM, Brian Paul <brianp at vmware.com> wrote:
> +   if (templ->poly_smooth && svga->debug.callback.debug_message) {
> +      /* note: we always need a % something in the message string */

Why? Did I mess something up?

BTW, right now this callback is only set for debug contexts. Perhaps
that was not an ideal decision... just an FYI though.

  -ilia


More information about the mesa-dev mailing list