commit | 755bf985d2c8ca29a83e7a2900907a3992910edb | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Tue Sep 07 14:48:26 2021 +0200 |
committer | ocornut <omarcornut@gmail.com> | Tue Sep 07 14:48:26 2021 +0200 |
tree | be53a41672d3703487457efdb3630db4b2a10423 | |
parent | 607ad8c949a5411f4ce069e8e0f8ae773718e7ec [diff] |
Backends: OpenGL3: Made our custom GL loader a bit more tolerant of use of another loader in same compilation unit. (#4445, #4514)