]> git.cworth.org Git - apitrace/commit
egl: Add eglimports.hpp
authorChia-I Wu <olvaffe@gmail.com>
Wed, 2 Nov 2011 10:47:23 +0000 (18:47 +0800)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Tue, 8 Nov 2011 17:28:44 +0000 (17:28 +0000)
commit523e6f6769838c76ec16f95b017a989e8b35c23f
treea36f30a3cb4a125aeef65839f184d98b016b4745
parentd068da9d01eefcce5dbca367cfbad995f4d00f52
egl: Add eglimports.hpp

This header file is included by glimports.hpp.  It is made a separate file
file so that we can add the (messy) GLES includes to it later without
complicating glimports.hpp.
CMakeLists.txt
eglimports.hpp [new file with mode: 0644]
glimports.hpp