1
0
mirror of https://github.com/wolfpld/tracy synced 2025-04-29 04:23:51 +00:00
Bartosz Taudul fe22d5a6f6
Add fast line drawing function.
This skips unnecessary construction of ImVec2 vector.

Note: unlike AddLine(), this function doesn't add 0.5 to x and y coordinates.
The user is expected to do it on his own, which if done in just one place will
be performance beneficial.
2021-05-01 02:57:35 +02:00
..
2019-07-25 12:58:16 +02:00
2021-01-21 23:26:32 +01:00
2020-07-05 11:29:06 +02:00
2020-06-27 17:01:31 +02:00
2020-02-12 19:53:37 +01:00
2021-02-07 15:52:08 +01:00
2021-05-01 02:57:35 +02:00
2020-02-12 19:24:30 +01:00
2020-02-12 19:24:30 +01:00
2020-08-01 12:35:15 +02:00
2020-02-13 19:22:08 +01:00
2020-02-02 02:36:28 +01:00
2020-02-23 19:43:00 +01:00
2021-03-27 15:24:42 +01:00
2020-10-06 14:58:42 +02:00
2020-10-06 14:58:42 +02:00
2020-11-15 15:46:23 +01:00
2021-04-01 18:15:07 +02:00
2021-04-18 22:59:10 +02:00
2021-03-27 13:43:11 +01:00
2020-11-15 15:46:23 +01:00
2021-04-18 22:59:10 +02:00