Skip to content

llvmpipe clean-ups

Brian Paul requested to merge brianp/mesa:llvmpipe-cleanups into main

Whitespace, formatting fixes. Wrap lines to 78 chars. Move var decls to first use. Add const qualifiers. Update comments, etc. No functional changes.

A batch of actual bug fixes will follow this work.

Merge request reports