-
Notifications
You must be signed in to change notification settings - Fork 511
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: solvespace/solvespace
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a60d4df179e2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: solvespace/solvespace
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0501f0c99e75
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 4 files changed
- 1 contributor
Commits on Nov 26, 2019
-
Remove unused offscreen GL renderer.
This was used for Gtk 2 and old macOS, but all of those use direct rendering now.
Configuration menu - View commit details
-
Copy full SHA for 07992ce - Browse repository at this point
Copy the full SHA 07992ceView commit details -
In particular this enables linking with GLVND on Linux by default.
Configuration menu - View commit details
-
Copy full SHA for 22525e6 - Browse repository at this point
Copy the full SHA 22525e6View commit details -
Don't call GL functions in OpenGl3Renderer::GetIdent.
GetIdent is called from an UI event callback, at which point there might well not be an active GL context. Before this commit, that would return a NULL pointer and result in a crash.
Configuration menu - View commit details
-
Copy full SHA for 0501f0c - Browse repository at this point
Copy the full SHA 0501f0cView commit details
There are no files selected for viewing
This file was deleted.