-
Notifications
You must be signed in to change notification settings - Fork 419
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
Add OpenGL Core renderer and use as default #5655
Merged
Merged
Commits on Feb 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 22b0f3a - Browse repository at this point
Copy the full SHA 22b0f3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 188f56a - Browse repository at this point
Copy the full SHA 188f56aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e221321 - Browse repository at this point
Copy the full SHA e221321View commit details
Commits on Feb 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for abdc9dd - Browse repository at this point
Copy the full SHA abdc9ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1764ea7 - Browse repository at this point
Copy the full SHA 1764ea7View commit details
Commits on Feb 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b58d4cd - Browse repository at this point
Copy the full SHA b58d4cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffe38a3 - Browse repository at this point
Copy the full SHA ffe38a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac4f8cb - Browse repository at this point
Copy the full SHA ac4f8cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aab647 - Browse repository at this point
Copy the full SHA 6aab647View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02b6b64 - Browse repository at this point
Copy the full SHA 02b6b64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cace44 - Browse repository at this point
Copy the full SHA 1cace44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eda0ab - Browse repository at this point
Copy the full SHA 8eda0abView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea4a72e - Browse repository at this point
Copy the full SHA ea4a72eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f00a789 - Browse repository at this point
Copy the full SHA f00a789View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3948ea8 - Browse repository at this point
Copy the full SHA 3948ea8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b195670 - Browse repository at this point
Copy the full SHA b195670View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58ec18c - Browse repository at this point
Copy the full SHA 58ec18cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 953f36f - Browse repository at this point
Copy the full SHA 953f36fView commit details
Commits on Feb 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c3b65b5 - Browse repository at this point
Copy the full SHA c3b65b5View commit details
Commits on Feb 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d91d314 - Browse repository at this point
Copy the full SHA d91d314View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5a45d6 - Browse repository at this point
Copy the full SHA c5a45d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e90e308 - Browse repository at this point
Copy the full SHA e90e308View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32035de - Browse repository at this point
Copy the full SHA 32035deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 574d712 - Browse repository at this point
Copy the full SHA 574d712View commit details -
Configuration menu - View commit details
-
Copy full SHA for d313f6f - Browse repository at this point
Copy the full SHA d313f6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62e7a52 - Browse repository at this point
Copy the full SHA 62e7a52View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7dc702 - Browse repository at this point
Copy the full SHA e7dc702View commit details -
Configuration menu - View commit details
-
Copy full SHA for e67bfbe - Browse repository at this point
Copy the full SHA e67bfbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06dc5d0 - Browse repository at this point
Copy the full SHA 06dc5d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e448cdc - Browse repository at this point
Copy the full SHA e448cdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 056d048 - Browse repository at this point
Copy the full SHA 056d048View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5db568f - Browse repository at this point
Copy the full SHA 5db568fView commit details -
Configuration menu - View commit details
-
Copy full SHA for aebf7a1 - Browse repository at this point
Copy the full SHA aebf7a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for af8caf0 - Browse repository at this point
Copy the full SHA af8caf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 751a582 - Browse repository at this point
Copy the full SHA 751a582View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1a6230 - Browse repository at this point
Copy the full SHA d1a6230View commit details -
Remove use of glBindAttribLocation
No longer required now that their locations are being explicitly defined in the shader.
Configuration menu - View commit details
-
Copy full SHA for 091edfd - Browse repository at this point
Copy the full SHA 091edfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8397f7 - Browse repository at this point
Copy the full SHA a8397f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcc3d4d - Browse repository at this point
Copy the full SHA dcc3d4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f344f5d - Browse repository at this point
Copy the full SHA f344f5dView commit details -
Parse index using invariant culture
Certain cultures may fail while trying to parse negative numbers, as the negative sign could differ depending on the culture.
Configuration menu - View commit details
-
Copy full SHA for 60407de - Browse repository at this point
Copy the full SHA 60407deView commit details
Commits on Feb 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1451aae - Browse repository at this point
Copy the full SHA 1451aaeView commit details -
No longer required with SPIR-V. The cross-compiler already attaches/detaches precision modifiers accordingly.
Configuration menu - View commit details
-
Copy full SHA for 4ded6b3 - Browse repository at this point
Copy the full SHA 4ded6b3View commit details
Commits on Feb 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 400bfa0 - Browse repository at this point
Copy the full SHA 400bfa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5487a83 - Browse repository at this point
Copy the full SHA 5487a83View commit details
Commits on Feb 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 749adb7 - Browse repository at this point
Copy the full SHA 749adb7View commit details -
Use cross-compile reflection in GL shader
Fixes incorrect colours on macOS.
Configuration menu - View commit details
-
Copy full SHA for 699af72 - Browse repository at this point
Copy the full SHA 699af72View commit details
Commits on Mar 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eeef6a3 - Browse repository at this point
Copy the full SHA eeef6a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5bf178 - Browse repository at this point
Copy the full SHA a5bf178View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10b7eec - Browse repository at this point
Copy the full SHA 10b7eecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f691c5 - Browse repository at this point
Copy the full SHA 4f691c5View commit details
Commits on Mar 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8e090c3 - Browse repository at this point
Copy the full SHA 8e090c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f85aef5 - Browse repository at this point
Copy the full SHA f85aef5View commit details
Commits on Mar 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cc19945 - Browse repository at this point
Copy the full SHA cc19945View commit details -
Configuration menu - View commit details
-
Copy full SHA for e755c07 - Browse repository at this point
Copy the full SHA e755c07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7122320 - Browse repository at this point
Copy the full SHA 7122320View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8d2f12 - Browse repository at this point
Copy the full SHA e8d2f12View commit details
Commits on Mar 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 255d760 - Browse repository at this point
Copy the full SHA 255d760View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86c00bc - Browse repository at this point
Copy the full SHA 86c00bcView commit details
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.