diff options
author | Keith Whitwell <keith@tungstengraphics.com> | 2008-03-10 19:44:54 +0000 |
---|---|---|
committer | Keith Whitwell <keith@tungstengraphics.com> | 2008-03-10 23:31:50 +0000 |
commit | d08cd68d3f5456b69ad504ede2b090c0bb6474db (patch) | |
tree | ad7ba188a0d912d222519de6bda4242139f8a36f /src/gallium/auxiliary/draw/draw_context.c | |
parent | 7375369fb32e203023fbacf948169aad3f4c3a1d (diff) |
mesa: fast-track glColor and similar calls when not immediate mode rendering
Often these are mixed in with draw arrays calls, etc. Try not to get
the whole immediate rendering state machine going when we receive one
of these on their own.
Diffstat (limited to 'src/gallium/auxiliary/draw/draw_context.c')
0 files changed, 0 insertions, 0 deletions