EGL_MESA_screen_surface proposal
Brian Paul
brian.paul at tungstengraphics.com
Wed Mar 16 07:04:38 PST 2005
Jon Smirl wrote:
> On Tue, 15 Mar 2005 11:36:53 -0500, Michel Danzer <mdanzer at ati.com> wrote:
>
>>On Tue, 2005-03-15 at 11:28 -0500, Jon Smirl wrote:
>>
>>>On Tue, 15 Mar 2005 08:17:13 -0700, Brian Paul
>>><brian.paul at tungstengraphics.com> wrote:
>>>
>>>>Perhaps the eglShowSurface() and eglScreenMode() functions should be
>>>>combined so the new surface and new display mode can be validated
>>>>together. That way, the undefined state between setting the new
>>>>surface and new mode can be avoided.
>>
>>Makes sense to me.
>
>
> What if I just want to show another surface without changing the mode?
> I could still use a combined version and since the mode matches the
> mode won't actually get changed?
Right. The combined function can just as well be used to change the
screen's current mode _or_ current surface. You don't have to change
both.
-Brian
More information about the xorg
mailing list