..
driver
gles: Fix the functions names for the GL_OES_framebuffer_object ext
2010-05-05 12:24:11 +01:00
winsys
Stubs out _cogl_xlib_handle_event
2010-05-19 15:28:04 +01:00
cogl-atlas-texture-private.h
cogl-atlas-texture.c
cogl-atlas-texture: Fix a memory leak
2010-04-13 17:26:03 +01:00
cogl-atlas.c
cogl-atlas.h
cogl-bitmap-fallback.c
cogl-bitmap: Fix converting formats with and without alpha channels
2010-04-21 10:56:21 +01:00
cogl-bitmap-pixbuf.c
cogl-bitmap-private.h
cogl-bitmap.c
cogl-bitmap: Fix converting formats with and without alpha channels
2010-04-21 10:56:21 +01:00
cogl-bitmap.h
cogl-bitmask.c
cogl: Add an internal CoglBitmask type
2010-05-24 16:10:56 +01:00
cogl-bitmask.h
cogl: Add an internal CoglBitmask type
2010-05-24 16:10:56 +01:00
cogl-blend-string.c
cogl-blend-string.h
cogl-buffer-private.h
cogl-buffer.c
cogl-buffer.h
cogl-clip-stack.c
cogl-clip-stack: Set *stencil_used_p when the stack is empty
2010-05-06 14:15:04 +01:00
cogl-clip-stack.h
cogl: Implement retained clip stacks
2010-04-15 14:51:01 +01:00
cogl-clip-state.c
cogl: Implement retained clip stacks
2010-04-15 14:51:01 +01:00
cogl-clip-state.h
cogl: Implement retained clip stacks
2010-04-15 14:51:01 +01:00
cogl-color.c
cogl-color.h
cogl-context.c
[material] fix _set_alpha_test_function: missing a glEnable(GL_ALPHA_TEST)
2010-05-28 15:35:23 +01:00
cogl-context.h
cogl: Use a CoglBitmask to store the list of used texcoord arrays
2010-05-24 16:10:57 +01:00
cogl-debug.c
cogl-debug.h
debug: Use G_UNLIKELY in the tests
2010-05-04 17:01:14 +01:00
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
Implement accessors for the color bits in a framebuffer
2010-05-05 12:25:16 +01:00
cogl-framebuffer.c
Merge branch 'wip/framebuffer-bits'
2010-05-21 14:38:37 +01:00
cogl-handle.h
Start eradicating the CoglHandle typedef
2010-05-28 18:39:22 +01:00
cogl-internal.h
cogl: Record new enabled arrays in _cogl_disable_other_texcoord_arrays
2010-05-27 14:51:44 +01:00
cogl-journal-private.h
cogl-material: Add support for setting the wrap mode for a layer
2010-04-12 15:44:23 +01:00
cogl-journal.c
cogl: Use a CoglBitmask to store the list of used texcoord arrays
2010-05-24 16:10:57 +01:00
cogl-material-private.h
cogl-material: Add support for setting the wrap mode for a layer
2010-04-12 15:44:23 +01:00
cogl-material.c
cogl-material: Fix the count of the number of layers
2010-05-24 16:10:56 +01:00
cogl-material.h
cogl-material: Add support for setting the wrap mode for a layer
2010-04-12 15:44:23 +01:00
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.h
Start eradicating the CoglHandle typedef
2010-05-28 18:39:22 +01:00
cogl-offscreen.h
cogl-path-private.h
cogl-path: Use true copy-on-write semantics
2010-05-11 16:10:39 +01:00
cogl-path.c
cogl: Use a CoglBitmask to store the list of used texcoord arrays
2010-05-24 16:10:57 +01:00
cogl-path.h
cogl-path: Add documentation for the angles of cogl_path_arc
2010-04-22 18:17:59 +01:00
cogl-pixel-buffer-private.h
cogl-pixel-buffer.c
cogl-pixel-buffer.h
cogl-primitives.c
cogl: Use a CoglBitmask to store the list of used texcoord arrays
2010-05-24 16:10:57 +01:00
cogl-primitives.h
cogl-profile.c
cogl-profile.h
cogl-shader.h
cogl-spans.c
cogl-spans.h
cogl-sub-texture-private.h
cogl-sub-texture.c
Split the wrap mode of _cogl_texture_set_wrap_mode into three
2010-04-12 15:44:23 +01:00
cogl-texture-2d-private.h
Split the wrap mode of _cogl_texture_set_wrap_mode into three
2010-04-12 15:44:23 +01:00
cogl-texture-2d-sliced-private.h
Split the wrap mode of _cogl_texture_set_wrap_mode into three
2010-04-12 15:44:23 +01:00
cogl-texture-2d-sliced.c
cogl-texture-2d-sliced: Use the converted bitmap when uploading
2010-04-29 13:15:36 +01:00
cogl-texture-2d.c
cogl-texture-2d: Regenerate the mipmaps when the texture is modified
2010-05-28 18:13:53 +01:00
cogl-texture-driver.h
cogl-texture-private.h
Split the wrap mode of _cogl_texture_set_wrap_mode into three
2010-04-12 15:44:23 +01:00
cogl-texture.c
cogl-texture: Don't attempt to use GL to convert formats under GLES
2010-04-29 13:15:35 +01:00
cogl-texture.h
cogl-types.h
Start eradicating the CoglHandle typedef
2010-05-28 18:39:22 +01:00
cogl-util.c
Start eradicating the CoglHandle typedef
2010-05-28 18:39:22 +01:00
cogl-util.h
cogl-vector.c
math: Adds an experimental cogl_vector3_* API
2010-05-20 17:18:24 +01:00
cogl-vector.h
math: Adds an experimental cogl_vector3_* API
2010-05-20 17:18:24 +01:00
cogl-vertex-buffer-private.h
cogl-vertex-buffer.c
cogl-vertex-buffer: Don't disable any texture coord arrays
2010-05-27 14:54:14 +01:00
cogl-vertex-buffer.h
cogl.c
cogl: Record new enabled arrays in _cogl_disable_other_texcoord_arrays
2010-05-27 14:51:44 +01:00
cogl.h
Merge branch 'wip/framebuffer-bits'
2010-05-21 14:38:37 +01:00
cogl.pc.in
Makefile.am
cogl: Add an internal CoglBitmask type
2010-05-24 16:10:56 +01:00
stb_image.c