Hi, > > In order to use this feature, we need to create a gles context. > > This series add an option (`-display sdl,gles=on`) in the SDL display to > > create that context. > > Humble ping. > I didn't get any comment on this series.
Well, display configuration is going to be rewritten, and while that is in flight adding new config options isn't a good idea b/c things will conflict ... Beside that: Is a new config option actually needed in the first place? Ideally qemu (or sdl) would figure on its own that a full core context isn't available and try fallback to gles then. cheers, Gerd