summaryrefslogtreecommitdiff
path: root/exynos
Commit message (Expand)AuthorAgeFilesLines
* meson: drop pthread-stubs dependency on BSDsJan Beich2023-02-101-1/+1
* meson: use the modern interface for pkg.generateDylan Baker2022-01-201-2/+1
* meson: switch the meson builtin for symbol visiblityDylan Baker2022-01-201-0/+1
* meson: add override_dependency when possibleDylan Baker2021-12-141-0/+4
* exynos: use drmCloseBufferHandleSimon Ser2021-10-061-5/+1
* meson: use library() instead of shared_library().Fang Tan2021-03-091-1/+1
* exynos: convert to new symbols checkEric Engestrom2019-11-113-46/+30
* Revert "Revert "libdrm: remove autotools support""Eric Engestrom2019-10-181-29/+0
* Revert "libdrm: remove autotools support"Marek Olšák2019-10-161-0/+29
* libdrm: remove autotools supportEric Engestrom2019-10-141-29/+0
* *-symbols-check: let meson figure out how to execute the scriptsEric Engestrom2019-10-041-2/+2
* *-symbols-check: use normal shell over bashEmil Velikov2019-10-041-1/+1
* fix various typosEric Engestrom2019-04-173-3/+3
* *-symbols-check: error out when using unset variablesEmil Velikov2018-10-041-0/+2
* automake: set NM before running the testsEmil Velikov2018-10-041-0/+1
* autotools: make symbols hidden by defaultLucas De Marchi2018-09-191-0/+1
* meson: make symbols hidden by defaultLucas De Marchi2018-09-191-1/+1
* exynos: annotate public functionsLucas De Marchi2018-09-192-25/+25
* meson,configure: include config.h automaticallyEric Engestrom2018-03-202-8/+0
* *-symbol-check: Don't hard-code nm executableHeiko Becker2018-02-232-1/+2
* Add meson build systemDylan Baker2018-01-121-0/+53
* exynos: change the license to X11/MITInki Dae2017-11-073-12/+51
* exynos: add C++ support to exynos_drmif headerTobias Jakobi2017-04-081-0/+8
* exynos/fimg2d: remove unused-function build warningSeung-Woo Kim2017-04-031-14/+0
* exynos: fix type-punned pointer build warningSeung-Woo Kim2017-04-031-1/+1
* exynos: Fix spelling mistakeEric Engestrom2016-04-071-1/+1
* exynos: bump version numberTobias Jakobi2015-12-181-1/+1
* tests/exynos: add test for g2d_moveTobias Jakobi2015-12-181-0/+1
* exynos/fimg2d: add g2d_moveTobias Jakobi2015-12-182-0/+98
* exynos: fimg2d: add g2d_set_directionTobias Jakobi2015-12-181-0/+51
* exynos/fimg2d: add g2d_config_eventTobias Jakobi2015-12-183-2/+28
* exynos: Introduce exynos_handle_event()Tobias Jakobi2015-12-184-0/+115
* exynos/fimg2d: remove g2d_context from public headerTobias Jakobi2015-09-212-13/+16
* exynos/fimg2d: add message prefixTobias Jakobi2015-09-211-14/+16
* exynos/fimg2d: make g2d_add_cmd() less heavyTobias Jakobi2015-09-211-11/+7
* exynos/fimg2d: remove superfluous initialization of g2d_point_valTobias Jakobi2015-09-211-19/+0
* exynos/fimg2d: remove default case from g2d_get_blend_op()Tobias Jakobi2015-09-211-5/+5
* exynos/fimg2d: add g2d_validate_xyz() functionsTobias Jakobi2015-09-211-55/+126
* exynos/fimg2d: add g2d_check_space()Tobias Jakobi2015-09-211-35/+64
* exynos/fimg2d: simplify base address submission in g2d_scale_and_blend()Tobias Jakobi2015-09-211-12/+2
* exynos/fimg2d: fix empty buffer handling in g2d_flush()Tobias Jakobi2015-09-211-1/+1
* exynos/fimg2d: simplify g2d_fini()Tobias Jakobi2015-06-291-2/+1
* exynos: fimg2d: fix return codesTobias Jakobi2015-06-291-15/+5
* drm: remove drm_public macroEmil Velikov2015-04-282-20/+20
* drm: remove no longer needed VISIBILITY_CFLAGSEmil Velikov2015-04-281-1/+0
* drm: rename libdrm{,_macros}.hEmil Velikov2015-04-282-2/+2
* exynos: add symbols testEmil Velikov2015-04-282-0/+40
* autotools: remove ${srcdir} from the includesEmil Velikov2015-03-201-1/+0
* exynos: fimg2d: follow-up fix for G2D_COEFF_MODE_GB_COLORTobias Jakobi2015-03-161-1/+7
* exynos: add fimg2d header to common includesTobias Jakobi2015-03-161-2/+1