On Mo, 2014-12-15 at 17:46 +0100, Michael Walle wrote: > Am 2014-12-11 12:05, schrieb Gerd Hoffmann: > > Rename config option from "glx" to "opengl", glx will not be the only > > option for opengl in near future. Also switch over to pkg-config for > > opengl support detection. > > I'm ok with that, although it is a revert of > b1e5fff4afd0c47148b0d9f9341887ae2c3eb9af. Maybe the tmu2 will be > converted to SDL, too.
Not directly to SDL, there will be a interface layer inbetween so things don't depend on a single UI. But, yes, the plan is to have interfaces for device emulations to get a opengl context for rendering. That isn't yet in the patch series though. cheers, Gerd