Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit ce7b1cc

Browse files
committed
Update GLFW to revision 78e6a006
1 parent ffccb35 commit ce7b1cc

File tree

2 files changed

+26
-19
lines changed

2 files changed

+26
-19
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ allowed_hosts = [
104104
]
105105

106106
deps = {
107-
'src': 'https://github.com/flutter/buildroot.git' + '@' + '4660f4a166979c64ff56f6b856b44ccc1dba5c63',
107+
'src': 'https://github.com/flutter/buildroot.git' + '@' + '7e28d69ac987e0d7f19bb75c3a42be5f52b33b79',
108108

109109
# Fuchsia compatibility
110110
#
@@ -125,7 +125,7 @@ deps = {
125125
Var('fuchsia_git') + '/third_party/libcxxabi' + '@' + '74d1e602c76350f0760bf6907910e4f3a4fccffe',
126126

127127
'src/third_party/glfw':
128-
Var('fuchsia_git') + '/third_party/glfw' + '@' + '999f3556fdd80983b10051746264489f2cb1ef16',
128+
Var('fuchsia_git') + '/third_party/glfw' + '@' + '78e6a0063d27ed44c2c4805606309744f6fb29fc',
129129

130130
'src/third_party/shaderc':
131131
Var('github_git') + '/google/shaderc.git' + '@' + '948660cccfbbc303d2590c7f44a4cee40b66fdd6',

ci/licenses_golden/licenses_third_party

Lines changed: 24 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: f2ec71732217d338f5d9e4b65e847175
1+
Signature: fea0504f8f36c9a05889f030b2fb3437
22

33
UNUSED LICENSES:
44

@@ -14479,7 +14479,7 @@ THE SOFTWARE.
1447914479

1448014480
====================================================================================================
1448114481
LIBRARY: glfw
14482-
ORIGIN: ../../../third_party/glfw/COPYING.txt
14482+
ORIGIN: ../../../third_party/glfw/LICENSE.md
1448314483
TYPE: LicenseType.zlib
1448414484
FILE: ../../../third_party/glfw/.appveyor.yml
1448514485
FILE: ../../../third_party/glfw/CMake/MacOSXBundleInfo.plist.in
@@ -14519,19 +14519,19 @@ FILE: ../../../third_party/glfw/src/input.c
1451914519
FILE: ../../../third_party/glfw/src/internal.h
1452014520
FILE: ../../../third_party/glfw/src/linux_joystick.c
1452114521
FILE: ../../../third_party/glfw/src/monitor.c
14522+
FILE: ../../../third_party/glfw/src/posix_thread.c
14523+
FILE: ../../../third_party/glfw/src/posix_thread.h
1452214524
FILE: ../../../third_party/glfw/src/posix_time.c
1452314525
FILE: ../../../third_party/glfw/src/posix_time.h
14524-
FILE: ../../../third_party/glfw/src/posix_tls.c
14525-
FILE: ../../../third_party/glfw/src/posix_tls.h
1452614526
FILE: ../../../third_party/glfw/src/vulkan.c
1452714527
FILE: ../../../third_party/glfw/src/wgl_context.c
1452814528
FILE: ../../../third_party/glfw/src/wgl_context.h
1452914529
FILE: ../../../third_party/glfw/src/win32_init.c
1453014530
FILE: ../../../third_party/glfw/src/win32_joystick.c
1453114531
FILE: ../../../third_party/glfw/src/win32_monitor.c
1453214532
FILE: ../../../third_party/glfw/src/win32_platform.h
14533+
FILE: ../../../third_party/glfw/src/win32_thread.c
1453314534
FILE: ../../../third_party/glfw/src/win32_time.c
14534-
FILE: ../../../third_party/glfw/src/win32_tls.c
1453514535
FILE: ../../../third_party/glfw/src/win32_window.c
1453614536
FILE: ../../../third_party/glfw/src/x11_init.c
1453714537
FILE: ../../../third_party/glfw/src/x11_monitor.c
@@ -14540,7 +14540,7 @@ FILE: ../../../third_party/glfw/src/x11_window.c
1454014540
FILE: ../../../third_party/glfw/src/xkb_unicode.c
1454114541
----------------------------------------------------------------------------------------------------
1454214542
Copyright (c) 2002-2006 Marcus Geelnard
14543-
Copyright (c) 2006-2016 Camilla Berglund <elmindreda@glfw.org>
14543+
Copyright (c) 2006-2016 Camilla Löwy <elmindreda@glfw.org>
1454414544

1454514545
This software is provided 'as-is', without any express or implied
1454614546
warranty. In no event will the authors be held liable for any damages
@@ -14573,7 +14573,7 @@ FILE: ../../../third_party/glfw/src/cocoa_window.m
1457314573
FILE: ../../../third_party/glfw/src/nsgl_context.h
1457414574
FILE: ../../../third_party/glfw/src/nsgl_context.m
1457514575
----------------------------------------------------------------------------------------------------
14576-
Copyright (c) 2009-2016 Camilla Berglund <elmindreda@glfw.org>
14576+
Copyright (c) 2009-2016 Camilla Löwy <elmindreda@glfw.org>
1457714577

1457814578
This software is provided 'as-is', without any express or implied
1457914579
warranty. In no event will the authors be held liable for any damages
@@ -14600,9 +14600,13 @@ LIBRARY: glfw
1460014600
ORIGIN: ../../../third_party/glfw/src/cocoa_joystick.h
1460114601
TYPE: LicenseType.zlib
1460214602
FILE: ../../../third_party/glfw/src/cocoa_joystick.h
14603+
FILE: ../../../third_party/glfw/src/mappings.h
14604+
FILE: ../../../third_party/glfw/src/mappings.h.in
14605+
FILE: ../../../third_party/glfw/src/null_joystick.c
14606+
FILE: ../../../third_party/glfw/src/null_joystick.h
1460314607
FILE: ../../../third_party/glfw/src/win32_joystick.h
1460414608
----------------------------------------------------------------------------------------------------
14605-
Copyright (c) 2006-2016 Camilla Berglund <elmindreda@glfw.org>
14609+
Copyright (c) 2006-2016 Camilla Löwy <elmindreda@glfw.org>
1460614610

1460714611
This software is provided 'as-is', without any express or implied
1460814612
warranty. In no event will the authors be held liable for any damages
@@ -14630,7 +14634,7 @@ ORIGIN: ../../../third_party/glfw/src/cocoa_joystick.m
1463014634
TYPE: LicenseType.zlib
1463114635
FILE: ../../../third_party/glfw/src/cocoa_joystick.m
1463214636
----------------------------------------------------------------------------------------------------
14633-
Copyright (c) 2009-2016 Camilla Berglund <elmindreda@glfw.org>
14637+
Copyright (c) 2009-2016 Camilla Löwy <elmindreda@glfw.org>
1463414638
Copyright (c) 2012 Torsten Walluhn <tw@mad-cad.net>
1463514639

1463614640
This software is provided 'as-is', without any express or implied
@@ -14659,7 +14663,7 @@ ORIGIN: ../../../third_party/glfw/src/glfw_config.h.in
1465914663
TYPE: LicenseType.zlib
1466014664
FILE: ../../../third_party/glfw/src/glfw_config.h.in
1466114665
----------------------------------------------------------------------------------------------------
14662-
Copyright (c) 2010-2016 Camilla Berglund <elmindreda@glfw.org>
14666+
Copyright (c) 2010-2016 Camilla Löwy <elmindreda@glfw.org>
1466314667

1466414668
This software is provided 'as-is', without any express or implied
1466514669
warranty. In no event will the authors be held liable for any damages
@@ -14716,14 +14720,17 @@ freely, subject to the following restrictions:
1471614720

1471714721
====================================================================================================
1471814722
LIBRARY: glfw
14719-
ORIGIN: ../../../third_party/glfw/src/mir_init.c
14723+
ORIGIN: ../../../third_party/glfw/src/null_init.c
1472014724
TYPE: LicenseType.zlib
14721-
FILE: ../../../third_party/glfw/src/mir_init.c
14722-
FILE: ../../../third_party/glfw/src/mir_monitor.c
14723-
FILE: ../../../third_party/glfw/src/mir_platform.h
14724-
FILE: ../../../third_party/glfw/src/mir_window.c
14725+
FILE: ../../../third_party/glfw/src/null_init.c
14726+
FILE: ../../../third_party/glfw/src/null_monitor.c
14727+
FILE: ../../../third_party/glfw/src/null_platform.h
14728+
FILE: ../../../third_party/glfw/src/null_window.c
14729+
FILE: ../../../third_party/glfw/src/osmesa_context.c
14730+
FILE: ../../../third_party/glfw/src/osmesa_context.h
1472514731
----------------------------------------------------------------------------------------------------
14726-
Copyright (c) 2014-2015 Brandon Schaefer <brandon.schaefer@canonical.com>
14732+
Copyright (c) 2016 Google Inc.
14733+
Copyright (c) 2006-2016 Camilla Löwy <elmindreda@glfw.org>
1472714734

1472814735
This software is provided 'as-is', without any express or implied
1472914736
warranty. In no event will the authors be held liable for any damages
@@ -14752,7 +14759,7 @@ TYPE: LicenseType.zlib
1475214759
FILE: ../../../third_party/glfw/src/window.c
1475314760
----------------------------------------------------------------------------------------------------
1475414761
Copyright (c) 2002-2006 Marcus Geelnard
14755-
Copyright (c) 2006-2016 Camilla Berglund <elmindreda@glfw.org>
14762+
Copyright (c) 2006-2016 Camilla Löwy <elmindreda@glfw.org>
1475614763
Copyright (c) 2012 Torsten Walluhn <tw@mad-cad.net>
1475714764

1475814765
This software is provided 'as-is', without any express or implied

0 commit comments

Comments
 (0)