]> git.cworth.org Git - apitrace/commit
Try to guess the proper visual to use for EGL contexts and drawables.
authorAlexandros Frantzis <alexandros.frantzis@linaro.org>
Mon, 5 Dec 2011 09:43:32 +0000 (11:43 +0200)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Thu, 8 Dec 2011 23:27:31 +0000 (23:27 +0000)
commit5906a67152063e336dd4bdbce9373cb4b0c4a39b
treee864e03b3f2746371f9186646c4fb6c3b8216cf1
parentc58efb0e18f41e8db5522ccbed02f5a6bcca8b51
Try to guess the proper visual to use for EGL contexts and drawables.

For contexts, use the visual created for the current Profile. For
drawables, try to guess the proper visual from the requested config
and the last used profile.
glretrace_egl.cpp