Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | egl: add copyright notices | Chia-I Wu | 2011-07-02 | 1 | -0/+28 |
| | | | | | The list of copyright holders could be incomplete. Please update directly or notify me if your name is missing. | ||||
* | egl: Add eglmutex.h. | Chia-I Wu | 2009-08-11 | 1 | -0/+52 |
The implementation uses pthread mutex when available. Otherwise, it is no-op. Signed-off-by: Chia-I Wu <[email protected]> |