OSDN Git Service

part of fix [2186418] switch passion to 24-bits framebuffer
authorMathias Agopian <mathias@google.com>
Wed, 4 Nov 2009 00:17:55 +0000 (16:17 -0800)
committerMathias Agopian <mathias@google.com>
Wed, 4 Nov 2009 22:51:18 +0000 (14:51 -0800)
commit8b6b95abaec4a7e3df80a648bed75aa5aa74e8fe
tree73554de67418ed1062f03e488d5b1fa74e08a76f
parent08fdbc5e9c6b1c70ce406327f25a4f6386f4b03c
part of fix [2186418] switch passion to 24-bits framebuffer

add support for RGBX_8888 EGLConfigs in the software renderer
(since that's what we're using in the MDP case)
opengl/libagl/egl.cpp