commit | 721ba15bf4596b2e9589e7656005b387724875c3 | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Tue May 27 14:33:54 2008 -0600 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Tue May 27 14:33:54 2008 -0600 |
tree | 34821f5061822a2eac270444fca03db583376f55 | |
parent | 5f8a4f3e5e8fe78f1abe9ca6dd1131ad53d3d943 [diff] |
added _eglGet*Handle() functions These are the inverse of the _eglLookup*() functions. Returns the public handle for a private surface/config/display/etc. Removes glapi.c's direct access of private fields.