OSDN Git Service

In generic_nop() call _mesa_warning() instead of _mesa_problem() since it's an app...
authorBrian <brian.paul@tungstengraphics.com>
Mon, 11 Jun 2007 16:57:01 +0000 (10:57 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Mon, 11 Jun 2007 17:03:08 +0000 (11:03 -0600)
commitcf239ced0deb839b85eedd0dba322969e79f1704
treed1551d81f8f52e6e53d5a174c0226d14850139bc
parentc56588407c01760978f524b42abceb677fbaa8f1
In generic_nop() call _mesa_warning() instead of _mesa_problem() since it's an app issue, not a mesa bug.
src/mesa/main/context.c