summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2013-01-22doc: Remove the last reference to VertexArraysDamien Lespiau1-7/+0
2013-01-22doc: Expose CoglBitmapDamien Lespiau2-0/+28
2013-01-22doc: Expose the Cogl GLES 2.0 facilities in the documentationDamien Lespiau2-0/+24
2013-01-22doc: Automatically build the list of *-private.h filesDamien Lespiau1-43/+5
2013-01-22doc: Add all the objects with a role leading to context creationDamien Lespiau1-0/+4
2013-01-22doc: Re-organise the first few sectionsDamien Lespiau1-3/+10
2013-01-22doc: Move the main loop integration in the integration sectionDamien Lespiau1-1/+1
2013-01-22matrix-stack: make CoglMatrixStack publicRobert Bragg2-0/+31
2013-01-22Allow propogation of OOM errors to appsRobert Bragg1-0/+1
2013-01-22Add cogl_sdl_onscreen_get_window()Neil Roberts1-0/+1
2013-01-22Add cogl_buffer_map_range()Neil Roberts1-0/+1
2013-01-22Adds CoglError apiRobert Bragg2-1/+12
2012-08-06Fix the inclusion of the SDL integration documentationDamien Lespiau1-1/+1
2012-08-06Add functions to directly transform from a euler or a quaternionNeil Roberts1-0/+4
2012-08-06Add a cogl_matrix_init_from_euler functionNeil Roberts1-0/+2
2012-08-06Workaround drisw bug where clipped redraws don't workRobert Bragg1-0/+3
2012-08-06doc: Fix a couple of renamed symbolsDamien Lespiau1-2/+2
2012-08-06doc: Remove the inclusion of non-existent cogl-clipping.xmlDamien Lespiau1-1/+0
2012-08-06doc: Include the documentation for CoglEulerDamien Lespiau2-0/+2
2012-08-06quaternion: Document init_from_quaternion()Damien Lespiau1-0/+1
2012-08-06quaternion: Document init_from_euler()Damien Lespiau1-0/+1
2012-08-06matrix: Add a init_translation() constructorDamien Lespiau1-0/+1
2012-08-06Add a cogl-version headerNeil Roberts2-0/+16
2012-08-06Replace cogl_path_{stroke,fill} with framebuffer APINeil Roberts1-2/+2
2012-08-06Switch use of primitive glib types to c99 equivalentsRobert Bragg1-12/+13
2012-08-06Removes all remaining use of CoglHandleRobert Bragg2-2/+0
2012-04-12Rework sdl integration apiRobert Bragg2-0/+12
2012-04-05Add constructors which take a CoglBitmap to all primitive texturesNeil Roberts1-0/+3
2012-04-04Add a CoglPrimitiveTexture interfaceNeil Roberts2-3/+16
2012-03-20Fix some documentation problemsNeil Roberts1-0/+31
2012-03-20Adds cogl_framebuffer_draw_[*_]rectangle functionsRobert Bragg1-0/+5
2012-03-19Add cogl_framebuffer_read_pixels()Neil Roberts1-0/+1
2012-03-06Add -Wmissing-declarations to maintainer flags and fix problemsNeil Roberts1-11/+0
2012-03-05docs: Make sure we check wayland support for releasesRobert Bragg1-1/+1
2012-03-05docs: remove redundancies from doc/RELEASINGRobert Bragg1-16/+0
2012-03-05Change API so that CoglPixelBuffer no longer knows its w/h/formatNeil Roberts2-8/+0
2012-03-05Add a public cogl_framebuffer_read_pixels_into_bitmapNeil Roberts1-0/+1
2012-02-21doc/RELEASING: Add a note to test with all pipeline backends and GLES2Neil Roberts1-0/+16
2012-02-20Removes the COGL_PIXEL_FORMAT_{24,32} definesRobert Bragg2-4/+0
2012-02-20Remove COGL_UNORDERED_MASK defineRobert Bragg2-2/+0
2012-02-20Remove COGL_UNPREMULT_MASK defineRobert Bragg2-2/+0
2012-02-20Move all types/prototypes from cogl.h -> cogl[1]-context.hRobert Bragg1-1/+0
2012-02-13Add cogl_pipeline_set_layer_null_texture()Neil Roberts1-0/+1
2012-02-13Add _cogl_texture_get_type()Neil Roberts1-0/+1
2012-02-09framebuffer: Add cogl_framebuffer draw methodsRobert Bragg2-15/+7
2012-02-07Add cogl_primitive_get_indices()Neil Roberts1-0/+1
2012-02-07Add cogl_primitive_foreach_attribute()Neil Roberts1-0/+2
2012-02-07Add cogl_primitive_copy()Neil Roberts1-0/+1
2012-01-16docs: Updates cogl_primitive_new_xyz symbols listingRobert Bragg1-8/+9
2012-01-13docs: Add list of api introduced in 1.8 versionJavier Jardón1-0/+5