Jelle Raaijmakers
62f4486190
LibSoftGPU: Only enable texture stages if required
...
Copying over every texel (4x`f32x4`) for every texture unit is
relatively expensive. By checking if we even need to remember these
texel values, we reduce the time spent in `rasterize_triangle` by
around 2% as measured in Quake III.
2023-02-02 14:38:26 +01:00
..
2023-01-28 22:41:36 +01:00
2022-09-11 22:37:07 +01:00
2022-05-11 23:09:47 +02:00
2022-12-26 09:39:20 +01:00
2022-12-17 22:39:09 -07:00
2023-02-02 14:38:26 +01:00
2023-02-02 14:38:26 +01:00
2023-01-26 20:24:37 +00:00
2022-12-26 09:39:20 +01:00
2022-12-17 22:39:09 -07:00
2022-12-03 23:52:23 +00:00
2022-08-27 12:28:05 +02:00
2022-12-17 22:39:09 -07:00
2022-10-19 22:22:58 +02:00
2022-10-19 22:22:58 +02:00
2022-12-17 22:39:09 -07:00
2022-12-17 22:39:09 -07:00
2022-12-17 22:39:09 -07:00
2022-12-17 22:39:09 -07:00
2022-12-17 22:39:09 -07:00
2022-12-17 22:39:09 -07:00
2023-02-02 14:38:26 +01:00
2022-05-09 21:49:48 +02:00