build: Start moving to a non-recursive layout
[profile/ivi/clutter.git] / clutter / cogl / cogl / cogl-material-opengl.c
2010-09-29 Emmanuele Bassibuild: Start moving to a non-recursive layout
2010-09-15 Robert Braggmaterial: Adds experimental cogl_material_foreach_layer API
2010-08-09 Owen W. TaylorAlways bind a new texture to unit 1 when necessary
2010-08-09 Emmanuele BassiMerge remote branch 'elliot/cookbook-layouts-introduction'
2010-08-09 Robert Braggmaterial: don't dereference layer->texture directly
2010-08-03 Emmanuele BassiMerge remote branch 'elliot/cookbook-animations-rotating'
2010-08-03 Robert Braggcogl-program: gles2: bind programs lazily as for GL
2010-08-02 Robert Braggcogl: don't include cogl-debug.h in cogl.h or install
2010-07-22 Neil Robertscogl-material: Don't map the shininess value to [0,1]
2010-07-22 Neil Robertscogl-material: Always reset the GLSL program to zero...
2010-07-13 Robert Braggmaterial: splits out all the state flushing code
2010-07-13 Robert Braggmaterial: split the texture unit management out