Files
test2/source/blender/gpu/intern
Miguel Pozo 34db9bd087 Fix: OpenGL: Invalid GL info on GPUSecondaryContexts
When creating `GPUSecondaryContext`s, `epoxy_gl_version` returns 0 and
`epoxy_has_gl_extension` always returns false.
This is caused by `GPU_context_create` being called without the ghost
context being activated.

Activating it fixes the issue.

Pull Request: https://projects.blender.org/blender/blender/pulls/142715
2025-08-01 15:32:50 +02:00
..
2025-02-18 15:36:50 +01:00
2025-06-16 12:50:50 +02:00
2025-06-10 17:24:18 +02:00