Silvano Seva
|
bdb59a3ff9
|
Adapting MD380 display driver to uC/OS-III, making little code reorganisation and embedding endianness reordering into display_render()
|
2020-11-03 15:15:35 +01:00 |
Silvano Seva
|
b9517e5867
|
Adding support for 8bpp grayscale and 1bpp black/white pixel formats to SDL-based display emulator, keeping 16bpp RGB565 as the default one.
|
2020-11-03 15:15:35 +01:00 |
Silvano Seva
|
638707a6aa
|
Renamed 'lcd.h' to 'display.h' and updated the function names for low-level display driver.
|
2020-11-03 15:15:35 +01:00 |
Silvano Seva
|
f043581928
|
Making the interface for low-level display drivers more general: now the pointer to framebuffer is returned as void *. Updated existing drivers and test code accordingly.
|
2020-11-03 15:15:35 +01:00 |
Silvano Seva
|
b2d613f38b
|
Improved lcd_terminate function in SDL-based lcd driver
|
2020-11-03 15:15:35 +01:00 |
Silvano Seva
|
2cfca62b00
|
Driver for SDL-based display emulator, updated lcd.h documentation
|
2020-11-03 15:15:35 +01:00 |
Silvano Seva
|
564c7b94d9
|
Added missing folder
|
2020-11-03 15:15:35 +01:00 |
Silvano Seva
|
327d8c193c
|
Start migrating code from previous work
|
2020-11-03 15:15:35 +01:00 |