summaryrefslogtreecommitdiffstats
path: root/src/mesa/Makefile
diff options
context:
space:
mode:
authorPaul Berry <[email protected]>2011-08-23 11:07:56 -0700
committerPaul Berry <[email protected]>2011-09-06 11:04:18 -0700
commite604f98f580b74dd6c597ef492706ce74697443e (patch)
tree0ce2f9a9741da33802095a2991d1055136a60685 /src/mesa/Makefile
parentd1435a49e9765ab4e988dd8b65a5599da34f3512 (diff)
i965: new VS: use the VUE map to write out vertex attributes.
Previously, the new VS backend used two functions, emit_vue_header_gen6() and emit_vue_header_gen4() to emit the fixed parts of the VUE, and then a pair of carefully-constructed loops to emit the rest of the VUE, leaving out the parts that were already emitted as part of the header. This patch changes the new VS backend to use the VUE map to emit the entire VUE. Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mesa/Makefile')
0 files changed, 0 insertions, 0 deletions