Skip to content

radv: workaround incorrect depthBiasConstantFactor by Path of Exile

Rhys Perry requested to merge pendingchaos/mesa:radv_poe_decals into main

Work around another Path of Exile game bug. The depthBiasConstantFactor is set far too low to be useful and other drivers probably worked fine because of a slightly different implementation of OpMatrixTimesVector.

Closes: #4677 (closed)

Edited by Rhys Perry

Merge request reports