Skip to content

llvmpipe more misc fixes

Dave Airlie requested to merge airlied/mesa:llvmpipe-draw-misc-fixes into master

Adds

  • helper invocation support
  • point size clamping
  • TES patch vertices in
  • stencil only format support

Changes:

  • max images to 16
  • ssbo alignment to 16

Fixes:

  • store image conversion issues
  • clamping in rendering to 10-bit formats.
  • 32-bit UNORM Z buffer.
Edited by Dave Airlie

Merge request reports