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-attribute.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-design the matrix stack using a graph of ops
Robert Bragg
2012-08-06
1
-1
/
+4
*
Switch use of primitive glib types to c99 equivalents
Robert Bragg
2012-08-06
1
-19
/
+19
*
journal: Always keep a pointer back to the framebuffer
Neil Roberts
2012-03-16
1
-1
/
+1
*
cogl-attribute: Fix binding an attribute to cogl_tex_coord_in
Neil Roberts
2012-02-22
1
-5
/
+14
*
framebuffer: Add cogl_framebuffer draw methods
Robert Bragg
2012-02-09
1
-474
/
+38
*
Make _cogl_pipeline_get_layer_texture public
Neil Roberts
2012-02-07
1
-1
/
+1
*
attribute: Fix including progend-glsl-private.h on GL2
Neil Roberts
2011-12-07
1
-1
/
+7
*
attribute: Add a missing 'else'
Neil Roberts
2011-12-07
1
-0
/
+1
*
rework enabling of attributes, removing _cogl_enable()
Robert Bragg
2011-12-06
1
-389
/
+301
*
framebuffer: Optimize _cogl_framebuffer_flush_state()
Robert Bragg
2011-12-06
1
-1
/
+1
*
cogl-bitmask: Add a return value for the foreach callback
Neil Roberts
2011-11-16
1
-2
/
+4
*
Start to reduce dependence on glib
Robert Bragg
2011-11-01
1
-7
/
+8
*
attributes: optimize validation of tex_coord%d_in names
Robert Bragg
2011-09-21
1
-1
/
+4
*
attributes: avoid g_strdup in cogl_attribute_new
Robert Bragg
2011-09-21
1
-7
/
+41
*
Add a strong CoglTexture type to replace CoglHandle
Robert Bragg
2011-09-21
1
-2
/
+2
*
Make backface culling be part of the legacy state
Neil Roberts
2011-09-19
1
-4
/
+0
*
Add internal _cogl_push_source to optionally disable legacy state
Neil Roberts
2011-09-19
1
-4
/
+4
*
Dynamically load the GL or GLES library
Neil Roberts
2011-07-11
1
-143
/
+135
*
Use all core GL functions through indirect pointers
Neil Roberts
2011-07-08
1
-71
/
+54
*
Move all of the GL function pointers directly to CoglContext
Neil Roberts
2011-07-07
1
-13
/
+13
*
attribute: cleanup some sentinel array left over logic
Robert Bragg
2011-06-30
1
-5
/
+3
*
Don't pass around NULL terminated CoglAttribute arrays
Robert Bragg
2011-05-16
1
-62
/
+74
*
Rename CoglIndexArray to CoglIndexBuffer
Robert Bragg
2011-05-16
1
-12
/
+12
*
Rename CoglVertexArray to CoglAttributeBuffer
Robert Bragg
2011-05-16
1
-24
/
+25
*
framebuffer: expose experimental cogl_get_draw_framebuffer
Robert Bragg
2011-04-11
1
-4
/
+4
*
cogl: rename cogl-context.h cogl-context-private.h
Robert Bragg
2011-04-11
1
-1
/
+1
*
cogl: Avoid pointer arithmetic on void* pointers
Neil Roberts
2011-02-15
1
-2
/
+2
*
Fix ISO C90 compiler warnings in Cogl
Emmanuele Bassi
2011-02-15
1
-4
/
+10
*
cogl-framebuffer: Separate the draw and read buffer
Neil Roberts
2011-02-15
1
-3
/
+5
*
cogl-debug: Split the flags to support more than 32
Neil Roberts
2011-01-24
1
-4
/
+4
*
cogl: rename CoglVertexAttribute CoglAttribute
Robert Bragg
2011-01-21
1
-0
/
+1272