Skip to content

lima: Various bug fixes

Icecream95 requested to merge icecream95/mesa:lima-fixes into main

A few fixes for things I found while testing some games with Lima:

  • Set PIPE_CAP_VERTEX_COLOR_UNCLAMPED to fix lighting in games using the fixed-function pipeline
  • Fix crashes for GPUs with more than four cores
  • Improve a couple of error messages

Merge request reports