[vlc-devel] [PATCH] glx: Bind drawable to context before setting swap interval (fix #8738)
Rémi Denis-Courmont
remi at remlab.net
Tue Jun 4 22:19:10 CEST 2013
Le mardi 4 juin 2013 22:50:05, Francois Cartegnie a écrit :
> - we can change context (I guess that's the point of MakeCurrent) then
> GLX_*_swap_control is not applied to this new context.
> (that's why i moved that code in MakeCurrent)
The *existing* callers run in a single thread and with a single context in
that thread.
> - we never change the context: MakeCurrent & ReleaseCurrent are useless,
> no ?
I don't understand the question.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list