mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 20:28:04 +02:00
Updating master copy of r300_reg.h and turning immediate mode back on
This commit is contained in:
parent
b97e478fe9
commit
3f9bae90c3
1 changed files with 1 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue