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
/
cogl-pango
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: update to build with automake 1.13
Robert Bragg
2013-01-22
1
-2
/
+2
*
Allow lazy texture storage allocation
Robert Bragg
2013-01-22
1
-2
/
+7
*
atlas-texture: remove some use of _COGL_GET_CONTEXT
Robert Bragg
2013-01-22
3
-8
/
+23
*
cogl-pango: Updates to no longer require a default context
Robert Bragg
2013-01-22
8
-298
/
+551
*
Allow propogation of OOM errors to apps
Robert Bragg
2013-01-22
1
-2
/
+3
*
Fixes for --disable-glib
Neil Roberts
2013-01-22
5
-10
/
+10
*
Add a GL 3 driver
Neil Roberts
2013-01-22
1
-1
/
+1
*
Mass rename CLUTTER_COMPILATION to COGL_COMPILATION
Tomeu Vizoso
2012-08-06
1
-1
/
+1
*
Fix Visual C++ build
Chun-wei Fan
2012-08-06
1
-6
/
+6
*
Replace cogl_path_{stroke,fill} with framebuffer API
Neil Roberts
2012-08-06
1
-1
/
+2
*
Switch use of primitive glib types to c99 equivalents
Robert Bragg
2012-08-06
9
-37
/
+36
*
Removes all remaining use of CoglHandle
Robert Bragg
2012-08-06
3
-7
/
+7
*
Add a context member to CoglPath
Neil Roberts
2012-08-06
1
-0
/
+2
*
cogl-glyph-cache: fix use of uninitialised value.
Dave Airlie
2012-03-13
1
-0
/
+2
*
Add -Wmissing-declarations to maintainer flags and fix problems
Neil Roberts
2012-03-06
1
-1
/
+1
*
Adds a context arg to cogl_pipeline_new()
Robert Bragg
2012-02-21
1
-2
/
+8
*
pango: don't pass COGL_MATERIAL enums to pipeline api
Robert Bragg
2012-02-20
1
-1
/
+1
*
Ensure that the CoglPango GIR is built against the correct libcogl
Emmanuele Bassi
2012-02-15
1
-1
/
+1
*
buffer: explicitly relate buffers to a context
Robert Bragg
2012-02-09
1
-2
/
+3
*
framebuffer: Add cogl_framebuffer draw methods
Robert Bragg
2012-02-09
1
-1
/
+3
*
Bug 664827: Autotools changes for Windows .rc files
Chun-wei Fan
2011-12-15
1
-2
/
+2
*
Add Windows Resource Files templates
Chun-wei Fan
2011-12-15
1
-0
/
+30
*
VS 2008/2010 project files to build Cogl
Chun-wei Fan
2011-11-25
2
-0
/
+48
*
cogl-flags: Add some macros to help iterate the bits
Neil Roberts
2011-11-16
1
-0
/
+1
*
primitive: Add n_indices arg to _set_indices function
Robert Bragg
2011-11-01
1
-3
/
+2
*
meta-texture: This publicly exposes CoglMetaTexture
Robert Bragg
2011-11-01
1
-7
/
+9
*
Add an option to avoid defining G_DISABLE_DEPRECATED
Neil Roberts
2011-09-27
1
-1
/
+0
*
cogl-pipeline/cogl-pango: Added forgotten includes
Chun-wei Fan
2011-09-26
1
-0
/
+1
*
Add a strong CoglTexture type to replace CoglHandle
Robert Bragg
2011-09-21
6
-30
/
+30
*
build: only have libcogl-pango depend on pango
Robert Bragg
2011-08-12
2
-4
/
+4
*
cogl-pango-display-list: Use cogl_rectangles_with_texture_coords
Neil Roberts
2011-08-11
1
-54
/
+96
*
cogl-pango-display-list: Use CoglPrimitive instead of CoglVertexBuffer
Neil Roberts
2011-08-11
1
-67
/
+74
*
cogl-pango: prevent linking to system cogl during make install
Alexandre Rostovtsev
2011-07-27
1
-2
/
+2
*
Dynamically load the GL or GLES library
Neil Roberts
2011-07-11
2
-22
/
+25
*
Make it clearer that the 2.0 API is experimental
Robert Bragg
2011-06-14
2
-1
/
+14
*
cogl-pango-render: Use the glyph size for unknown glyphs
Neil Roberts
2011-06-10
1
-11
/
+10
*
Fix introspection annotations for CoglPango
Emmanuele Bassi
2011-06-09
1
-3
/
+3
*
pango: ensure g-ir-compiler can find Cogl-1.0.gir
Robert Bragg
2011-05-16
1
-0
/
+2
*
deprecate #include <cogl/cogl-pango.h>
Robert Bragg
2011-05-16
1
-2
/
+2
*
cogl-pango-render: Add the atlas reorg callback to the right cache
Neil Roberts
2011-05-06
1
-38
/
+49
*
cogl-pango/Makefile.am: Add $(top_builddir) to INCLUDES
Neil Roberts
2011-05-06
1
-1
/
+2
*
build: Don't make cogl-pango-1.0 depend on cogl-2.0
Emmanuele Bassi
2011-05-06
1
-1
/
+1
*
build: Generate CoglPango introspection data
Emmanuele Bassi
2011-05-06
1
-5
/
+46
*
Remove all the options for building cogl standalone
Robert Bragg
2011-05-06
1
-18
/
+0
*
consistently refer to cogl-pango as "cogl-pango"
Robert Bragg
2011-05-06
13
-0
/
+2569