index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exynos
/
exynos_fimg2d.c
Age
Commit message (
Expand
)
Author
2015-03-16
exynos: add exynos prefix to fimg2d header
Tobias Jakobi
2015-03-16
exynos: use structure initialization instead of memset
Tobias Jakobi
2015-03-16
exynos: honor the repeat mode in g2d_copy_with_scale
Tobias Jakobi
2015-03-16
exynos: add g2d_scale_and_blend
Tobias Jakobi
2015-03-10
exynos: fimg2d: whitespace fix in g2d_flush
Tobias Jakobi
2015-03-10
exynos: fimg2d: introduce G2D_OP_INTERPOLATE
Tobias Jakobi
2015-03-10
exynos: fimg2d: remove TRUE/FALSE from header
Tobias Jakobi
2015-03-10
exynos: introduce g2d_add_base_addr helper function
Tobias Jakobi
2015-03-10
tests/exynos: fix typos and change wording
Tobias Jakobi
2015-03-10
exynos: replace G2D_DOUBLE_TO_FIXED macro with function
Tobias Jakobi
2014-08-14
exynos: Use symbol visibility.
Maarten Lankhorst
2014-06-20
exynos: fix scaling factor computation in g2d_copy_with_scale
Tobias Jakobi
2014-06-20
exynos: fix coordinate computation in g2d_copy
Tobias Jakobi
2014-05-12
exynos_fimg2d: fix cast from pointer to integer of different size
Daniel Kurtz
2013-03-08
libdrm/exynos: add test application for 2d gpu.
Inki Dae