index
:
external_libdrm
replicant-10
libdrm for Android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
exynos
Commit message (
Expand
)
Author
Age
Files
Lines
*
exynos: convert to new symbols check
Eric Engestrom
2019-11-11
3
-46
/
+30
*
Revert "Revert "libdrm: remove autotools support""
Eric Engestrom
2019-10-18
1
-29
/
+0
*
Revert "libdrm: remove autotools support"
Marek Olšák
2019-10-16
1
-0
/
+29
*
libdrm: remove autotools support
Eric Engestrom
2019-10-14
1
-29
/
+0
*
*-symbols-check: let meson figure out how to execute the scripts
Eric Engestrom
2019-10-04
1
-2
/
+2
*
*-symbols-check: use normal shell over bash
Emil Velikov
2019-10-04
1
-1
/
+1
*
fix various typos
Eric Engestrom
2019-04-17
3
-3
/
+3
*
*-symbols-check: error out when using unset variables
Emil Velikov
2018-10-04
1
-0
/
+2
*
automake: set NM before running the tests
Emil Velikov
2018-10-04
1
-0
/
+1
*
autotools: make symbols hidden by default
Lucas De Marchi
2018-09-19
1
-0
/
+1
*
meson: make symbols hidden by default
Lucas De Marchi
2018-09-19
1
-1
/
+1
*
exynos: annotate public functions
Lucas De Marchi
2018-09-19
2
-25
/
+25
*
meson,configure: include config.h automatically
Eric Engestrom
2018-03-20
2
-8
/
+0
*
*-symbol-check: Don't hard-code nm executable
Heiko Becker
2018-02-23
2
-1
/
+2
*
Add meson build system
Dylan Baker
2018-01-12
1
-0
/
+53
*
exynos: change the license to X11/MIT
Inki Dae
2017-11-07
3
-12
/
+51
*
exynos: add C++ support to exynos_drmif header
Tobias Jakobi
2017-04-08
1
-0
/
+8
*
exynos/fimg2d: remove unused-function build warning
Seung-Woo Kim
2017-04-03
1
-14
/
+0
*
exynos: fix type-punned pointer build warning
Seung-Woo Kim
2017-04-03
1
-1
/
+1
*
exynos: Fix spelling mistake
Eric Engestrom
2016-04-07
1
-1
/
+1
*
exynos: bump version number
Tobias Jakobi
2015-12-18
1
-1
/
+1
*
tests/exynos: add test for g2d_move
Tobias Jakobi
2015-12-18
1
-0
/
+1
*
exynos/fimg2d: add g2d_move
Tobias Jakobi
2015-12-18
2
-0
/
+98
*
exynos: fimg2d: add g2d_set_direction
Tobias Jakobi
2015-12-18
1
-0
/
+51
*
exynos/fimg2d: add g2d_config_event
Tobias Jakobi
2015-12-18
3
-2
/
+28
*
exynos: Introduce exynos_handle_event()
Tobias Jakobi
2015-12-18
4
-0
/
+115
*
exynos/fimg2d: remove g2d_context from public header
Tobias Jakobi
2015-09-21
2
-13
/
+16
*
exynos/fimg2d: add message prefix
Tobias Jakobi
2015-09-21
1
-14
/
+16
*
exynos/fimg2d: make g2d_add_cmd() less heavy
Tobias Jakobi
2015-09-21
1
-11
/
+7
*
exynos/fimg2d: remove superfluous initialization of g2d_point_val
Tobias Jakobi
2015-09-21
1
-19
/
+0
*
exynos/fimg2d: remove default case from g2d_get_blend_op()
Tobias Jakobi
2015-09-21
1
-5
/
+5
*
exynos/fimg2d: add g2d_validate_xyz() functions
Tobias Jakobi
2015-09-21
1
-55
/
+126
*
exynos/fimg2d: add g2d_check_space()
Tobias Jakobi
2015-09-21
1
-35
/
+64
*
exynos/fimg2d: simplify base address submission in g2d_scale_and_blend()
Tobias Jakobi
2015-09-21
1
-12
/
+2
*
exynos/fimg2d: fix empty buffer handling in g2d_flush()
Tobias Jakobi
2015-09-21
1
-1
/
+1
*
exynos/fimg2d: simplify g2d_fini()
Tobias Jakobi
2015-06-29
1
-2
/
+1
*
exynos: fimg2d: fix return codes
Tobias Jakobi
2015-06-29
1
-15
/
+5
*
drm: remove drm_public macro
Emil Velikov
2015-04-28
2
-20
/
+20
*
drm: remove no longer needed VISIBILITY_CFLAGS
Emil Velikov
2015-04-28
1
-1
/
+0
*
drm: rename libdrm{,_macros}.h
Emil Velikov
2015-04-28
2
-2
/
+2
*
exynos: add symbols test
Emil Velikov
2015-04-28
2
-0
/
+40
*
autotools: remove ${srcdir} from the includes
Emil Velikov
2015-03-20
1
-1
/
+0
*
exynos: fimg2d: follow-up fix for G2D_COEFF_MODE_GB_COLOR
Tobias Jakobi
2015-03-16
1
-1
/
+7
*
exynos: add fimg2d header to common includes
Tobias Jakobi
2015-03-16
1
-2
/
+1
*
exynos: add exynos prefix to fimg2d header
Tobias Jakobi
2015-03-16
3
-2
/
+2
*
exynos: use structure initialization instead of memset
Tobias Jakobi
2015-03-16
1
-3
/
+1
*
exynos: honor the repeat mode in g2d_copy_with_scale
Tobias Jakobi
2015-03-16
1
-0
/
+5
*
exynos: add g2d_scale_and_blend
Tobias Jakobi
2015-03-16
2
-0
/
+134
*
exynos: fimg2d: whitespace fix in g2d_flush
Tobias Jakobi
2015-03-10
1
-1
/
+1
*
exynos: fimg2d: introduce G2D_OP_INTERPOLATE
Tobias Jakobi
2015-03-10
2
-0
/
+5
[next]