Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-13 | egl: need stdio.h for non-Windows build too to avoid compiler warning | Brian Paul | |
2011-01-13 | egl: Cleanup _EGLDisplay initialization. | Chia-I Wu | |
Reorder/rename and document the fields that should be set by the driver during initialization. Drop the major/minor arguments from drv->API.Initialize. | |||
2010-06-17 | egl: s/_EGL_PLATFORM/_EGL_OS/ and s/POSIX/UNIX/. | Chia-I Wu | |
A platform means a native window system in EGL. Use OS that follows Gallium instead. | |||
2010-05-31 | egl: Use SConscript for Windows build. | Chia-I Wu | |
Fix several portability issues and add SConscript for Windows build. | |||
2008-05-28 | egl: added eglstring.[ch] | Brian Paul | |