Skip to content

Instantly share code, notes, and snippets.

View fujii's full-sized avatar

Fujii Hironori fujii

View GitHub Profile
diff --git a/Source/ThirdParty/ANGLE/CMakeLists.txt b/Source/ThirdParty/ANGLE/CMakeLists.txt
index b6f2cc830f39..ee8683e4aeff 100644
--- a/Source/ThirdParty/ANGLE/CMakeLists.txt
+++ b/Source/ThirdParty/ANGLE/CMakeLists.txt
@@ -51,6 +51,7 @@ set(ANGLE_PRIVATE_INCLUDE_DIRECTORIES
"${CMAKE_CURRENT_SOURCE_DIR}/include/KHR"
"${CMAKE_CURRENT_SOURCE_DIR}/src"
"${CMAKE_CURRENT_SOURCE_DIR}/src/common/third_party/base"
+ "${CMAKE_CURRENT_SOURCE_DIR}/src/third_party/khronos"
"${CMAKE_CURRENT_SOURCE_DIR}/third_party/zlib/google"
diff --git a/Source/ThirdParty/ANGLE/src/common/debug.cpp b/Source/ThirdParty/ANGLE/src/common/debug.cpp
index 2935093befd5..b6fea8818cb5 100644
--- a/Source/ThirdParty/ANGLE/src/common/debug.cpp
+++ b/Source/ThirdParty/ANGLE/src/common/debug.cpp
@@ -259,8 +259,7 @@ void Trace(LogSeverity severity, const char *message)
}
#else
// Note: we use fprintf because <iostream> includes static initializers.
- fprintf((severity >= LOG_ERR) ? stderr : stdout, "%s: %s\n", LogSeverityName(severity),
- str.c_str());
skia-chat
@bsalomon created this channel on December 2nd. This is the very beginning of the skia-chat channel. Description: Skia (edit)
Add an app Add people Share channel Send emails to channel
bsalomon 4:49 AM
joined #skia-chat.
bsalomon 4:49 AM
set the channel description: Skia
@fujii
fujii / build-apple-win.log
Last active November 16, 2020 06:39
WebKit AppleWin port build log. perl .\Tools\Scripts\build-webkit
Falling back to existing version of WebKitSupportLibrary.
Checking for newer version of WebKitAuxiliaryLibrary.zip...
Located a file of type application/zip of size 2487226.
Current WebKitAuxiliaryLibrary is up to date.
*************************************************************
Mathematical fonts, such as Latin Modern Math are needed to
use the MathML feature. You do not appear to have these fonts
on your system.
You can download a suitable set of fonts from the following URL:
diff --git a/samples/multi_window/MultiWindow.cpp b/samples/multi_window/MultiWindow.cpp
index 180726655..bcccf0c16 100644
--- a/samples/multi_window/MultiWindow.cpp
+++ b/samples/multi_window/MultiWindow.cpp
@@ -64,8 +64,17 @@ void main()
return false;
}
+ std::vector<EGLint> attributes;
+ attributes.push_back(EGL_FIXED_SIZE_ANGLE);
Opened log file 'S:\gb\test-results\CrashLog_19d4_2020-04-10_05-58-21-150.txt'
0:000> .srcpath "S:\gb"
Source search path is: S:\gb
************* Path validation summary **************
Response Time (ms) Location
OK S:\gb
0:000> !analyze -vv
*******************************************************************************
* *
@fujii
fujii / sources.list
Created April 19, 2019 08:19
Ubuntu 19.04 (Disco Dingo) 用 sources.list
deb mirror://mirrors.ubuntu.com/mirrors.txt disco main restricted universe multiverse
deb mirror://mirrors.ubuntu.com/mirrors.txt disco-updates main restricted universe multiverse
deb mirror://mirrors.ubuntu.com/mirrors.txt disco-backports main restricted universe multiverse
deb mirror://mirrors.ubuntu.com/mirrors.txt disco-security main restricted universe multiverse
Updating WinCairoRequirements.zip...
Found existing release: v2019.11.27
Seeking latest release from WebKitForWindows/WinCairoRequirements...
Found release to download: v2019.11.27
Already up-to-date!
+ cmake -DPORT="WinCairo" -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_BUILD_TYPE=Debug -G Ninja -DSHOW_BINDINGS_GENERATION_PROGRESS=1 -DDEVELOPER_MODE=ON -DENABLE_EXPERIMENTAL_FEATURES=ON "C:/webkit/gb"
-- The C compiler identification is Clang 10.0.0 with MSVC-like command-line
-- The CXX compiler identification is Clang 10.0.0 with MSVC-like command-line
-- Check for working C compiler: C:/Program Files/LLVM/bin/clang-cl.exe
-- Check for working C compiler: C:/Program Files/LLVM/bin/clang-cl.exe -- works
Updating WinCairoRequirements.zip...
Found existing release: v2019.06.17
Seeking latest release from WebKitForWindows/WinCairoRequirements...
Found release to download: v2019.06.17
Already up-to-date!
+ cmake -DPORT="WinCairo" -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_BUILD_TYPE=Debug -G Ninja -DSHOW_BINDINGS_GENERATION_PROGRESS=1 -DDEVELOPER_MODE=ON -DENABLE_EXPERIMENTAL_FEATURES=ON "C:/webkit/gb"
-- The C compiler identification is MSVC 19.23.28106.4
-- The CXX compiler identification is MSVC 19.23.28106.4
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.23.28105/bin/Hostx64/x64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.23.28105/bin/Hostx64/x64/cl.exe -- works
This file has been truncated, but you can view the full file.
# To display the perf.data header info, please use --header/--header-only options.
#
#
# Total Lost Samples: 0
#
# Samples: 301K of event 'cpu-clock'
# Event count (approx.): 75468250000
#
# Children Self Command Shared Object Symbol