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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Visual C++ build
Chun-wei Fan
2012-08-06
9
-21
/
+74
*
quaternion: Fix typo in the init_from_z_rotation documentation
Damien Lespiau
2012-08-06
1
-1
/
+1
*
doc: Fix a couple of renamed symbols
Damien Lespiau
2012-08-06
1
-2
/
+2
*
doc: Remove the inclusion of non-existent cogl-clipping.xml
Damien Lespiau
2012-08-06
1
-1
/
+0
*
doc: Hide the private fields of CoglQuaternion
Damien Lespiau
2012-08-06
1
-0
/
+1
*
doc: Include the documentation for CoglEuler
Damien Lespiau
2012-08-06
3
-2
/
+4
*
quaternion: Document init_from_quaternion()
Damien Lespiau
2012-08-06
2
-0
/
+8
*
quaternion: Document init_from_euler()
Damien Lespiau
2012-08-06
2
-0
/
+8
*
Visual C++ projects Update
Chun-wei Fan
2012-08-06
5
-11
/
+40
*
[l10n] Update Japanese translation
Hajime Taira
2012-08-06
1
-176
/
+171
*
matrix: Add a init_translation() constructor
Damien Lespiau
2012-08-06
3
-0
/
+59
*
Add support for the WebOS version of SDL
Neil Roberts
2012-08-06
2
-26
/
+82
*
Fixes for building with --disable-gl
Neil Roberts
2012-08-06
4
-8
/
+13
*
Updated Czech translation
Marek Černocký
2012-08-06
1
-11
/
+20
*
buffer: Use GL_STREAM_DRAW on GLES2
Neil Roberts
2012-08-06
1
-14
/
+19
*
Updated Greek translation
Κωνσταντίνος Χόρτης
2012-08-06
1
-162
/
+182
*
[l10n] Updated German translation
Christian Kirbach
2012-08-06
1
-20
/
+33
*
Don't typedef CoglMemoryStack twice
Neil Roberts
2012-08-06
1
-2
/
+2
*
Updated Galician translations
Fran Diéguez
2012-08-06
1
-1
/
+1
*
Updated Galician translations
Fran Diéguez
2012-08-06
1
-9
/
+18
*
Updated Hebrew translation.
Yaron Shahrabani
2012-08-06
1
-108
/
+123
*
Fixes for make dist
Neil Roberts
2012-08-06
1
-1
/
+1
*
Updated Spanish translation
Daniel Mustieles
2012-08-06
1
-93
/
+102
*
Allow npot Texture2D creation with only basic npot support
Robert Bragg
2012-08-06
4
-50
/
+85
*
Add a cogl-version header
Neil Roberts
2012-08-06
11
-22
/
+288
*
journal: avoiding some _cogl_matrix_entry_get()'s
Robert Bragg
2012-08-06
1
-2
/
+4
*
Re-design the matrix stack using a graph of ops
Robert Bragg
2012-08-06
23
-772
/
+1454
*
Adds a "magazine" allocator for chunks of fixed size
Robert Bragg
2012-08-06
3
-0
/
+162
*
Adds internal CoglMemoryStack utility API
Robert Bragg
2012-08-06
3
-0
/
+241
*
tests: Adds journal micro benchmark
Robert Bragg
2012-08-06
4
-1
/
+204
*
build: Include stdint.h
Robert Bragg
2012-08-06
1
-0
/
+1
*
configure: Fix the check for _Static_assert
Neil Roberts
2012-08-06
1
-10
/
+7
*
Replace cogl_path_{stroke,fill} with framebuffer API
Neil Roberts
2012-08-06
8
-84
/
+200
*
Switch use of primitive glib types to c99 equivalents
Robert Bragg
2012-08-06
252
-2048
/
+2090
*
Removes all remaining use of CoglHandle
Robert Bragg
2012-08-06
77
-364
/
+325
*
Add _COGL_STATIC_ASSERT macro
Robert Bragg
2012-08-06
5
-4
/
+81
*
bitmap-pixbuf: Fix the bitmap loader on Quartz
Neil Roberts
2012-08-06
1
-8
/
+13
*
Add a context member to CoglPath
Neil Roberts
2012-08-06
4
-13
/
+16
*
Don't include any GL header from the public GL headers
Neil Roberts
2012-08-06
13
-15
/
+75
*
Fix cogl.symbols
Chun-wei Fan
2012-08-06
1
-2
/
+1
*
cogl/Makefile.am: Fix filters for MSVC projects
Chun-wei Fan
2012-08-06
1
-3
/
+3
*
winsys-glx: Remove unused variable
Damien Lespiau
2012-08-06
1
-1
/
+0
*
Bump version to 1.11.1
Robert Bragg
2012-08-06
1
-1
/
+1
*
update Simplified Chinese (zh_CN) translation
Yinghua Wang
2012-04-16
1
-30
/
+56
*
Rework sdl integration api
Robert Bragg
2012-04-12
9
-80
/
+339
*
tests: Port test-premult
Luca Bruno
2012-04-11
3
-158
/
+120
*
kms: defer setting crtc modes until first swap buffers
Robert Bragg
2012-04-11
4
-49
/
+104
*
kms: Add mirror support and env var configurability
Robert Bragg
2012-04-11
2
-82
/
+396
*
kms: Implement the swap buffers notify feature
Neil Roberts
2012-04-11
1
-10
/
+89
*
egl-kms: Use drmModePageFlip
Neil Roberts
2012-04-11
1
-16
/
+110
[next]