index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
drivers
/
lcd-2bit-vi.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix more reds.
Thomas Martitz
2013-12-15
*
lcd-*: Merge common viewport operations into lcd-bitmap-common.c
Thomas Martitz
2013-12-14
*
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
2012-02-28
*
Move memset6() declaration to string-extra.h, kills a warning compiling for a...
Thomas Martitz
2010-08-12
*
Rename sdl lcd initialization to (remote_)lcd_init_device which enables remov...
Thomas Martitz
2010-05-18
*
Comment out lcd_drawline() DEBUGF messages which show in various simulators
Tomer Shalev
2010-02-20
*
Fix two width calculations
Karl Kurbjun
2009-11-07
*
Add optional viewport clipping, can be enabled with HAVE_VIEWPORT_CLIP. A si...
Karl Kurbjun
2009-11-07
*
LCD_DEPTH == 2, vertical interleaved : specify if lcd framebuffer is in iram ...
Rafaël Carré
2009-08-18
*
LCD bitmap driver code consolidation from FS#4817:
Andrew Mahone
2009-08-13
*
FS#10080
Nils Wallménius
2009-07-14
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
FS#9051 - remove LCD margins... use viewports if you need them...
Jonathan Gordon
2008-06-23
*
LCD drivers: * Automatically optimise horizontal and vertical lines drawn via...
Jens Arnold
2008-04-12
*
Fix bug in 2 bit vertical interleaved LCD driver: Native partial bitmaps were...
Jens Arnold
2008-03-21
*
Make the LCD remote work in the iAudio M3, M5 and X5 bootloaders. * Fix viewp...
Jens Arnold
2008-03-12
*
First step towards the iAudio M3 port: Make the 2bit vertically interleaved L...
Jens Arnold
2008-03-09