6 Commits

Author SHA1 Message Date
Jeffy Chen
3feb0cc7b7 scripts: parse_name.sh: Add minicl platform
'minicl' represents a trimmed-down version that retains only the
core functionality of OpenCL.

Change-Id: Idd105e905cdbb116f762236bd3a0e9052d5914ae
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
2025-02-28 18:06:00 +08:00
Jeffy Chen
cd77b4ba6e Refactor the naming of the CL platform
Rename 'without-cl' to 'nocl' and 'only-cl' to 'cl'.

Change-Id: Iddff1af5d28f12a52ced6ed96142e9f9947b5615
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
2025-02-28 18:05:59 +08:00
Jeffy Chen
7c24747fb5 scripts: Support vulkan platform
Change-Id: I35fb8afdf289ef48d59532049bcdab77c0165b72
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
2022-08-29 11:36:08 +08: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
0138006ee6 scripts: Make sure return 0 when finished
Change-Id: Idc0e9953960d74d58149809209b833bd366c0919
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
2022-04-28 09:31:23 +08:00
Jeffy Chen
b235a52d08 Move scripts and sources to sub directories
No functional changes.

Change-Id: I2564bb309dc6bdff245b5689f49c6065e61b91c3
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
2021-11-03 11:36:34 +08:00