Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
b0fee17d6e1a463dcd84568e5997663b69488998
/
firmware
/
drivers
/
lcd-16bit.c
b0fee17
waiting is over: initial unicode commit
by Marcoen Hirschberg
· 19 years ago
40d2209
by Marcoen Hirschberg
· 19 years ago
ad31ad4
by Marcoen Hirschberg
· 19 years ago
1d6eeea
16bit LCD driver: faster drawing routines.
by Jens Arnold
· 19 years ago
6a5cc3a
16bit LCD driver: Optimised native bitmap drawing.
by Jens Arnold
· 19 years ago
5236ca9
Moved some often-used parts of the LCD driver into IRAM.
by Jens Arnold
· 19 years ago
5b2cba1
Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now all LCDs with depth > 1 use the same datatype. Added macros for easy pixel value definition.
by Jens Arnold
· 19 years ago
5d8c152
16bit LCD driver: * The colour get/set functions now use the native ranges for red/green/blue as intended. * Fixed lcd_fillrect(). * Properly working lcd_mono_bitmap_part(). * Implemented lcd_bitmap_part(). * Some optimisations.
by Jens Arnold
· 19 years ago
3be6cf1
16bit colour support (H300) for the win32 simulator.
by Jens Arnold
· 19 years ago
1a316d6
Ensure the 16-bit framebuffer is aligned on a 4-byte boundary
by Dave Chapman
· 19 years ago
ae7c55c
Fix compile error on iPod build - RGB_PACK resolves to a function on the iPod, so can't be used in an initialiser.
by Dave Chapman
· 19 years ago
63dc8c1
The 16-bit LCD driver is now 16-bit for real
by Linus Nielsen Feltzing
· 19 years ago
d31a32c
iPod: Code cleanup - the bootloader now compiles with zero warnings
by Dave Chapman
· 19 years ago
94c6736
I meant that to be static.
by Thom Johansen
· 19 years ago
2fce981
Moved all iPod specific code from lcd-16bit.c to lcd-ipod.c.
by Thom Johansen
· 19 years ago
c83216a
Fix #define names.
by Thom Johansen
· 19 years ago
8c75c4a
A couple of fixes for Nanos.
by Thom Johansen
· 19 years ago
d903733
Quick fix to make the h300 build work
by Linus Nielsen Feltzing
· 19 years ago
77372d1
Initial commit of work-in-progress iPod port
by Dave Chapman
· 19 years ago