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
89060a9bb3
[cogl] Avoid shadowing math.h symbols
...
As usual, y1 and y2 end up shadowing symbols exported by math.h.
2009-03-13 15:28:20 +00:00
..
cogl-bitmap-fallback.c
…
cogl-bitmap-pixbuf.c
…
cogl-bitmap.c
…
cogl-bitmap.h
…
cogl-clip-stack.c
[Cogl] the cogl_get_*_matrix functions now work with CoglMatrix types
2009-02-23 10:49:35 +00:00
cogl-clip-stack.h
…
cogl-color.c
[cogl-color.c] #include fix for the cogl_set_source_color prototype
2009-02-18 16:19:14 +00:00
cogl-current-matrix.c
Finish GLES{1,2} support for client side matrix stacks
2009-03-12 18:55:41 +00:00
cogl-current-matrix.h
Virtualize GL matrix operations and use a client-side matrix when GL is indirect
2009-03-12 18:32:45 +00:00
cogl-debug.c
[cogl] Add a PANGO debug flag for CoglPango use
2009-03-10 12:38:02 +00:00
cogl-fixed.c
…
cogl-handle.h
…
cogl-material-private.h
[Cogl] Fixes automatic handling of the GL blend enable state.
2009-02-23 10:49:35 +00:00
cogl-material.c
Virtualize GL matrix operations and use a client-side matrix when GL is indirect
2009-03-12 18:32:45 +00:00
cogl-matrix-stack.c
Virtualize GL matrix operations and use a client-side matrix when GL is indirect
2009-03-12 18:32:45 +00:00
cogl-matrix-stack.h
Virtualize GL matrix operations and use a client-side matrix when GL is indirect
2009-03-12 18:32:45 +00:00
cogl-matrix.c
Virtualize GL matrix operations and use a client-side matrix when GL is indirect
2009-03-12 18:32:45 +00:00
cogl-primitives.c
[cogl] Avoid shadowing math.h symbols
2009-03-13 15:28:20 +00:00
cogl-primitives.h
…
cogl-util.c
Virtualize GL matrix operations and use a client-side matrix when GL is indirect
2009-03-12 18:32:45 +00:00
cogl-util.h
…
cogl-vertex-buffer-private.h
…
cogl-vertex-buffer.c
Virtualize GL matrix operations and use a client-side matrix when GL is indirect
2009-03-12 18:32:45 +00:00
Makefile.am
Virtualize GL matrix operations and use a client-side matrix when GL is indirect
2009-03-12 18:32:45 +00:00
stb_image.c
…