[Mesa-dev] [PATCH 03/13] mesa: use _mesa_problem instead of assert for unsupported format/types

Brian Paul brianp at vmware.com
Tue Jun 26 14:34:41 PDT 2012


On 06/25/2012 06:34 PM, Jordan Justen wrote:
> For unsupported formats&  types, use _mesa_problem, rather than
> assert.
>
> Signed-off-by: Jordan Justen<jordan.l.justen at intel.com>
> ---
>   src/mesa/main/pack.c     |   17 ++++++++++-------
>   src/mesa/main/pack_tmp.h |    9 ++++++++-
>   2 files changed, 18 insertions(+), 8 deletions(-)
>

Reviewed-by: Brian Paul <brianp at vmware.com>





More information about the mesa-dev mailing list