mirror of
https://github.com/brl/mutter.git
synced 2024-12-25 12:32:05 +00:00
ccdcbbb46b
glTexSubImage3D was being called directly in cogl-texture-3d.c but the function is only available since GL version 1.2 so on Windows it won't be possible to directly link to it. Also under GLES it is only available conditionally in an extension. |
||
---|---|---|
.. | ||
cogl | ||
doc | ||
pango | ||
Makefile.am |