Skip to content

llvmpipe: support 16-bit integers

Erik Faye-Lund requested to merge kusma/mesa:llvmpipe-int16 into master

Here's a few patches to finish off int16 support in LLVMpipe / Gallivm.

The new failure here is due to a bug in the test-case, and a fix has been submitted here:

piglit!502 (merged)

Edited by Erik Faye-Lund

Merge request reports