Karel Kočí
fb0fdea4d4
include/nuttx/lcd: change meaning of buffer argument for putarea
...
The putarea documentation originally suggested that provided buffer
contains just the rectangle to be updated.
The commit 664d45dcbace03a879017aa99566592be31f4308 changed the expected
behavior for lcd_framebuffer but failed to propagate this change to the
driver's documentation. Now the expected behavior is that the whole
frame is passed in buffer and it is driver's responsibility to pick the
correct pixels according to the provided rectangle coordinates.
This change requires update of the LCD drivers if they implement this
function.
2022-07-22 11:08:00 +08:00
..
2021-06-09 12:04:25 -05:00
2022-06-16 15:42:45 +03:00
2022-07-19 11:09:16 +03:00
2022-06-29 11:32:59 +08:00
2022-06-03 13:04:09 +08:00
2022-07-22 11:08:00 +08:00
2022-01-29 01:04:23 +08:00
2022-07-21 20:48:56 +08:00
2022-05-28 18:41:51 +03:00
2022-04-21 23:11:21 +08:00
2021-08-20 07:47:07 -07:00
2021-07-12 20:33:21 -07:00
2021-09-28 04:37:38 -07:00
2021-07-30 09:43:26 -03:00
2022-07-18 14:14:36 +03:00
2021-08-04 06:48:30 -07:00
2022-02-20 21:58:10 +08:00
2022-02-20 21:58:10 +08:00
2021-11-23 20:34:56 +09:00
2021-11-23 20:34:56 +09:00
2021-11-23 20:34:56 +09:00
2022-06-29 11:32:59 +08:00
2022-07-18 14:14:36 +03:00
2021-09-12 11:48:31 +08:00
2021-12-29 12:09:54 +08:00
2022-06-07 20:22:26 +03:00
2021-08-02 08:23:35 -03:00
2021-08-04 06:48:30 -07:00
2021-09-25 07:54:39 -03:00
2021-11-26 11:55:00 -03:00
2021-12-21 11:01:33 -03:00
2021-08-04 06:48:30 -07:00
2021-07-31 15:35:47 -03:00
2021-08-03 12:14:07 -03:00
2022-04-01 22:10:51 +08:00
2021-07-31 15:35:47 -03:00
2021-12-20 08:39:33 -06:00
2022-07-22 00:53:02 +08:00
2021-09-12 21:14:06 +08:00
2021-08-02 08:24:59 -03:00
2022-02-09 21:21:43 +08:00
2022-03-17 09:37:15 +02:00
2021-12-29 12:09:54 +08:00
2022-02-13 03:20:51 +08:00
2022-06-03 12:50:14 +08:00
2022-04-22 10:40:31 +03:00
2022-05-05 16:23:32 -03:00
2021-08-27 08:55:45 -07:00
2022-06-03 22:25:49 +03:00
2021-11-29 11:18:36 -06:00
2022-04-21 22:55:47 +03:00
2022-03-20 23:02:50 +02:00
2022-04-17 23:32:05 +03:00
2022-02-27 22:54:13 +08:00
2021-12-29 08:11:08 -03:00
2021-08-31 11:21:22 +08:00
2022-06-03 13:04:25 +08:00
2022-04-22 10:40:31 +03:00
2021-07-09 15:51:28 -03:00
2022-06-03 22:25:49 +03:00
2021-07-30 09:43:26 -03:00