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
/
examples
/
cogl-crate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add _primitive_draw to replace _framebuffer_draw_primitive
Robert Bragg
2013-07-29
1
-1
/
+1
*
examples: avoid using the auto-texture apis
Robert Bragg
2013-07-29
1
-4
/
+5
*
Move event polling into CoglRenderer
Robert Bragg
2013-04-30
1
-2
/
+5
*
Add compiler deprecation warnings
Robert Bragg
2013-04-24
1
-6
/
+6
*
cogl-crate: use new _add_frame_callback api
Robert Bragg
2013-01-30
1
-18
/
+9
*
Adds CoglError api
Robert Bragg
2013-01-22
1
-1
/
+1
*
Switch use of primitive glib types to c99 equivalents
Robert Bragg
2012-08-06
1
-3
/
+3
*
cogl-crate: remove redundant g_type_init
Robert Bragg
2012-04-11
1
-2
/
+0
*
cogl-crate: print GError message if texture load fails
Robert Bragg
2012-04-11
1
-2
/
+2
*
onscreen: move swap_buffer apis to onscreen namespace
Robert Bragg
2012-02-21
1
-4
/
+4
*
Adds a context arg to cogl_pipeline_new()
Robert Bragg
2012-02-21
1
-1
/
+1
*
buffer: explicitly relate buffers to a context
Robert Bragg
2012-02-09
1
-2
/
+2
*
cogl-crate: remove spurious cogl_set_depth_test_enabled call
Robert Bragg
2012-02-09
1
-2
/
+0
*
framebuffer: Add cogl_framebuffer draw methods
Robert Bragg
2012-02-09
1
-11
/
+1
*
examples: use framebuffer matrix stack apis
Robert Bragg
2012-02-09
1
-8
/
+12
*
examples: use cogl_framebuffer_clear4f not cogl_clear
Robert Bragg
2012-02-09
1
-4
/
+5
*
examples: Remove explicit framebuffer allocations
Robert Bragg
2012-02-09
1
-9
/
+1
*
cogl-crate: Optionally use the swap buffers notify mechanism
Neil Roberts
2012-01-09
1
-3
/
+39
*
Update all of the examples to use cogl_poll_get_info
Neil Roberts
2012-01-05
1
-0
/
+8
*
examples: Query the size of the framebuffer
Rob Bradford
2011-11-14
1
-0
/
+3
*
crate: Use indices
Jasper St. Pierre
2011-11-01
1
-22
/
+19
*
Rotate according to time not number of frames in the crate example
Neil Roberts
2011-10-17
1
-8
/
+14
*
examples: Allow installing of examples
Robert Bragg
2011-10-14
1
-0
/
+275