1
0
Fork 0
mutter-performance-source/clutter/cogl
Matthew Allum d83442476f 2008-02-01 Matthew Allum <mallum@openedhand.com>
* clutter/cogl/cogl.h:
        * clutter/cogl/gl/cogl.c:
        * clutter/cogl/gles/cogl.c:
       Disable the depth test and buffer as has some strange side
       effects, mainly on x/y axis rotation with multiple layers at
       same depth (eg rotating text on a bg has very strange
       effect). Seems no clean 100% effective way to fix without other
       odd issues.. So for now move to application to handle and add
       cogl_enable_depth_test() as for custom actors (i.e groups) to
       enable if need be.
2008-02-01 18:14:54 +00:00
..
gl 2008-02-01 Matthew Allum <mallum@openedhand.com> 2008-02-01 18:14:54 +00:00
gles 2008-02-01 Matthew Allum <mallum@openedhand.com> 2008-02-01 18:14:54 +00:00
cogl.h 2008-02-01 Matthew Allum <mallum@openedhand.com> 2008-02-01 18:14:54 +00:00
Makefile.am 2007-03-27 Matthew Allum <mallum@openedhand.com> 2007-03-27 21:09:11 +00:00