commit | c80aafa61d619087a879dc1095ddf1ca2a5e69fb | [log] [tgz] |
---|---|---|
author | mwajdecz <michal.wajdeczko@intel.com> | Mon May 26 13:56:37 2014 +0200 |
committer | Yong Yao <yong.yao@intel.com> | Tue May 27 09:26:21 2014 -0700 |
tree | 0e6b8ce2495289450782e02f31e0663ac9f9859e | |
parent | c9fcaf3751af078ad730913304431197e4d1ae80 [diff] |
EGL: add x86/64 assembly code for EGL/GLES wrappers There was no explicit support for x86/64 architecture in EGL/GLES wrappers. This resulted either in failures or sub-optimal implementation of the wrapper functions. Change-Id: I20d99d7372fbf642ee4b94a05c8cb971cba29988 Signed-off-by: Wajdeczko, Michal <michal.wajdeczko@intel.com>