]> git.cworth.org Git - apitrace/commit
egl: Add Khronos EGL headers
authorChia-I Wu <olvaffe@gmail.com>
Wed, 2 Nov 2011 11:37:40 +0000 (19:37 +0800)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Tue, 8 Nov 2011 17:28:42 +0000 (17:28 +0000)
commitd068da9d01eefcce5dbca367cfbad995f4d00f52
tree634c79a956d5bbf4439fac462f736a0e2aa3fc71
parentca0c40fa6d5764b3f2ba7cafc7ba1c291e466005
egl: Add Khronos EGL headers

Use our own egl.h and eglext.h, but system's platform headers (eglplatform.h
and khrplatform.h).
thirdparty/khr/EGL/egl.h [new file with mode: 0644]
thirdparty/khr/EGL/eglext.h [new file with mode: 0644]