trace all EGL extensions
Chia-I Wu
olvaffe at gmail.com
Wed Nov 30 23:20:15 PST 2011
Hi,
I've spent some time adding all EGL extensions to specs/eglapi.py.
The changes are available at
https://github.com/olvaffe/apitrace/commits/trace-egl-extensions
$ git diff --stat master..trace-egl-extensions
specs/eglapi.py | 177 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 177 insertions(+), 0 deletions(-)
It was just a tedious process to go through the specs and eglext.h to
add the entrypoints, types, and enums.
If there is no objection, I'd like to merge it sometime tomorrow.
--
olv at LunarG.com
More information about the apitrace
mailing list