]> git.cworth.org Git - apitrace/commit
gles: Include GLES headers in eglimports.hpp
authorChia-I Wu <olvaffe@gmail.com>
Wed, 2 Nov 2011 13:12:51 +0000 (21:12 +0800)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Thu, 17 Nov 2011 15:50:25 +0000 (15:50 +0000)
commitac60c4ed83497b1b05977871839a841f909a4d74
tree4172c02a2db867597502bd8425fba3365bbac28b
parent0b238bf7fc72efca2fe4b7a275859884399d59a0
gles: Include GLES headers in eglimports.hpp

They are always included to make sure we have GLES types and enums defined.
This allows us to treat GLES effectively as an extension to GL, without having
to put #ifdef's at multiple places.
eglimports.hpp