@@ -300,7 +300,7 @@ libwebp
300
300
pkg
301
301
txt
302
302
vulkan
303
- vulkan-headers
303
+ vulkan-deps
304
304
wuffs
305
305
306
306
Apache License
@@ -857,7 +857,7 @@ accessibility
857
857
icu
858
858
skia
859
859
860
- Copyright 2015 The Chromium Authors. All rights reserved.
860
+ Copyright 2016 The Chromium Authors. All rights reserved.
861
861
862
862
Redistribution and use in source and binary forms, with or without
863
863
modification, are permitted provided that the following conditions are
@@ -888,8 +888,9 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
888
888
accessibility
889
889
icu
890
890
skia
891
+ vulkan-deps
891
892
892
- Copyright 2016 The Chromium Authors. All rights reserved.
893
+ Copyright 2015 The Chromium Authors. All rights reserved.
893
894
894
895
Redistribution and use in source and binary forms, with or without
895
896
modification, are permitted provided that the following conditions are
@@ -1578,6 +1579,40 @@ POSSIBILITY OF SUCH DAMAGE.
1578
1579
--------------------------------------------------------------------------------
1579
1580
angle
1580
1581
1582
+ Copyright 2021-2022 The ANGLE Project Authors. All rights reserved.
1583
+
1584
+ Redistribution and use in source and binary forms, with or without
1585
+ modification, are permitted provided that the following conditions
1586
+ are met:
1587
+
1588
+ Redistributions of source code must retain the above copyright
1589
+ notice, this list of conditions and the following disclaimer.
1590
+
1591
+ Redistributions in binary form must reproduce the above
1592
+ copyright notice, this list of conditions and the following
1593
+ disclaimer in the documentation and/or other materials provided
1594
+ with the distribution.
1595
+
1596
+ Neither the name of TransGaming Inc., Google Inc., 3DLabs Inc.
1597
+ Ltd., nor the names of their contributors may be used to endorse
1598
+ or promote products derived from this software without specific
1599
+ prior written permission.
1600
+
1601
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1602
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1603
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
1604
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
1605
+ COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
1606
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
1607
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1608
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1609
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1610
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
1611
+ ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
1612
+ POSSIBILITY OF SUCH DAMAGE.
1613
+ --------------------------------------------------------------------------------
1614
+ angle
1615
+
1581
1616
Copyright 2022 The ANGLE Project Authors. All rights reserved.
1582
1617
1583
1618
Redistribution and use in source and binary forms, with or without
@@ -6264,28 +6299,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6264
6299
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
6265
6300
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6266
6301
--------------------------------------------------------------------------------
6267
- externals
6268
-
6269
- Copyright (c) 2017-2022 Advanced Micro Devices, Inc. All rights reserved.
6270
-
6271
- Permission is hereby granted, free of charge, to any person obtaining a copy
6272
- of this software and associated documentation files (the "Software"), to deal
6273
- in the Software without restriction, including without limitation the rights
6274
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6275
- copies of the Software, and to permit persons to whom the Software is
6276
- furnished to do so, subject to the following conditions:
6277
-
6278
- The above copyright notice and this permission notice shall be included in
6279
- all copies or substantial portions of the Software.
6280
-
6281
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6282
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6283
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6284
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6285
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6286
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6287
- THE SOFTWARE.
6288
- --------------------------------------------------------------------------------
6289
6302
ffx_spd
6290
6303
6291
6304
Copyright (c) 2017-2019 Advanced Micro Devices, Inc. All rights reserved.
@@ -15525,6 +15538,28 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
15525
15538
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
15526
15539
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
15527
15540
--------------------------------------------------------------------------------
15541
+ vulkan_memory_allocator
15542
+
15543
+ Copyright (c) 2017-2022 Advanced Micro Devices, Inc. All rights reserved.
15544
+
15545
+ Permission is hereby granted, free of charge, to any person obtaining a copy
15546
+ of this software and associated documentation files (the "Software"), to deal
15547
+ in the Software without restriction, including without limitation the rights
15548
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15549
+ copies of the Software, and to permit persons to whom the Software is
15550
+ furnished to do so, subject to the following conditions:
15551
+
15552
+ The above copyright notice and this permission notice shall be included in
15553
+ all copies or substantial portions of the Software.
15554
+
15555
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15556
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15557
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
15558
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
15559
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
15560
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
15561
+ THE SOFTWARE.
15562
+ --------------------------------------------------------------------------------
15528
15563
xxhash
15529
15564
15530
15565
Copyright (C) 2012-2016, Yann Collet
0 commit comments