OSDN Git Service

android: a workaround for GL_INVALID_OPERATION (0x502) error
authorChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 23 Jan 2015 19:53:48 +0000 (03:53 +0800)
committerMauro Rossi <issor.oruam@gmail.com>
Tue, 1 Nov 2016 19:41:58 +0000 (20:41 +0100)
commit1dd244b7314e4803ecb3628e6501c6b24160b327
treec8d8b733524adfb76a6cd0b9fa5589bf274d324c
parente5848fad7d425f98d2e463927b2d4cb681d831e2
android: a workaround for GL_INVALID_OPERATION (0x502) error

Inspired by the nice work of Paulo Sergio (pstglia):

"Bypass a check for external target enabled only for images
created with EGL_EXT_image_dma_buf_import - this makes
Android graphical components receive a GL_INVALID_OPERATION (0x502)."
src/mesa/drivers/dri/i965/intel_tex_image.c