Skip to content

chore: sync upstream#5

Merged
simsaens merged 86 commits intomasterfrom
chore/sync-upstream
Mar 26, 2025
Merged

chore: sync upstream#5
simsaens merged 86 commits intomasterfrom
chore/sync-upstream

Conversation

@simsaens
Copy link

@simsaens simsaens commented Mar 25, 2025

Will report results of testing here. Good to get this done regularly so we don't fall too far behind

Update: Can't find any regressions in testing. So will merge

mcourteaux and others added 30 commits October 1, 2024 09:01
This change was developed using publicly available information found in Vulkan headers and official documentation. No proprietary NX resources were used.

Co-authored-by: Бранимир Караџић <branimirkaradzic@gmail.com>
* Support both X11 and Wayland in the same build.

 - Works for both Vulkan and OpenGL.
 - Remove --with-wayland from genie options.
 - Vulkan loads all three extensions for surface creation instead of only one.
 - Add width and height parameter to GlContext::createSwapChain(), which is needed for EGL to create
   a SwapChain with the given window size.
 - Dirty-fix the example-22-windows to recreate the FrameBuffer by first destroying and then
   recreating to make sure the window is released of its swapchain.
 - Fix dbgText glitch in example-22-windows.
 - Remove old X11-related dependencies for GLFW3.

* Formatting.
* Some documentation improvements: extra info on using GENie.

* Some grammer.
attilaz and others added 28 commits January 17, 2025 07:43
* utilize bx::strLen instead of C function

* utilize bx::strCopy instead of C function
Change Android version notation from "14+" to "4.0+ (API 14 or later)" for better clarity among Android developers
@simsaens simsaens requested a review from jfperusse March 25, 2025 13:36
@simsaens simsaens merged commit 5341f7d into master Mar 26, 2025
0 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.