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
/
gl
History
Neil Roberts
f1bae778ce
[cogl] Add an NULL terminator to the call to material_flush_gl_state
...
This fixes a compiler warning and a potential crash.
2009-01-29 12:21:56 +00:00
..
cogl-context.c
Fallout from cogl-material merge
2009-01-27 16:02:04 +00:00
cogl-context.h
Another Cogl gl vs gles normalizaion pass
2009-01-28 17:20:16 +00:00
cogl-defines.h.in
…
cogl-fbo.c
…
cogl-fbo.h
…
cogl-internal.h
…
cogl-primitives.c
Changes cogl_rectangle to take x1, y1, x2, y2 args not x1, y1, width, height
2009-01-28 17:20:15 +00:00
cogl-program.c
…
cogl-program.h
…
cogl-shader-private.h
…
cogl-shader.c
…
cogl-texture-private.h
…
cogl-texture.c
Another Cogl gl vs gles normalizaion pass
2009-01-28 17:20:16 +00:00
cogl.c
[cogl] Add an NULL terminator to the call to material_flush_gl_state
2009-01-29 12:21:56 +00:00
Makefile.am
…