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
...
*
cogl-pango-display-list: Use CoglPrimitive instead of CoglVertexBuffer
Neil Roberts
2011-08-11
1
-67
/
+74
*
cogl-blend-string: Fix TEXTURE_N sources
Neil Roberts
2011-08-04
1
-7
/
+7
*
Flush the journal before changing the projection
Robert Bragg
2011-08-02
1
-2
/
+13
*
egl-gdl: Don't generate cogl-display.h
Damien Lespiau
2011-08-01
3
-7
/
+3
*
egl-gdl: Silence a gcc warning
Damien Lespiau
2011-08-01
1
-5
/
+7
*
cogl-primitives: Plug some leaks in cogl_polygon
Neil Roberts
2011-08-01
1
-4
/
+15
*
cogl-winsys-wgl: Add a fallback for failed wglGetProcAddress
Neil Roberts
2011-08-01
1
-1
/
+23
*
Add the missing check for COGL_FEATURE_POINT_SPRITE on the GL driver
Neil Roberts
2011-08-01
1
-0
/
+4
*
Include cogl-win32-renderer.h in cogl.h on Windows
Chun-wei Fan
2011-07-31
1
-0
/
+3
*
Fix cogl/cogl-framebuffer.h (#define error)
Chun-wei Fan
2011-07-31
1
-1
/
+1
*
Update vtable.id in cogl-winsys-wgl.c
Chun-wei Fan
2011-07-31
1
-1
/
+1
*
gitignore: Ignore examples/x11-ftp
Damien Lespiau
2011-07-29
1
-0
/
+1
*
egl: Make sure to free the underlying egl objects when the display is freed
Damien Lespiau
2011-07-29
2
-7
/
+23
*
egl-gdl: Provide defaults to be able to initialize a "dummy" context
Damien Lespiau
2011-07-29
2
-2
/
+10
*
egl-gdl: When compiling the GDL platform, you need to link against -lgdl
Damien Lespiau
2011-07-29
1
-0
/
+2
*
egl-gdl: Make the egl winsys know about the GDL platform
Damien Lespiau
2011-07-29
1
-4
/
+43
*
egl-gdl: struct gdl_plane never was a valid type
Damien Lespiau
2011-07-29
3
-3
/
+3
*
egl-gdl: Correctly substitute COGL_CEX100_LIBGDL_PREFIX
Damien Lespiau
2011-07-29
3
-2
/
+8
*
egl: Make sure to have egl.h included when testing for eglext.h
Damien Lespiau
2011-07-29
1
-5
/
+12
*
egl: Guard the feature discovery of eglCreateImage()
Damien Lespiau
2011-07-29
1
-0
/
+2
*
glx: Bail from _renderer_connect if not GL driver
Robert Bragg
2011-07-28
1
-0
/
+8
*
egl: pass EGL_NO_CONTEXT to eglCreateImage for tfp
Robert Bragg
2011-07-28
1
-1
/
+11
*
framebuffer: dec current_pipeline_age to force color_mask
Robert Bragg
2011-07-28
1
-0
/
+2
*
Fix testing of undefined macro constants to check for definedness instead
Philip Withnall
2011-07-27
4
-6
/
+6
*
quaternion: fix init_from_array and get_rotation_axis
Robert Bragg
2011-07-27
1
-3
/
+6
*
cogl-pango: prevent linking to system cogl during make install
Alexandre Rostovtsev
2011-07-27
1
-2
/
+2
*
Don't use the 'NULL' GModule to resolve GL symbols
Neil Roberts
2011-07-27
15
-99
/
+80
*
Fixed uninitialized data (current_clip_stack_valid) in context creation
Kirk A. Baker
2011-07-27
1
-2
/
+2
*
cogl-pipeline-fragend-arbfp: Initialise template_pipeline
Neil Roberts
2011-07-27
1
-1
/
+1
*
Export API for uploading a tex subregion from a CoglBuffer
Robert Bragg
2011-07-25
9
-130
/
+176
*
Post-release version bump to 1.7.5
Robert Bragg
2011-07-20
1
-2
/
+2
*
Release 1.7.4 (snapshot)
1.7.4
Robert Bragg
2011-07-20
1
-3
/
+3
*
dist: enable more features for distcheck
Robert Bragg
2011-07-20
2
-2
/
+10
*
dist: Don't use elaborate script to gen Changelogs
Robert Bragg
2011-07-20
5
-92
/
+22
*
Add note about updating libtool versioning in doc/RELEASING
Robert Bragg
2011-07-20
1
-0
/
+1
*
Updates NEWS for 1.7.4 release
Robert Bragg
2011-07-20
1
-2
/
+63
*
gles: don't check for glClientActiveTexture
Robert Bragg
2011-07-20
1
-1
/
+6
*
x11: don't try and close a NULL display
Robert Bragg
2011-07-20
1
-1
/
+1
*
Adds ColorMask support to Cogl
Robert Bragg
2011-07-19
11
-3
/
+260
*
configure: Add configure options to override the GL library name
Neil Roberts
2011-07-19
1
-0
/
+20
*
Specify the full filename when g_module_open'ing the GL library
Neil Roberts
2011-07-19
3
-22
/
+8
*
gles: Or in private features into ctx->private_feature_flags
Robert Bragg
2011-07-19
1
-1
/
+1
*
hello: Make sure to clear background explicitly
Robert Bragg
2011-07-18
1
-0
/
+3
*
egl: if texture_pixmap_x11_create fails free priv data
Robert Bragg
2011-07-18
1
-1
/
+4
*
examples: Add x11-tfp example
Robert Bragg
2011-07-18
2
-1
/
+237
*
texture-pixmap-x11: set ->winsys = NULL if _create fails
Robert Bragg
2011-07-18
1
-0
/
+3
*
texture-pixmap-x11: initialize ->use_winsys_texture
Robert Bragg
2011-07-18
1
-1
/
+6
*
Combine _cogl_context_check_gl_version and update_features into one
Neil Roberts
2011-07-18
9
-87
/
+55
*
Compilation fixes for suncc
Emmanuele Bassi
2011-07-18
2
-3
/
+9
*
Use MESA_pack_invert to avoid read_pixels flip
Robert Bragg
2011-07-13
3
-4
/
+27
[prev]
[next]