Federico Amedeo Izzo
|
0c198d100d
|
Add missing `#include <hwconfig.h>`
|
2020-11-03 15:15:36 +01:00 |
Federico Amedeo Izzo
|
6b0f0242d1
|
Remove screenWidth and screenHeight getters.
|
2020-11-03 15:15:36 +01:00 |
Silvano Seva
|
160b23f1b7
|
Fixed pixel setting in black and white graphics driver
|
2020-11-03 15:15:35 +01:00 |
Federico Amedeo Izzo
|
838490574e
|
graphics_bw.c: Fixed compilation errors
|
2020-11-03 15:15:35 +01:00 |
Federico Amedeo Izzo
|
c77ff5b339
|
graphics_bw.c: Add initial version
|
2020-11-03 15:15:35 +01:00 |
Federico Amedeo Izzo
|
b04617007d
|
graphics_rgb565.c Fixed screen size check
|
2020-11-03 15:15:35 +01:00 |
Federico Amedeo Izzo
|
3096146da8
|
graphics_rgb565.c: Removed backlight setter (now in platform.c)
and fixed license authors
|
2020-11-03 15:15:35 +01:00 |
Federico Amedeo Izzo
|
9a5e12d4f0
|
graphics.h renamed graphics_* to gfx_*
Removed unused print methods
|
2020-11-03 15:15:35 +01:00 |
Federico Amedeo Izzo
|
9b26c2d71b
|
Add printing functions from legacy-code branch
|
2020-11-03 15:15:35 +01:00 |
Silvano Seva
|
603fddfdb0
|
Fixed drawLine function and endianness issues with pixel format in RGB565 graphics driver
|
2020-11-03 15:15:35 +01:00 |
Federico Amedeo Izzo
|
09602387b2
|
graphics_rgb565.c: Implement drawing empty rectangles
|
2020-11-03 15:15:35 +01:00 |
Federico Amedeo Izzo
|
dac60a7be5
|
graphics_rgb565.c: Replaced hardtabs with spaces
|
2020-11-03 15:15:35 +01:00 |
Federico Amedeo Izzo
|
52b4718deb
|
graphics_rgb565.c: small refactoring. Linux-demo: moved from display interface to graphics interface
|
2020-11-03 15:15:35 +01:00 |
Federico Amedeo Izzo
|
94bece00c0
|
add graphics_rgb565.c to linux target, fixed compilation errors
|
2020-11-03 15:15:35 +01:00 |
Federico Amedeo Izzo
|
0a3249522f
|
renamed graphics_rgb.c to graphics_rgb565.c
|
2020-11-03 15:15:35 +01:00 |
Federico Amedeo Izzo
|
c1982bdf61
|
graphics_rgb.c: add initial RGB graphic library version
|
2020-11-03 15:15:35 +01:00 |