commit | 2b0bd40b99fb2002f3e4210a9ebe99b746849f1b | [log] [tgz] |
---|---|---|
author | Rokas Kupstys <rokups@zoho.com> | Tue Aug 24 18:03:52 2021 +0300 |
committer | ocornut <omarcornut@gmail.com> | Tue Aug 24 18:23:13 2021 +0200 |
tree | 6f8847cada8fd0463e571525f437b60a991ac88f | |
parent | f8bad7e1e31713e6d5c66fa71fa78b66a620adda [diff] |
Backends: Metal: Fixed a crash when clipping rect larger than framebuffer is submitted. (#4464) Backends: Normalize clipping rect handling across backends. + Squashed amends.