Age | Commit message (Collapse) | Author | Files | Lines |
|
Add accum buffer and samle buffer.
|
|
They can be replaced by a lookup_resource, but are made a lock/unlock
pair to allow access control. The access control is needed by
eglCreatePbufferFromClient.
|
|
A context is self contained and there should hopefully be no need for
access to the api.
|
|
The field can be used by st manager, for example, to look up the st
manager surface the fb embedded in.
|
|
|
|
Add st_api.h from
http://www.mail-archive.com/mesa3d-dev@lists.sourceforge.net/msg10792.html.
|