Files
test2/source/blender/gpu/opengl
Miguel Pozo dcaa945293 Fix: Renderdoc sessions crash on startup (WGL)
The crash regression comes from 583e2b7240.

Pass the s_sharedHGLRC directly to wglCreateContextAttribsARB instead
of using wglShareLists.
Context: https://github.com/baldurk/renderdoc/issues/1224

This doesn't only fix the recent regression, but solves all the long
standing issues with Renderdoc on Windows (F12 rendering support,
multiple windows, deferred compilation...).

(Fix suggested by @LazyDodo)

Pull Request: https://projects.blender.org/blender/blender/pulls/136140
2025-03-25 15:34:48 +01:00
..
2024-10-01 09:59:33 +10:00
2023-10-13 19:15:05 +02:00
2025-02-18 15:36:50 +01:00
2025-02-18 16:04:27 +01:00
2024-12-09 09:14:44 +11:00