glhd: Add glhd_warn for unconditional stderr output.
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Wed, 23 Jun 2010 05:37:39 +0000 (22:37 -0700)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Wed, 23 Jun 2010 05:49:13 +0000 (22:49 -0700)
commit7d551eb03df0a732e9e55dd960afffc6a1525377
tree7f330e0259fd77d59964b0c3464b607b1ff0b040
parent75612aa19946c6e546ff72b83d0e1bbe4db90db2
glhd: Add glhd_warn for unconditional stderr output.

Design decision. Bad API errors should never be silenced.

Of course, you can always not use galahad.
src/gallium/drivers/galahad/glhd_context.h
src/gallium/drivers/galahad/glhd_screen.c