Files
raylib/src
Jeffery Myers 5d4aada526 Don't create an ortho matrix when the viewport is 0 in any axis. (#1504)
* Don't create an ortho matrix when the viewport is 0 in any axis.
Not all compilers divide by 0 and return inf, some segfault.
The matrix is not used by anything when minimized, so it just needs to not be called.

* Better fix that always ensures the rlgl matrix is always valid

* Better fix that always ensures the rlgl matrix is always valid
2021-01-06 13:21:58 +01:00
..
2021-01-02 18:15:13 +01:00
2020-12-19 20:38:49 +01:00
2020-09-27 10:18:43 +02:00
2021-01-02 18:15:13 +01:00
2020-05-09 17:37:02 +02:00
2021-01-02 18:15:13 +01:00
2020-04-21 21:17:58 +02:00
2021-01-02 18:15:13 +01:00
2020-12-24 19:08:02 +01:00
2021-01-02 18:15:13 +01:00
2021-01-02 18:15:13 +01:00
2021-01-02 18:15:13 +01:00
2018-09-26 16:02:42 +02:00
2020-12-23 13:48:43 +01:00
2020-12-23 13:48:43 +01:00
2021-01-02 18:15:13 +01:00
2021-01-02 18:15:13 +01:00
2020-12-23 15:03:26 +01:00
2020-02-20 13:46:33 +01:00
2021-01-02 18:15:13 +01:00
2020-03-30 21:34:45 +02:00
2021-01-02 18:15:13 +01:00
2021-01-02 18:15:13 +01:00
2021-01-02 18:15:13 +01:00
2021-01-02 18:15:13 +01:00
2020-04-30 19:48:39 +02:00