Geoffrey McRae
ede96fa486
[client] egl: don't map the texture until it's needed
...
The texture buffer may still be in use if we try to re-map it
immediately, instead only map when we need it mapped, and unmap
immediately after advancing the offset allowing the render thread to
continue while the unmap operation occurs
2020-05-30 16:50:27 +10:00
..
2019-05-23 19:58:12 +10:00
2020-01-17 14:35:08 +11:00
2019-03-28 19:56:14 +11:00
2019-10-26 11:23:04 +11:00
2020-01-17 14:35:08 +11:00
2019-03-28 19:56:14 +11:00
2019-08-30 11:33:43 +10:00
2019-08-30 11:33:43 +10:00
2020-05-22 17:47:19 +10:00
2020-05-21 11:44:56 +10:00
2019-03-28 19:56:14 +11:00
2019-03-28 19:56:14 +11:00
2020-05-22 17:47:19 +10:00
2020-05-29 16:47:21 +10:00
2019-03-28 19:56:14 +11:00
2019-04-11 11:12:59 +10:00
2019-03-28 19:56:14 +11:00
2019-04-11 11:12:59 +10:00
2019-07-15 18:30:39 +10:00
2019-04-11 11:12:59 +10:00
2019-03-28 19:56:14 +11:00
2020-05-30 16:50:27 +10:00
2020-05-22 17:47:19 +10:00