mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 02:19:15 +00:00
Neil Roberts
49752b06d3
* clutter/cogl/gles/cogl-texture.c: Use the wrapper for
glTexParameteri. Call glGenerateMipmap after every change to the texture image data. * clutter/cogl/gles/cogl-gles2-wrapper.h: * clutter/cogl/gles/cogl-gles2-wrapper.c: Added a wrapper for glTexParameteri so that it can ignore requests to set GL_GENERATE_MIPMAP. Added a wrapper for glGenerateMipmap that does nothing on GLES 1
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%