gallium: rename FORMAT_x to EMIT_x and use EMIT_ALL to emit whole vertex as-is in...
authorBrian <brian.paul@tungstengraphics.com>
Thu, 24 Jan 2008 06:27:31 +0000 (23:27 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Thu, 24 Jan 2008 06:27:31 +0000 (23:27 -0700)
commit2549d79ae5342a2b97c06e3b0db9da6eb7821d2e
treecdd4e62ff8287042157b0ed845bde1e54f251800
parent6000dcc973cdc1bd61621b432aed27d21059ae5d
gallium: rename FORMAT_x to EMIT_x and use EMIT_ALL to emit whole vertex as-is in vbuf code
src/mesa/pipe/draw/draw_vbuf.c
src/mesa/pipe/draw/draw_vertex.c
src/mesa/pipe/draw/draw_vertex.h
src/mesa/pipe/i915simple/i915_prim_emit.c
src/mesa/pipe/i915simple/i915_state_derived.c
src/mesa/pipe/softpipe/sp_state_derived.c