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
*
auto-texture: revert _new_with_size semantics
wip/cogl-1.14-fixes
Robert Bragg
2013-10-12
2
-15
/
+33
*
offscreen: Allocate the framebuffer in cogl_offscreen_new_to_texture_full
Adel Gadllah
2013-10-12
1
-0
/
+8
*
Fix the GBM_MICRO macro
Neil Roberts
2013-07-04
1
-1
/
+1
*
Include endian.h before checking __FLOAT_WORD_ORDER
Neil Roberts
2013-07-04
2
-1
/
+12
*
Fix the check for whether to use inline ARM assembler
Neil Roberts
2013-07-04
1
-1
/
+1
*
Don't create a layer when enabling texture coordinate attributes
Neil Roberts
2013-07-01
1
-12
/
+31
*
Fix the alpha value in the default texture data
Neil Roberts
2013-07-01
1
-1
/
+1
*
Log a fatal error when an error is propagated to a NULL error argument
Neil Roberts
2013-06-27
1
-1
/
+4
*
cogl-fixed: In ARM asm don't allow GCC to reuse input regs for outputs
Roy.Li
2013-06-14
1
-1
/
+1
*
cogl-fixed: Don't use inline ARM assembler when building for Thumb
Roy.Li
2013-06-14
1
-2
/
+2
*
Don't handle the out-of-memory error specially for auto-textures
Neil Roberts
2013-06-14
1
-16
/
+0
*
Fix freeing an atlas texture that hasn't been allocated
Neil Roberts
2013-06-13
2
-2
/
+3
*
Add test that Cogl doesn't crash when freeing unallocated texture
Neil Roberts
2013-06-13
3
-0
/
+83
*
cogland: Listen for Expose events when Cogl is using X
Neil Roberts
2013-06-11
1
-1
/
+78
*
cogland: Embed the wl_surface struct directly into CoglandSurface
Neil Roberts
2013-06-11
1
-8
/
+8
*
cogland: Correctly handle commits without attaching a new buffer
Neil Roberts
2013-06-11
1
-1
/
+5
*
wayland: free framebuffer's shell surface on destroy
Chris Cummins
2013-06-11
1
-0
/
+10
*
cogl-error.h: add COGL_BEGIN_DECLS/COGL_END_DECLS
Andreas Oberritter
2013-05-29
1
-0
/
+4
*
xlib: Don't crash just because the display doesn't expose RANDR
Adam Jackson
2013-05-16
1
-1
/
+1
*
Include cogl-defines.h before checking COGL_HAS_ define
Robert Bragg
2013-05-16
1
-0
/
+2
*
[l10n] Updated Italian translation.
Milo Casagrande
2013-04-28
1
-51
/
+54
*
Add $(LIBM) to the LDADD for all of the examples and tests
Neil Roberts
2013-04-23
3
-3
/
+12
*
Fix a warning about ‘sincos’ in examples/cogl-gles2-gears
Neil Roberts
2013-04-23
2
-0
/
+19
*
gitignore: Ignore the examples/cogl-gles2-gears executable
Emanuele Aina
2013-04-23
1
-0
/
+1
*
build: Use LT_LIB_M to find the math library in a portable way
Emanuele Aina
2013-04-23
3
-1
/
+8
*
examples: Fix the first colour in the triangle_vertices
Neil Roberts
2013-04-22
8
-8
/
+8
*
cogland: Try forcing an EGL context
Neil Roberts
2013-04-22
1
-8
/
+54
*
cogland: Handle damage events for non-shm buffers too
Neil Roberts
2013-04-22
1
-14
/
+14
*
cogland: Don't leak the shell surface struct if requested twice
Neil Roberts
2013-04-22
1
-1
/
+2
*
cogland: Fix handling the destroy listener for the pending buffer
Neil Roberts
2013-04-22
1
-2
/
+8
*
cogl-xlib.h: add missing COGL_END_DECLS
Andreas Oberritter
2013-04-16
1
-0
/
+2
*
pipeline-cache: Use a special trimmed down pipeline for the key
Neil Roberts
2013-04-04
6
-15
/
+222
*
pipeline-hash-table: Store the hash value in the entry
Neil Roberts
2013-04-04
1
-13
/
+12
*
pipeline-cache: Use a shared hash table wrapper
Neil Roberts
2013-04-04
4
-206
/
+263
*
Conformance test to check whether the pipeline cache holds textures
Neil Roberts
2013-04-04
3
-0
/
+95
*
quartz-image: Pass -framework ApplicationServices in the linker flags
Neil Roberts
2013-04-04
1
-0
/
+1
*
quartz-image: Pass a CoglError argument to the bitmap functions
Neil Roberts
2013-04-04
1
-2
/
+15
*
Updated Basque language
Inaki Larranaga Murgoitio
2013-04-03
1
-161
/
+192
*
Post-release version bump to 1.14.1
Neil Roberts
2013-03-25
1
-2
/
+2
*
Release 1.14.0 (release)
1.14.0
Neil Roberts
2013-03-25
1
-4
/
+4
*
Updates NEWS for the 1.14.0 release
Neil Roberts
2013-03-25
1
-0
/
+41
*
egl: define missing EGL_KHR_create_context enums
Robert Bragg
2013-03-24
1
-0
/
+18
*
Updated slovak translation
Ján Kyselica
2013-03-24
1
-12
/
+12
*
cogland: Flush the clients in prepare, not check
Neil Roberts
2013-03-22
1
-2
/
+4
*
cogland: Don't redraw constantly
Neil Roberts
2013-03-22
1
-60
/
+75
*
cogland: Increase the display size to 800x600
Neil Roberts
2013-03-22
1
-7
/
+12
*
cogland: Add an option to split the desktop into four outputs
Neil Roberts
2013-03-22
1
-5
/
+61
*
configure: Add a minimum required version for the wayland package
Neil Roberts
2013-03-22
2
-11
/
+12
*
cogland: Update to the Wayland 1.0 API
Neil Roberts
2013-03-22
3
-160
/
+412
*
Fix multiple snippet interleaving bug
Plamena Manolova
2013-03-20
1
-1
/
+2
[next]