mutter/cogl/winsys
Robert Bragg 5442e429ba material: split the texture unit management out
In general cogl-material.c has become far to large to manage in one
source file. As one of the ways to try and break it down this patch
starts to move some of lower level texture unit state management out
into cogl-material-opengl.c. The naming is such because the plan is to
follow up and migrate the very GL specific state flushing code into the
same file.
2010-07-13 19:26:58 +01:00
..
cogl-context-winsys.c Add a CoglTexturePixmapX11 texture backend 2010-06-22 12:22:48 +01:00
cogl-context-winsys.h texture-pixmap-x11: don't assume anything about the GLXFBConfig type 2010-06-22 16:53:59 +01:00
cogl-egl.c egl: Consolidates eglx and eglnative into one "egl" winsys 2010-06-18 17:38:41 +01:00
cogl-fruity.c Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-glx.c Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-osx.c Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-sdl.c Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-texture-pixmap-x11-private.h Add a CoglTexturePixmapX11 texture backend 2010-06-22 12:22:48 +01:00
cogl-texture-pixmap-x11.c material: split the texture unit management out 2010-07-13 19:26:58 +01:00
cogl-texture-pixmap-x11.h cogl-texture-pixmap-x11: This API is new in 1.4, not 1.2 2010-07-09 17:55:31 +01:00
cogl-win32.c Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-winsys-feature-functions.h Add a CoglTexturePixmapX11 texture backend 2010-06-22 12:22:48 +01:00
cogl-winsys.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-xlib.c cogl: Add _cogl_xlib_{,un}trap_errors 2010-06-22 12:22:47 +01:00
cogl-xlib.h cogl: Add _cogl_xlib_{,un}trap_errors 2010-06-22 12:22:47 +01:00