Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-04 | mesa/es: Fix GL_OES_texture_cube_map support. | Chia-I Wu | |
Unlike in OpenGL, GL_OES_texture_cube_map says that all coordinates are changed the same time by the token GL_TEXTURE_GEN_STR_OES, and the initial mode is GL_REFLECTION_MAP_OES. Signed-off-by: Chia-I Wu <olvaffe@gmail.com> |