| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | lcd_blit_yuv(): don't use weak attribute when building for windows | Rafaël Carré | 2011-12-09 |
| * | lcd-16bit: move lcd_bitmap and lcd_bitmap_transparent to common code | Rafaël Carré | 2011-12-03 |
| * | lcd-16bit: move common code to lcd-16bit-common.c | Rafaël Carré | 2011-12-03 |
| * | lcd_blit_yuv: move to lcd-16bit-common.c | Rafaël Carré | 2011-12-03 |
| * | Document the internal alpha channel format better, and fixes for 32bit alpha ... | Thomas Martitz | 2011-11-11 |
| * | Support for transparency in 32bit bitmaps on color targets. | Thomas Martitz | 2011-11-08 |
| * | Add new lcd_bmp and lcd_bmp_part APIs. | Thomas Martitz | 2011-11-08 |
| * | Merge lcd_{alpha,mono}_bitmap_part() for both lcd-16bit. Add small loop optim... | Thomas Martitz | 2011-03-08 |