aboutsummaryrefslogtreecommitdiff
path: root/distrib/android-emugl/host/libs/Translator/EGL/EglImp.cpp
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@google.com>2015-04-28 17:33:46 +0200
committerDavid 'Digit' Turner <digit@google.com>2015-05-18 10:52:03 +0200
commit31382f89ab0cf576b044ec43228e6d3a4111bb96 (patch)
treeb771f1e9726a81ea42d3378a4d86333a9ef2ab18 /distrib/android-emugl/host/libs/Translator/EGL/EglImp.cpp
parenta438ad20548525ae0b348b34fb958ddd6ff81a45 (diff)
downloadqemu-31382f89ab0cf576b044ec43228e6d3a4111bb96.tar.gz
emugl: Remove un-needed EGL entry points from libOpenglRender.
libOpenglRender only uses a small subset of the EGL API, so only list the functions that are actually used by it in render_egl*.entries files. The main reason to do this is to reduce the cost of implementing an EGL wrapper on top of ANGLE's EGL library (i.e. less functions to wrap, implement and maintain). A future patch will also remove the corresponding code from the EGL translation library to (slightly) simplify it. Change-Id: If5acf42b7fad9243f87ef4ea0167d717c6bb1bab
Diffstat (limited to 'distrib/android-emugl/host/libs/Translator/EGL/EglImp.cpp')
0 files changed, 0 insertions, 0 deletions