diff options
author | Chia-I Wu <olvaffe@gmail.com> | 2009-11-24 12:11:26 +0800 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2010-01-04 14:15:16 -0700 |
commit | c4b9e1aa1a2f1fda9e5764e3f7dd1a268216df09 (patch) | |
tree | c233d34208c195009abb27b7109917d719d5e219 /scons | |
parent | b80ec33f3559e9a14d08f84c8e369a0dc81b46d7 (diff) |
mesa/es: Fix GL_RGB565 support in FBO.
In GL_OES_framebuffer_object and OpenGL ES 2.0, GL_RGB565 is a valid
internal format. Since it is not supported by the core, map it to
GL_RGB5 as a workaround.
Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
Diffstat (limited to 'scons')
0 files changed, 0 insertions, 0 deletions