Enabled vertex buffer mode as default.

This commit is contained in:
Ben Skeggs 2005-02-12 11:15:55 +00:00
parent cc70176446
commit 6125515cec
1 changed files with 1 additions and 1 deletions

View File

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