Skip to content

assorted clean-ups, etc. in llvmpipe/gallivm/draw code

Brian Paul requested to merge brianp/mesa:more-llvmpipe-draw-clean-ups into main

Remove trailing whitespace. Replace tabs w/ spaces. Fix formatting. Move var decls to where they're used. Replace 'unsigned' with enum types, etc.

Signed-off-by: Brian Paul brianp@vmware.com

Merge request reports