EGL_MESA_screen_surface proposal

Jon Smirl jonsmirl at gmail.com
Wed Mar 16 08:11:03 PST 2005


On Wed, 16 Mar 2005 08:18:05 -0700, Brian Paul
<brian.paul at tungstengraphics.com> wrote:
> I'd go with the EGL_INTERLACE attribute.  I'd rather not add
> additional functions to the EGL API to deal with strings for modes.

Could  EGLModeMESA be an index into an array like this:
struct {
   EGLmode mode;;
   char *name;
}

Choose modes would not take the name.

X has Ctrl-Atl-+/- for changing the resolution. The list of mode names
lets the window manager build a list for the user to choose from.



-- 
Jon Smirl
jonsmirl at gmail.com


More information about the dri-egl mailing list