[Mesa-dev] [Bug 8645] Issue when rendering with 2 contexts to one window

2019-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=8645 GitLab Migration User changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Mesa-dev] [Bug 8645] Issue when rendering with 2 contexts to one window

2011-11-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=8645 --- Comment #9 from Wolfgang Draxinger 2011-11-08 06:42:35 PST --- Indeed a single drawable may have serveral OpenGL render contexts on it, which also may be active in multiple threads at the same time. This is a common setup to allow for such th

[Mesa-dev] [Bug 8645] Issue when rendering with 2 contexts to one window

2011-02-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=8645 --- Comment #8 from Michel Dänzer 2011-02-09 02:05:04 PST --- Does this work better now? FWIW, the Mesa demos repository contains a demo src/xdemos/corender which seems to work perfectly here with both the classic and Gallium r300 drivers. -- C