Skip to content

Fix banding when rendering canvas in HDR mode

Set the proper 16-bit RGBA texture format for the canvas FBO when HDR rendering mode is active.

BUG: 445672

I don't have an HDR setup to test, so someone will need to

  1. reproduce the linked bug on master, then
  2. confirm that this MR fixes the bug.

Merge request reports