mutter/cogl
Neil Roberts 7379a5fc04 cogl: Rename arbfp_source_buffer to fragment_source_buffer
Only one of the material backends can be generating code at the same
time so it seems to make sense to share the same source buffer between
arbfp and glsl. The new name is fragment_source_buffer in case we
later want to create a new buffer for the vertex shader. That probably
couldn't share the same buffer because it will likely need to be
generated at the same time.
2010-11-24 18:06:43 +00:00
..
driver cogl-texture-driver-gles: Fix image height for uploading 3D textures 2010-11-23 14:12:17 +00:00
tesselator
winsys
cogl2-path.c
cogl2-path.h
cogl-atlas-texture-private.h
cogl-atlas-texture.c
cogl-atlas.c
cogl-atlas.h
cogl-bitmap-fallback.c
cogl-bitmap-pixbuf.c
cogl-bitmap-private.h
cogl-bitmap.c
cogl-bitmap.h
cogl-bitmask.c
cogl-bitmask.h
cogl-blend-string.c
cogl-blend-string.h
cogl-buffer-private.h
cogl-buffer.c
cogl-buffer.h
cogl-callback-list.c
cogl-callback-list.h
cogl-clip-stack.c
cogl-clip-stack.h
cogl-clip-state.c
cogl-clip-state.h
cogl-color-private.h
cogl-color.c
cogl-color.h
cogl-context.c cogl: Rename arbfp_source_buffer to fragment_source_buffer 2010-11-24 18:06:43 +00:00
cogl-context.h cogl: Rename arbfp_source_buffer to fragment_source_buffer 2010-11-24 18:06:43 +00:00
cogl-debug-options.h
cogl-debug.c
cogl-debug.h
cogl-defines.h.in
cogl-deprecated.h
cogl-enum-types.c.in
cogl-enum-types.h.in
cogl-feature-private.c
cogl-feature-private.h
cogl-fixed.c
cogl-fixed.h
cogl-framebuffer-private.h
cogl-framebuffer.c
cogl-handle.h
cogl-index-array-private.h
cogl-index-array.c
cogl-index-array.h
cogl-indices-private.h
cogl-indices.c
cogl-indices.h
cogl-internal.h
cogl-journal-private.h
cogl-journal.c
cogl-material-compat.c
cogl-material-compat.h
cogl-matrix-mesa.c
cogl-matrix-mesa.h
cogl-matrix-private.h
cogl-matrix-stack.c
cogl-matrix-stack.h
cogl-matrix.c
cogl-matrix.h
cogl-object-private.h
cogl-object.c
cogl-object.h
cogl-offscreen.h
cogl-path-private.h
cogl-path.c
cogl-path.h
cogl-pipeline-arbfp-private.h
cogl-pipeline-arbfp.c cogl: Rename arbfp_source_buffer to fragment_source_buffer 2010-11-24 18:06:43 +00:00
cogl-pipeline-fixed-private.h
cogl-pipeline-fixed.c
cogl-pipeline-glsl-private.h
cogl-pipeline-glsl.c
cogl-pipeline-opengl-private.h
cogl-pipeline-opengl.c
cogl-pipeline-private.h pipeline: Use WrapModeInternal in the Layer struct 2010-11-23 13:08:25 +00:00
cogl-pipeline.c
cogl-pipeline.h
cogl-pixel-array-private.h
cogl-pixel-array.c
cogl-pixel-array.h
cogl-primitive-private.h
cogl-primitive.c
cogl-primitive.h
cogl-primitives-private.h
cogl-primitives.c
cogl-primitives.h
cogl-private.h
cogl-profile.c
cogl-profile.h
cogl-program-private.h
cogl-program.c
cogl-rectangle-map.c
cogl-rectangle-map.h
cogl-shader-boilerplate.h
cogl-shader-private.h
cogl-shader.c
cogl-shader.h cogl-shader: Add deprecation guards for cogl_program_uniform_* 2010-09-03 16:59:01 +01:00
cogl-spans.c
cogl-spans.h
cogl-sub-texture-private.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
cogl-sub-texture.c
cogl-texture-2d-private.h
cogl-texture-2d-sliced-private.h
cogl-texture-2d-sliced.c
cogl-texture-2d.c
cogl-texture-3d-private.h
cogl-texture-3d.c
cogl-texture-3d.h
cogl-texture-driver.h
cogl-texture-private.h
cogl-texture-rectangle-private.h
cogl-texture-rectangle.c
cogl-texture.c
cogl-texture.h
cogl-types.h
cogl-util.c
cogl-util.h
cogl-vector.c
cogl-vector.h
cogl-vertex-array-private.h
cogl-vertex-array.c
cogl-vertex-array.h
cogl-vertex-attribute-private.h
cogl-vertex-attribute.c
cogl-vertex-attribute.h
cogl-vertex-buffer-private.h
cogl-vertex-buffer.c
cogl-vertex-buffer.h
cogl.c
cogl.h
cogl.pc.in
Makefile.am
stb_image.c