Updating master copy of r300_reg.h and turning immediate mode back on

This commit is contained in:
Aapo Tahkola 2005-02-10 11:02:55 +00:00
parent b97e478fe9
commit 3f9bae90c3

View file

@ -690,7 +690,7 @@ static GLboolean r300_run_render(GLcontext *ctx,
#if 1
#if 0
#if 1
return r300_run_immediate_render(ctx, stage);
#else
return r300_run_vb_render(ctx, stage);