MacDue
ca01017f32
LibGfx: Add Painter::fill_pixels()
...
This function fills a region of pixels with the result of a callback
function. This is an alternative to a for loop that repeatedly calls
Painter::set_pixel(), which can get very expensive due to the clipping
checks set_pixel() does each call.
2022-12-25 15:35:31 +01:00
..
2022-11-27 20:35:22 +01:00
2022-12-21 08:44:22 +01:00
2022-12-07 11:48:27 +01:00
2022-12-07 11:48:27 +01:00
2022-12-08 12:46:03 +00:00
2022-12-08 12:46:03 +00:00
2022-12-23 12:16:46 +00:00
2022-12-19 11:05:44 +00:00
2022-12-23 16:48:30 -05:00
2022-12-20 10:26:55 +01:00
2022-12-21 08:44:22 +01:00
2022-12-20 11:03:18 +01:00
2022-12-07 11:48:27 +01:00
2022-12-07 11:48:27 +01:00
2022-12-07 11:48:27 +01:00
2022-12-23 16:48:30 -05:00
2022-12-06 08:54:33 +01:00
2022-12-23 16:48:30 -05:00
2022-12-20 10:26:55 +01:00
2022-12-23 16:48:30 -05:00
2022-12-06 08:54:33 +01:00
2022-12-03 23:52:23 +00:00
2022-12-25 15:35:31 +01:00
2022-12-25 15:35:31 +01:00
2022-12-06 08:54:33 +01:00
2022-12-06 08:54:33 +01:00
2022-12-07 11:48:27 +01:00
2022-12-07 11:48:27 +01:00
2022-12-03 23:52:23 +00:00
2022-12-09 11:25:30 +00:00
2022-12-08 13:01:11 +00:00
2022-12-06 08:54:33 +01:00
2022-12-06 08:54:33 +01:00
2022-12-06 08:54:33 +01:00
2022-12-06 08:54:33 +01:00
2022-12-06 08:54:33 +01:00
2022-12-09 00:25:30 +01:00
2022-12-23 12:16:46 +00:00
2022-12-06 08:54:33 +01:00
2022-12-06 08:54:33 +01:00
2022-12-14 18:25:28 +00:00
2022-12-14 18:25:28 +00:00
2022-12-06 08:54:33 +01:00
2022-12-06 08:54:33 +01:00
2022-12-06 08:54:33 +01:00
2022-12-06 08:54:33 +01:00
2022-12-06 08:54:33 +01:00
2022-12-06 08:54:33 +01:00
2022-12-06 08:54:33 +01:00
2022-12-20 10:42:31 +01:00