This website requires JavaScript.
Explore
Help
Register
Sign In
isa
/
mutter
Watch
1
Star
0
Fork
0
You've already forked mutter
mirror of
https://github.com/brl/mutter.git
synced
2025-02-02 23:03:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
mutter
/
clutter
/
cogl
/
common
History
Colin Walters
63c84c46f8
Plug minor memory leak in cogl_vertex_buffer_submit_real
...
Free a temporary list.
2009-06-16 15:46:51 +01:00
..
cogl-bitmap-fallback.c
[bitmap] Fixes _cogl_bitmap_fallback_unpremult
2009-06-11 14:17:52 +01:00
cogl-bitmap-pixbuf.c
Implement premultiplication for CoglBitmap
2009-06-11 14:17:51 +01:00
cogl-bitmap-private.h
Implement premultiplication for CoglBitmap
2009-06-11 14:17:51 +01:00
cogl-bitmap.c
Implement premultiplication for CoglBitmap
2009-06-11 14:17:51 +01:00
cogl-blend-string.c
…
cogl-blend-string.h
…
cogl-clip-stack.c
…
cogl-clip-stack.h
…
cogl-color.c
…
cogl-current-matrix.c
…
cogl-current-matrix.h
…
cogl-debug.c
…
cogl-enum-types.c.in
…
cogl-enum-types.h.in
…
cogl-fixed.c
…
cogl-handle.h
…
cogl-internal.h
…
cogl-material-private.h
…
cogl-material.c
[cogl] Don't allow calling cogl_set_source_texture with an INVALID_HANDLE
2009-06-11 16:28:01 +01:00
cogl-matrix-stack.c
…
cogl-matrix-stack.h
…
cogl-matrix.c
…
cogl-primitives.c
…
cogl-primitives.h
…
cogl-util.c
…
cogl-util.h
…
cogl-vertex-buffer-private.h
…
cogl-vertex-buffer.c
Plug minor memory leak in cogl_vertex_buffer_submit_real
2009-06-16 15:46:51 +01:00
cogl.c
Default to a blend function that expects premultiplied colors
2009-06-11 14:17:52 +01:00
Makefile.am
Disable single header inclusion for GLib
2009-06-15 11:29:37 +01:00
stb_image.c
…