index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
drivers
/
video
/
graphics.c
Age
Commit message (
Expand
)
Author
2020-09-18
libpayload: cbgfx: Fix 'equals' counter for Lanczos resampling
Yu-Ping Wu
2020-08-28
libpayload: cbgfx: Support buffered I/O
Hung-Te Lin
2020-08-24
libpayload: Cache copy of `cb_framebuffer` struct
Nico Huber
2020-08-13
libpayload: cbgfx: Add color mapping functionality
Yu-Ping Wu
2020-07-23
libpayload: cbgfx: Add draw_line()
Yu-Ping Wu
2020-07-15
cbgfx: Add blend functions to calculate transparency
Shelley Chen
2020-07-09
libpayload: cbgfx: Replace bilinear resampling with Lanczos
Julius Werner
2020-07-06
libpayload: cbgfx: Fix add_fractions() overflow reduction
Julius Werner
2020-06-28
libpayload/cbgfx: Fix overflow in transform_vector()
Yu-Ping Wu
2020-05-26
libpayload/cbgfx: Remove gap between adjacent boxes
Yu-Ping Wu
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-02-24
libpayload: cbgfx: Fix potential overflowing expression
Yu-Ping Wu
2020-02-17
payloads: Fix typos
Elyes HAOUAS
2020-01-14
libpayload: cbgfx: Support drawing a box with rounded corners
Yu-Ping Wu
2019-08-08
libpayload: cbgfx: Allow rotation of the display
Nicolas Boichat
2019-06-29
libpayload: cbgfx: Run cbgfx_init() before we need it for draw_box()
Julius Werner
2017-05-25
detachables: Add invert parameter
Shelley Chen
2017-05-01
cbgfx: Add portrait screen support
Nickey Yang
2017-04-17
libpayload: cbgfx: Show square images on portrait displays
Julius Werner
2016-12-14
libpayload/drivers/video: Improve check in if condition
Patrick Georgi
2016-07-02
cbgfx: Use memset() for faster screen clearing if possible
Julius Werner
2016-01-14
cbgfx: add error code to cbgfx_init
Daisuke Nojiri
2015-10-28
cbgfx: Fix spelling of calculate_position()
Jason A. Donenfeld
2015-10-27
libpayload/libcbgfx: Add license headers
Patrick Georgi
2015-10-27
cbgfx: remove load_bitmap
Daisuke Nojiri
2015-10-27
cbgfx: add get_image_dimension
Daisuke Nojiri
2015-10-27
cbgfx: make the code more descriptive
Daisuke Nojiri
2015-10-27
cbgfx: add pivot option to draw_bitmap
Daisuke Nojiri
2015-10-27
cbgfx: use bilinear interpolation to scale bitmap
Daisuke Nojiri
2015-10-27
cbgfx: add load_bitmap
Daisuke Nojiri
2015-10-27
cbgfx: add clear_screen
Daisuke Nojiri
2015-10-27
cbgfx: allow draw_bitmap to render outside canvas
Daisuke Nojiri
2015-10-27
cbgfx: add draw_bitmap
Daisuke Nojiri
2015-10-27
cbgfx: coreboot graphics library
Daisuke Nojiri