-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Replace desktop backend with SDL3 GL and ANGLE-GLES #2585
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
Merged
Merged
Changes from 36 commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
0d3be6c
Fix issues in GLES backends
riccardobl 9a63ca1
rewrite lwjgl3 backend to use SDL
riccardobl 5b00164
remove debug libraries
riccardobl fe52fef
support msaa framebuffer extension in gles
riccardobl fd4512a
use auxiliary framebuffer for srgb conversion
riccardobl 812eecc
deprecate old opengl versions
riccardobl 76da689
update deps
riccardobl 05a9d64
Merge remote-tracking branch 'upstream/master' into angle
riccardobl 0f94445
use lib catalog for angle native
riccardobl 2b7c025
Merge remote-tracking branch 'upstream/master' into angle
riccardobl 5706c46
Merge branch 'glespatch' into angle
riccardobl a257bed
fix
riccardobl 182e94f
remove debug override
riccardobl b15c60f
update libs
riccardobl 2927234
add task to run tests in proton
riccardobl 2ad2de2
increase memory
riccardobl b8178dc
Merge remote-tracking branch 'upstream/master' into angle
riccardobl 36dbf9f
Implement GPU timer query support across multiple platforms and handl…
riccardobl feaf8ea
Revert "Implement GPU timer query support across multiple platforms a…
riccardobl 25a130f
add packed float toggler to getBestColorTargetFormat and disallow pac…
riccardobl 919e4b2
fix wayland selection
riccardobl 4bf14ab
Reapply "Implement GPU timer query support across multiple platforms …
riccardobl 1c99a99
Revert "Reapply "Implement GPU timer query support across multiple pl…
riccardobl a3a408c
fix gpu timer support
riccardobl 79734e7
fixes
riccardobl c3c1fc8
Merge branch 'master' into angle
riccardobl 31af325
use Blit.j3md for gamma correction
riccardobl ccd450f
Revert "fixes"
riccardobl 2e1d32b
Reapply "fixes"
riccardobl 9520f5d
add explicit GLSL310 support for Blit material
riccardobl 11c578f
force GL 3.2 in screenshot tests
riccardobl 1059c81
add renderer selector to settings dialog
riccardobl 34e595c
catch swapwindow failures
riccardobl 5784b2b
reset hint on renderer change, fix sRGB for non angle renderer
riccardobl a926479
set __GL_THREADED_OPTIMIZATIONS=0 on start to workaround known nvidia…
riccardobl da56f14
bypass aux framebuffer if native gl
riccardobl 5296808
use isGraphicsDebug
riccardobl 4c3ee3c
Merge branch 'master' into angle
riccardobl db3d814
use 24 bit buffer in Xvfb
riccardobl 5c76970
Fix examples launcher and disable AWT dialogs in macos
riccardobl a288755
use angle in tests with vulkan software rendering
riccardobl 748e584
make all extensions optional
riccardobl ef7d16a
Merge remote-tracking branch 'upstream/master' into angle
riccardobl f622076
update libs
riccardobl bd6b2cc
fix angle version
riccardobl 275cfd4
Revert "make all extensions optional"
riccardobl 8285cf7
Reapply "make all extensions optional"
riccardobl 327798c
Revert "use angle in tests with vulkan software rendering"
riccardobl d9cf4ec
fallback to aux framebuffer if srgb framebuffer is not available
riccardobl 7172dab
revert change to Xvfb color depth
riccardobl 0fbea61
Revert "Reapply "make all extensions optional""
riccardobl f3bab00
restore main framebuffer override when it changes inside the app upda…
riccardobl c6ef9f7
revert unrelated changes to tests
riccardobl 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
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.