egl: s/_EGL_PLATFORM/_EGL_OS/ and s/POSIX/UNIX/.
authorChia-I Wu <olv@lunarg.com>
Tue, 15 Jun 2010 11:34:51 +0000 (19:34 +0800)
committerChia-I Wu <olv@lunarg.com>
Thu, 17 Jun 2010 08:05:18 +0000 (16:05 +0800)
commit6f690caddcd9afbea6ed3e743b0c95c02c85e5ef
tree411245a6738c68cdf6a5eab3aad34d5712b8b3c2
parent8f3e48ee2c77db7aeaf5ffc904db6790dd5a3bf4
egl: s/_EGL_PLATFORM/_EGL_OS/ and s/POSIX/UNIX/.

A platform means a native window system in EGL.  Use OS that follows
Gallium instead.
src/egl/main/Makefile
src/egl/main/SConscript
src/egl/main/egldriver.c
src/egl/main/eglstring.h