Pieter-Jan Briers
0bf99e173c
Texture GetPixel() fixes
...
Wow this API is bad. Well the API is just terrible for perf for multiple reasons but not fixing that...
1. Was using DSA GetTextureImage() instead of GetnTexImage() so only worked if DSA was available.
2. Was using stackalloc with a potentially huge amount of memory (original bug).
3. Had an off-by-one for the vertical coordinate.
All fixed now.
Fixes #5001
2024-03-26 01:11:30 +01:00
..
2023-09-11 16:15:08 +10:00
2024-03-26 01:11:30 +01:00
2024-03-02 21:34:42 +01:00
2022-11-04 10:12:36 +11:00
2023-12-12 20:13:20 +11:00
2023-09-11 19:17:28 +10:00
2024-01-28 12:20:06 -08:00
2023-09-11 19:17:28 +10:00
2021-05-02 14:05:50 +02:00
2021-02-10 23:27:19 -08:00
2023-11-27 22:12:26 +11:00
2023-07-08 14:08:26 +10:00
2023-09-11 19:17:28 +10:00
2023-09-11 19:17:28 +10:00
2022-12-03 00:27:56 +01:00
2023-02-13 03:51:45 +11:00
2023-09-11 19:17:28 +10:00
2021-05-11 20:57:27 +02:00
2023-12-31 05:17:42 +11:00
2023-09-17 11:28:43 +10:00
2021-02-10 23:27:19 -08:00
2023-09-11 19:17:28 +10:00
2023-09-11 19:17:28 +10:00
2024-02-11 17:18:39 +01:00
2021-04-19 09:47:20 +02:00
2023-09-11 19:17:28 +10:00
2023-09-11 19:17:28 +10:00
2021-02-10 23:27:19 -08:00
2021-07-05 07:55:52 +02:00
2021-02-10 23:27:19 -08:00
2021-02-10 23:27:19 -08:00
2021-04-19 09:47:20 +02:00
2022-07-15 00:07:30 +10:00
2023-09-11 19:17:28 +10:00
2021-05-11 20:57:27 +02:00
2021-08-24 04:49:04 +02:00
2024-01-03 01:04:03 +01:00
2021-08-24 04:49:04 +02:00
2021-08-24 04:49:04 +02:00
2021-08-24 04:49:04 +02:00
2021-08-24 04:49:04 +02:00