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
*
blend-string: Expose internal test code as unit test
Robert Bragg
2014-03-24
1
-56
/
+80
*
bitmap-conversion: Avoid using _COGL_GET_CONTEXT()
Robert Bragg
2014-03-24
1
-2
/
+1
*
framebuffer: update docs for _get_depth_texture()
Robert Bragg
2014-03-24
1
-7
/
+16
*
cogl-gst: add cogl_gst_video_sink_get_natural_size() api
Robert Bragg
2014-03-24
2
-0
/
+119
*
basic-video-player: don't try and sample mipmap
Robert Bragg
2014-03-24
1
-16
/
+0
*
Enable building without gtk-doc, e.g. on OSX
Robert Bragg
2014-03-24
2
-7
/
+1
*
sdl2: fix GL driver selection
Robert Bragg
2014-03-24
1
-4
/
+16
*
Remove some leftover references to Clutter
Robert Bragg
2014-03-24
17
-2020
/
+2
*
update cogl.doap
Robert Bragg
2014-03-24
1
-6
/
+34
*
Update Cogl description in README.in
Robert Bragg
2014-03-24
1
-14
/
+26
*
check if we need to explicitly link with a libiconv library
Robert Bragg
2014-03-24
1
-1
/
+10
*
Adds CoglAtlasSet and CoglAtlas apis
Robert Bragg
2014-03-20
19
-520
/
+1227
*
examples: Add a new SDL2 based Android example
Robert Bragg
2014-03-20
28
-0
/
+1502
*
sdl2: Add android support
Robert Bragg
2014-03-20
1
-1
/
+29
*
configure: check for sdl2-rig instead of sdl2 pkg-config file
Robert Bragg
2014-03-20
1
-2
/
+2
*
build: split out list of deps into Makefile.sources
Robert Bragg
2014-03-20
2
-369
/
+396
*
Tightly integrate ulib (was eglib)
Robert Bragg
2014-03-20
316
-7331
/
+7308
*
eglib: simplify compiler checks
Robert Bragg
2014-03-20
4
-184
/
+75
*
eglib: remove unused gpattern and gmarkup apis
Robert Bragg
2014-03-20
7
-1009
/
+3
*
eglib: remove some redundant files
Robert Bragg
2014-03-20
17
-2653
/
+5
*
Add deps/eglib library from the mono project
Robert Bragg
2014-03-20
193
-38604
/
+23443
*
standalone: Fix building standalone
Robert Bragg
2014-03-20
3
-12
/
+8
*
gmacros: Use _Static_assert for G_STATIC_ASSERT
Robert Bragg
2014-03-20
1
-3
/
+6
*
stb_image: upgrade to version 1.33
Robert Bragg
2014-03-20
1
-1291
/
+2076
*
Fix _COGL_RETURN_VAL_IF_FAIL return type warning
Robert Bragg
2014-03-20
1
-1
/
+1
*
cogl-gst: allocate textures synchronously
Robert Bragg
2014-03-20
1
-3
/
+10
*
Set COGL_WINSYS_FEATURE_BUFFER_AGE on EGL
Neil Roberts
2014-03-14
1
-0
/
+5
*
cogl-winsys-egl-kms: Make sure to close our connection to DRM at shutdown
Jasper St. Pierre
2014-03-12
1
-0
/
+3
*
cogl-winsys-egl-kms: Add cogl_kms_renderer_set_kms_fd
Jasper St. Pierre
2014-03-12
4
-8
/
+56
*
cogl-winsys-egl-wayland: Report an error if we can't find the globals we need
Jasper St. Pierre
2014-03-12
1
-6
/
+10
*
kms: include stddef.h before drm.h
Andreas Oberritter
2014-02-20
1
-0
/
+1
*
Allocate immediately in _cogl_egl_texture_2d_new_from_image
Neil Roberts
2014-02-20
1
-1
/
+10
*
Don't dereference an unitialised pointer in _cogl_container_of
Neil Roberts
2014-02-19
6
-32
/
+46
*
Updated Ukrainian translation
Daniel Korostil
2014-02-14
1
-99
/
+121
*
Updated FSF's address
Daniel Mustieles
2014-01-31
67
-193
/
+67
*
cogl-basic-video-player: Allow passing a GStreamer pipeline
Neil Roberts
2014-01-31
1
-12
/
+122
*
cogl-gst: Fix get_caps implementation when no context is set
Neil Roberts
2014-01-31
1
-1
/
+5
*
cogl-gst: video-sink: add NV12 support
Neil Roberts
2014-01-31
1
-6
/
+111
*
cogl-gst-video-sink: Premultiply the colors coming from the video
Neil Roberts
2014-01-31
2
-38
/
+125
*
Update Chinese simplified translation
Wylmer Wang
2014-01-24
1
-105
/
+100
*
cogl-gst: video-sink: fix not installed rgb shader
Lionel Landwerlin
2014-01-22
1
-1
/
+3
*
mingw-fetch-dependencies: Add the -L option when using curl
Neil Roberts
2014-01-20
1
-1
/
+1
*
winsys-wgl: Don't include cogl.h
Neil Roberts
2014-01-20
1
-2
/
+0
*
Set the COGL_BITWISE_BIT flag for the formats with 10-bit components
Neil Roberts
2014-01-20
1
-9
/
+9
*
Add support for RG textures
Neil Roberts
2014-01-20
15
-16
/
+283
*
Tweak documentation for the CoglTexture interface
Neil Roberts
2014-01-20
2
-11
/
+44
*
This re-licenses Cogl under the MIT license
Robert Bragg
2014-01-14
327
-4474
/
+6574
*
pipeline-cache: Prune old unused pipelines when the cache gets too big
Neil Roberts
2014-01-14
8
-87
/
+334
*
winsys-glx: Fix swap region to remain disabled for old mesa
Adel Gadllah
2014-01-06
1
-1
/
+1
*
winsys-glx: Reenable swap_region for llvmpipe and swrast
Adel Gadllah
2014-01-06
1
-10
/
+14
[next]