-
Notifications
You must be signed in to change notification settings - Fork 37
Replace boost and fmt functionality with C++20 features and update CEF #410
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
JonasGilg
wants to merge
22
commits into
main
Choose a base branch
from
feature/replace-boost
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 21 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
dedcecf
:hammer: Start removing boost.
JonasGilg cf6d9d0
:wrench: Finish removing boost and also replace fmt::format with std:…
JonasGilg eb314f7
:sparkles: Apply clang-format.
JonasGilg 44a292f
Merge branch 'main' into feature/replace-boost
JonasGilg f0ab824
:wrench: Update CEF.
JonasGilg c3c0b26
:wrench: Fix missing includes to functional.
JonasGilg 46d70c5
:wrench: Fix cef bugs.
JonasGilg b4ef2ee
:sparkles: Apply clang-format.
JonasGilg 4aed804
:green_heart: Update CI.
JonasGilg d8881de
:green_heart: Fix tests and CI.
JonasGilg 3a54645
:green_heart: Fix tests and CI.
JonasGilg 7ee53ec
:sparkles: Apply clang-format.
JonasGilg 8fbc79e
:green_heart: Fix CI.
JonasGilg 17b1220
:wrench: Remove deprecated register keyword from OpenSG.
JonasGilg ad5bfc6
:wrench: Remove deprecated register keyword from OpenSG.
JonasGilg 965c611
:wrench: Remove unused variables.
JonasGilg 277b416
:wrench: Remove unused variable for cef file access, as that cannot b…
JonasGilg 3acfd90
:beetle: Fix missing swiftshader files.
JonasGilg 715cd8a
:wrench: Set CEF directories.
JonasGilg fcce509
:sparkles: Apply clang format.
JonasGilg b1ededd
:memo: Fix replace error.
JonasGilg 4801f13
:green_heart: Apply suggestion.
JonasGilg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule opensg-1.8
updated
13 files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.