Ville Syrj�l� wrote:

window->GetSurface( window, &surface );
surface->GetGL( surface, &gl );
gl->Lock( gl );
...
gl->Unlock( gl );
surface->Flip( surface, ... );



There is no concept of a context separate from a window (or drawable)? I will have to think about how to emulate contexts like GLX ones.
begin:vcard
fn;quoted-printable:=E7=AC=B9=E5=B1=B1
n;quoted-printable:=E7=AC=B9=E5=B1=B1
email;internet:[EMAIL PROTECTED]
x-mozilla-html:TRUE
version:2.1
end:vcard

Reply via email to