Commit graph

10 commits

Author SHA1 Message Date
tsukumi
21313735ac Merge branch 'libmali' of github.com:JeffyCN/mirrors 2025-04-15 22:39:33 +09:00
Jeffy Chen
7fc4f527ab .gitignore: The .bin should be allowed
We are having firmwares now.

Change-Id: Ib5beea9ede820ef0c92875bc3bc71ddf56d6a81a
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
2025-01-09 08:55:50 +08:00
tsukumi
8f7cd0386e CI: Add GitHub Actions workflow 2023-05-08 12:37:01 +09:00
Jeffy Chen
6e1c5cbcf5 Refactor for mixed platforms
Major changes:
1/ Allow mixed platforms, e.g. x11-wayland-gbm.
2/ Move extra features, e.g. without-cl, from subversion to platform.
3/ Rename all libraries with GBM API to libmali-*-gbm.so

Change-Id: I9364f8298080788b41c5f3a3cf69aec9a2859ff5
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
2022-07-14 17:13:02 +08:00
Jeffy Chen
8d83987ce5 debian: Drop cmake and use meson
Also with these changes:
1/ Bump version to 1.9.0
2/ Remove -dev package
3/ Use ld.so.conf
4/ Add more packages

Run ./update_debian.sh to re-generate files when libraries changed.

Change-Id: I47d65f63df9b26dd3bd9ea5fd50738b909bf8fe5
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
2020-07-31 17:54:46 +08:00
Eddie Cai
b5a8af2ed5 .gitignore: remove so filter
Change-Id: I5036700714f662f8426ea5af3d9b5ed614af8ffb
Signed-off-by: Eddie Cai <eddie.cai.linux@gmail.com>
2018-05-23 14:03:38 +08:00
Randy Li
6d15b93aff .gitignore: ignore more debian build files
Signed-off-by: Randy Li <randy.li@rock-chips.com>
2016-12-22 11:42:52 +08:00
Randy Li
f5f49ac48f debian: add new package for midgard 4th used at RK3399 platform
I don't know how to use update-alternative in debian, it is ok
as we don't have too much library to manage, but it would be
a problem in the future.

Signed-off-by: Randy Li <randy.li@rock-chips.com>
2016-10-12 09:46:20 +08:00
Randy Li
cef8f6b6db debian: support both Mali 400 and Mali Midgard
It would be better if I could use alternative mechanism, but I
can't understand it this time.

Signed-off-by: Randy Li <randy.li@rock-chips.com>
2016-08-05 17:20:39 +08:00
Randy Li
0ec33bd5e8 use cmake as new build system and add gitignore
It is time to drop old Makefile.
2016-07-18 10:44:40 +08:00