Go to file
Matthew Allum 04845aa9c9 2008-06-06 Matthew Allum <mallum@openedhand.com>
Bug #948 - Remove texture rectangle support

        * clutter/clutter-feature.c:
        * clutter/clutter-feature.h:
        * clutter/clutter-texture.c:
        * clutter/cogl/gl/cogl.c:
* clutter/glx/clutter-glx-texture-pixmap.c:
        Remove support for GL_TEXTURE_RECTANGLE_ARB (now using just regular
        2D textures, with optional npots extension). Simplifys code, + makes
        mipmap & shader support much more sane.
2008-06-06 13:44:22 +00:00
common * clutter/cogl/common/cogl-bitmap-pixbuf.c: 2008-06-06 12:53:35 +00:00
doc/reference/cogl Removed COGLhandle and changed shader and program functions to be 2008-04-29 16:10:37 +00:00
gl 2008-06-06 Matthew Allum <mallum@openedhand.com> 2008-06-06 13:44:22 +00:00
gles Applied 'final patch' from bug #874 2008-06-02 12:34:10 +00:00
cogl.h.in * clutter/cogl/cogl.h.in: 2008-05-07 16:12:54 +00:00
Makefile.am Fixed 'make dist' 2008-04-28 16:57:44 +00:00
TODO Merged clutter-ivan branch into trunk. 2008-04-25 13:37:36 +00:00