Files
test/source/blender/gpu
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-07-31 16:36:08 +02:00
2025-07-31 16:36:08 +02:00
2025-05-22 15:57:41 +02:00
2025-06-16 12:50:50 +02:00