Files
raylib/src
Chris 45670fbf2d Optimize DrawTexturePro and DrawRectanglePro transformations (#1632)
* Optimize DrawTexturePro and DrawRectanglePro transformations
- Add check so rotation is only applied if rotation != 0.0f.
- Replace matrix usage by calculating the vertex data directly.

* Fix error with windows build and trim whitespace
2021-03-19 19:19:10 +01:00
..
2021-03-12 17:17:53 +01:00
2021-01-26 14:34:27 +01:00
2021-03-19 18:20:14 +01:00
2020-04-21 21:17:58 +02:00
2021-03-17 13:53:31 +01:00
2021-03-18 13:57:53 +01:00
2021-02-22 19:45:52 +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
2020-12-23 15:03:26 +01:00
2020-03-30 21:34:45 +02:00
2021-03-08 18:48:27 +01:00
2021-01-02 18:15:13 +01:00
2020-04-30 19:48:39 +02:00