Forgot one comment...

This commit is contained in:
Aapo Tahkola 2005-01-28 10:08:00 +00:00
parent f856b3f10f
commit e451a95ecc

View file

@ -72,6 +72,7 @@ static void r300ProgramStringNotify(GLcontext *ctx, GLenum target,
struct r300_vertex_program *vp=(void *)prog;
fprintf(stderr, "r300ProgramStringNotify\n");
/* XXX: There is still something wrong as mesa doesnt call r300IsProgramNative at all */
r300IsProgramNative(ctx, target, prog);
switch(target) {