This website requires JavaScript.
Explore
Help
Register
Sign In
brl
/
mutter
Watch
1
Star
0
Fork
0
You've already forked mutter
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
mutter
/
clutter
/
cogl
/
common
History
Emmanuele Bassi
77fdd7494e
Fix compiler warnings when COGL debug level=minimum
2009-07-28 13:57:46 +01:00
..
cogl-bitmap-fallback.c
…
cogl-bitmap-pixbuf.c
…
cogl-bitmap-private.h
…
cogl-bitmap.c
…
cogl-blend-string.c
Avoid C99 to fix compilation with compilers like MSVC.
2009-07-28 12:13:43 +01:00
cogl-blend-string.h
[cogl] Make the blend string error domain public
2009-07-20 12:47:53 +01:00
cogl-clip-stack.c
…
cogl-clip-stack.h
…
cogl-color.c
…
cogl-current-matrix.c
…
cogl-current-matrix.h
…
cogl-debug.c
Fix compiler warnings when COGL debug level=minimum
2009-07-28 13:57:46 +01:00
cogl-enum-types.c.in
…
cogl-enum-types.h.in
…
cogl-fixed.c
…
cogl-handle.h
…
cogl-internal.h
…
cogl-material-private.h
[cogl] Fix drawing with sliced textures using material layer0 overrides
2009-07-07 10:34:37 +01:00
cogl-material.c
Reposition variable declarations to avoid C99.
2009-07-28 12:13:42 +01:00
cogl-matrix-stack.c
…
cogl-matrix-stack.h
…
cogl-matrix.c
Avoid near/far identifier names.
2009-07-28 12:13:44 +01:00
cogl-primitives.c
Avoid C99 to fix compilation with compilers like MSVC.
2009-07-28 12:13:43 +01:00
cogl-primitives.h
…
cogl-util.c
…
cogl-util.h
…
cogl-vertex-buffer-private.h
…
cogl-vertex-buffer.c
…
cogl.c
Call glClientActiveTexture() through COGL context.
2009-07-28 12:13:43 +01:00
Makefile.am
…
stb_image.c
…