OSDN Git Service

mesa: Use PROGRAM_ERROR_STRING_ARB instead of the _NV name
authorMatt Turner <mattst88@gmail.com>
Tue, 12 Feb 2013 07:26:02 +0000 (23:26 -0800)
committerMatt Turner <mattst88@gmail.com>
Fri, 15 Feb 2013 18:28:12 +0000 (10:28 -0800)
commit00f6fe6c66a2e33ca27706a2eaaf5374647dc744
treea6b885f8d3404e64d4e5d3863d6bd10f1a654e19
parent2ef530cf68f7b837db6750e7a4b1ba9e71aad062
mesa: Use PROGRAM_ERROR_STRING_ARB instead of the _NV name

Since NV_fragment_program is now gone. No functional change, since the
values are identical.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/getstring.c