platform/upstream/libjxl.git
4 months agoMerge branch 'upstream' into tizen 66/303366/1 accepted/tizen_unified_riscv accepted/tizen/unified/20231228.165749 accepted/tizen/unified/riscv/20240103.054630
Jiyong [Tue, 26 Dec 2023 08:33:03 +0000 (17:33 +0900)]
Merge branch 'upstream' into tizen

Change-Id: I13b4d2c94ada4853484630800e2a8a5ae90d34c1

4 months agoImported Upstream version 0.9.0 26/303326/1 upstream upstream/0.9.0
Jiyong [Tue, 26 Dec 2023 01:55:00 +0000 (10:55 +0900)]
Imported Upstream version 0.9.0

Change-Id: I60862786d19d92bb65425923bfeaa8ec236d8722

13 months agoBump to 0.7.0 72/290372/2 accepted/tizen_8.0_unified tizen_8.0 tizen_libjxl_0.9.0 accepted/tizen/8.0/unified/20231005.095044 accepted/tizen/unified/20230329.013240 tizen_8.0_m2_release
jiyong.min [Thu, 23 Mar 2023 23:42:40 +0000 (08:42 +0900)]
Bump to 0.7.0

Change-Id: Ic6ab24b5cfab3ac6ecc9887f34602bdb3054a81b

13 months agoFix build error 71/290371/3
jiyong.min [Thu, 23 Mar 2023 23:40:48 +0000 (08:40 +0900)]
Fix build error

- The lcms2 requirement is changed according to Tizen.
- Modified so that the third party libhwy is not installed.
- The ARM_FP v2 is disable because it is not supported.

Change-Id: Ia338bb44e6a037e9d261d921f8a26a276a63ba1a

13 months agoMerge branch 'origin/upstream' into tizen 70/290370/2
jiyong.min [Thu, 23 Mar 2023 23:17:57 +0000 (08:17 +0900)]
Merge branch 'origin/upstream' into tizen

Change-Id: I94ba157ea17e2b400d754eefd0f3d8ef471ba3e9

17 months agoImported Upstream version 0.7.0 78/284978/1 upstream/0.7.0
jiyong.min [Fri, 2 Dec 2022 03:23:48 +0000 (12:23 +0900)]
Imported Upstream version 0.7.0

Change-Id: Ice1364b8cdf314cd19cc443865a3c02b7b0c1d5c

2 years agoApply the patch for pkg-config due to 64-bit build dependence error 57/275057/4 accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix tizen_7.0 tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.060017 accepted/tizen/7.0/unified/hotfix/20221116.110957 accepted/tizen/unified/20220525.134623 accepted/tizen/unified/20230307.163821 submit/tizen/20220524.041755 tizen_7.0_m2_release
jiyong.min [Mon, 16 May 2022 05:06:25 +0000 (14:06 +0900)]
Apply the patch for pkg-config due to 64-bit build dependence error

- Allow adding prefix for pkg-config
  https://github.com/libjxl/libjxl/pull/1403

Change-Id: Ib56b3a62229206a37d97316d448a7b02fb6fcfc9

2 years agoFix build error when __ARM_FP is 2 41/274141/2 accepted/tizen/unified/20220424.221514 submit/tizen/20220422.065922
jiyong.min [Fri, 22 Apr 2022 04:43:19 +0000 (13:43 +0900)]
Fix build error when __ARM_FP is 2

 - don't use (__ARM_FP & 2) for tizen

Change-Id: If23708d27705099e0cf725bd6af629f878e4ce3d

2 years agoFix build error when '__ARM_FP' is 0x02 26/274126/3 accepted/tizen/unified/20220422.133441 submit/tizen/20220422.024303
jiyong.min [Thu, 21 Apr 2022 23:58:51 +0000 (08:58 +0900)]
Fix build error when '__ARM_FP' is 0x02

 - When '__ARM_FP' is 0x02(fpu support), '__fp16' or '_Float16' needs for 'float16_t'.
   But '__fp16' and '_Float16' are not declared in tizen.
   So we add 'float16_t' for tizen.

Change-Id: I248119d666c6c30cf5609bfc9a050c93cbfa6257

2 years agoadd packaging and modify cmake 48/273448/6 accepted/tizen/unified/20220415.130340 submit/tizen/20220415.004459
jiyong.min [Wed, 6 Apr 2022 01:57:50 +0000 (10:57 +0900)]
add packaging and modify cmake

Change-Id: I3f74db78195784e35de1fb5ec051973987dbcd8d

2 years agoadd libhwy submodule for checking hardware accel. 47/273447/2
jiyong.min [Wed, 6 Apr 2022 01:56:55 +0000 (10:56 +0900)]
add libhwy submodule for checking hardware accel.

Change-Id: I696de47a8f06ce3801a1f7c1c2452472f4dfac7e

2 years agoImported Upstream version 0.6.1 15/273415/1 upstream/0.6.1
jiyong.min [Tue, 5 Apr 2022 08:38:29 +0000 (17:38 +0900)]
Imported Upstream version 0.6.1

Change-Id: I1d7cf6d8e9b1a01ffb0971218121010d59418875

2 years agoInitial empty repository master
Tizen Infrastructure [Tue, 5 Apr 2022 06:54:26 +0000 (06:54 +0000)]
Initial empty repository