index
:
delta/gnome/cogl.git
cogl-1.10
cogl-1.12
cogl-1.14
cogl-1.16
cogl-1.18
cogl-1.20
cogl-1.22
cogl-1.8
cogl-latest-win
cogl.dllexport
cogl.msvc.new
cogl.windows.fixes
fosdem-2012
halfline/wip/render-node
lionel/cogl-gst-1.18
lionel/introspection-next
master
msvc-support
msvc-support-1.8
rbradford/cogl-1.12/wayland-0.99
rbradford/wayland-resize
rbradford/wayland-update
rstrode/wip/prepare-for-mutter-merge
wip/cogl-1.12
wip/cogl-1.14
wip/cogl-1.14-fixes
wip/cogl-1.7.0
wip/cogl-2.0
wip/cogl-hair-no-banding
wip/cogl-sharp
wip/color-mask
wip/depth-texture
wip/drm-driver
wip/egl-platforms
wip/emscripten
wip/example-crate
wip/expose-glx-egl-context
wip/expose-glx-egl-context-1.18
wip/for-cairo-cogl
wip/frame-synchronization
wip/framebuffer-discard
wip/gles2-context
wip/gles2-flip-fbo
wip/glsl-unified
wip/journal-reorg
wip/lantw/support-automake-1.16
wip/lazy-texture-allocate
wip/lionel/introspection
wip/lionel/introspection-1.18
wip/mir
wip/onscreen-flip
wip/osx
wip/out-of-memory-checks
wip/outputs
wip/piotrdrag/unicode-typography
wip/pipeline-cleanup
wip/pixel-format-2101010
wip/port-clutter-tests
wip/public-atlas-apis
wip/quadbuffer-stereo
wip/release-1.7.4
wip/rib/cogl-1.12
wip/rib/cogl-1.18
wip/rib/frame-synchronization
wip/rib/gles2-context
wip/rib/introspection
wip/rib/introspection-1.18
wip/rib/master-next
wip/rig
wip/rob/kms-winsys
wip/rstrode/prepare-for-mutter-merge
wip/sdl2-android-example
wip/smcv/test-premult-use-after-free
wip/sparse
wip/split-cogl-path
wip/ulib
wip/unref-virtual
wip/virtual-framebuffer
wip/vts
wip/wayland
wip/wayland-for-demo
gitlab.gnome.org: GNOME/cogl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cogl
/
cogl-matrix-stack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Registers gtypes for all public objects and structs
Lionel Landwerlin
2014-03-20
1
-0
/
+5
*
This re-licenses Cogl 1.18 under the MIT license
Robert Bragg
2014-02-22
1
-12
/
+18
*
Use COGL_FLAGS_* for the context's private feature flags
Neil Roberts
2013-11-28
1
-2
/
+2
*
generalize driver description and selection
Robert Bragg
2013-08-23
1
-2
/
+2
*
Remove cogl-internal.h
Robert Bragg
2013-01-22
1
-1
/
+1
*
matrix-stack: make CoglMatrixStack public
Robert Bragg
2013-01-22
1
-110
/
+114
*
matrix-stack: only maintain composite_gets in debug builds
Robert Bragg
2013-01-22
1
-1
/
+7
*
matrix-stack: getting parent ptr before freeing
Robert Bragg
2013-01-22
1
-1
/
+5
*
matrix-stack: init cache->flipped
Robert Bragg
2013-01-22
1
-0
/
+1
*
Add a GL 3 driver
Neil Roberts
2013-01-22
1
-4
/
+2
*
matrix-stack: Prune stack entries when loading a replacement matrix
Neil Roberts
2012-08-06
1
-16
/
+50
*
Add functions to directly transform from a euler or a quaternion
Neil Roberts
2012-08-06
1
-0
/
+103
*
matrix-stack: Fix the _cogl_matrix_entry_equal function
Neil Roberts
2012-08-06
1
-0
/
+4
*
Re-design the matrix stack using a graph of ops
Robert Bragg
2012-08-06
1
-315
/
+805
*
Switch use of primitive glib types to c99 equivalents
Robert Bragg
2012-08-06
1
-13
/
+13
*
cogl-matrix-stack: fix use after free in matrix stack.
Dave Airlie
2012-03-13
1
-2
/
+5
*
Don't use cogl_get_draw_framebuffer when flushing pipeline state
Neil Roberts
2012-03-05
1
-1
/
+1
*
Remove all internal includes of cogl.h
Robert Bragg
2012-02-20
1
-1
/
+1
*
Flush matrices in the progend and flip with a vector
Neil Roberts
2011-12-06
1
-97
/
+138
*
cogl-matrix-stack: remove flush avoidance checks
Robert Bragg
2011-12-06
1
-56
/
+2
*
matrix-stack: Avoid referencing the default CoglContext
Robert Bragg
2011-12-06
1
-35
/
+31
*
cogl-matrix-stack: Adds _cogl_matrix_stack_equal
Robert Bragg
2011-12-06
1
-0
/
+16
*
Dynamically load the GL or GLES library
Neil Roberts
2011-07-11
1
-52
/
+54
*
Use all core GL functions through indirect pointers
Neil Roberts
2011-07-08
1
-3
/
+5
*
framebuffer: expose experimental cogl_get_draw_framebuffer
Robert Bragg
2011-04-11
1
-1
/
+1
*
cogl: rename cogl-context.h cogl-context-private.h
Robert Bragg
2011-04-11
1
-1
/
+1
*
cogl-framebuffer: Separate the draw and read buffer
Neil Roberts
2011-02-15
1
-1
/
+1
*
cogl: upload matrices with uniforms on GLES2
Neil Roberts
2010-12-13
1
-29
/
+98
*
cogl-matrix-stack: Add _cogl_matrix_stack_has_identity_flag
Neil Roberts
2010-12-13
1
-0
/
+6
*
cogl-matrix-stack: Convert to be a CoglObject
Neil Roberts
2010-12-13
1
-3
/
+10
*
matrix-stack: Make header style consistent
Robert Bragg
2010-12-13
1
-1
/
+1
*
matrix-stack: Adds a stack age counter
Robert Bragg
2010-12-13
1
-0
/
+18
*
matrix-stack: use GArray instead of GSList for stack
Robert Bragg
2010-11-04
1
-38
/
+17
*
Remove mentions of the FSF address
Emmanuele Bassi
2010-03-01
1
-3
/
+3
*
Fix some compiler warnings
Emmanuele Bassi
2010-02-09
1
-1
/
+5
*
cogl: deprecate cogl_draw_buffer API and replace with a cogl_framebuffer API
Robert Bragg
2009-11-26
1
-3
/
+3
*
[matrix] Adds cogl_matrix_get_inverse API
Robert Bragg
2009-11-04
1
-0
/
+11
*
[cogl] Make sure we draw upside down to offscreen draw buffers
Robert Bragg
2009-11-04
1
-10
/
+26
*
[matrix-stack] Adds ctx->flushed_matrix_mode to cache the gl matrix mode
Robert Bragg
2009-10-20
1
-12
/
+18
*
matrix-stack: more optimization for load_identity case
Robert Bragg
2009-10-20
1
-11
/
+71
*
[matrix-stack] avoid redundant clearing of matrix when using load_identity
Robert Bragg
2009-10-20
1
-28
/
+26
*
[current-matrix] Adds texture matrix stacks + removes GL matrix API usage
Robert Bragg
2009-10-20
1
-1
/
+14
*
Intial Re-layout of the Cogl source code and introduction of a Cogl Winsys
Robert Bragg
2009-10-16
1
-0
/
+363