index
:
navi/wayland/wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
render
/
pixel_format.c
Age
Commit message (
Expand
)
Author
2023-05-21
render/pixel-format: add YVYU and VYUY
Simon Ser
2023-05-21
render/pixel-format: add support for block-based formats
Simon Ser
2022-12-02
render/pixel-format: drop unnecessary fields in the table
Simon Ser
2022-12-02
render/pixel-format: add various new formats
Simon Ser
2022-11-15
render/pixel_format: import pixel_format_info_check_stride()
Simon Ser
2022-09-06
pixel_format: RGBA4444 and RGBA5551 have alpha components
Alexander Orzechowski
2022-05-07
render/gles: add support for some 16-bpc unsigned shm formats
Manuel Stoeckl
2021-08-03
render/pixel_format: add more formats for Pixman
Simon Ser
2021-07-30
render/pixel-format: add a few 10-bit and FP16 formats
Manuel Stoeckl
2021-07-29
render/pixel-format: add some 24 and 16-bit formats
Simon Ser
2021-03-25
render/pixel_format: add XBGR8888 and ABGR8888 format
Simon Zeni
2021-03-25
Move render/shm_format functions to render/pixel_format
Simon Zeni
2021-03-25
render/pixel_format: introduce pixel format info table
Simon Zeni