This patch fixes T90207, T81266 and T90901.
This patch reworks the polygon offset algorithm used in blender.
The solution is to create a new projmat_depth_offset utility that edits the projection matrix based on the desired depth range.
This allows a much simpler and more precise control of the offset that is intended to be obtained with a new projection matrix.





