summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2015-02-23Update doc/RELEASING notesRobert Bragg1-31/+54
2014-01-20Tweak documentation for the CoglTexture interfaceNeil Roberts1-0/+10
2014-01-09remove internal_format and redundant error argumentsRobert Bragg2-2/+2
2014-01-09texture: make cogl_texture_get_format api privateRobert Bragg1-1/+0
2014-01-09framebuffer: make format internalRobert Bragg1-1/+0
2013-08-23Update the RELEASING notesRobert Bragg1-2/+5
2013-08-19offscreen: rename _new_to_texture to _new_with_textureRobert Bragg2-1/+2
2013-07-30framebuffer: remove attribute drawing apisRobert Bragg1-4/+0
2013-07-29Add _primitive_draw to replace _framebuffer_draw_primitiveRobert Bragg1-1/+1
2013-07-292d-sliced: add _new_from_file/data/bitmap apisRobert Bragg1-0/+3
2013-07-29texture-2d: Add _new_from_file apiRobert Bragg1-0/+1
2013-07-29Expose CoglAtlasTexture apiRobert Bragg1-0/+11
2013-07-25cogl-gst: adds _sink_is_ready() apiRobert Bragg1-0/+1
2013-07-09color: Add HSL conversion functionsDamien Lespiau2-0/+8
2013-07-09wayland: Add API to prevent Cogl from dispatching the wayland displayNeil Roberts1-0/+1
2013-07-09Get rid of the foreign shell and compositor APIsNeil Roberts1-4/+0
2013-07-04Add -I$(top_builddir) to the cogl-gst doc include flagsNeil Roberts1-1/+1
2013-07-04Remove cogl-swap-chain.xml from cogl2-docs.xmlNeil Roberts1-1/+0
2013-07-02build: Fix doc build and make distRico Tzschichholz1-1/+1
2013-06-21cogl-gst: expose aspect ratio apisRobert Bragg1-0/+4
2013-06-21cogl-gst: Add some documentationNeil Roberts5-0/+245
2013-06-13Use the Wayland embedded linked list implementation instead of BSD'sNeil Roberts1-1/+0
2013-06-07Add support for per-vertex point sizesNeil Roberts1-0/+2
2013-05-30Add a callback to get dirty events from a CoglOnscreenNeil Roberts1-0/+7
2013-05-30win32: Automatically process windows messages when using a GMainLoopNeil Roberts1-0/+1
2013-05-28Add fence APIDaniel Stone2-0/+12
2013-04-30onscreen: Adds swap_buffers_with_damage apiRobert Bragg1-0/+1
2013-04-30Move event polling into CoglRendererRobert Bragg1-3/+4
2013-04-30onscreen: Make the resize callback work the same as the frame callbackNeil Roberts1-0/+6
2013-04-24Add compiler deprecation warningsRobert Bragg1-0/+3
2013-02-15doc: Add _add/remove_frame_callback api to -sections.txtRobert Bragg1-0/+6
2013-01-22build: update to build with automake 1.13Robert Bragg1-2/+2
2013-01-22Add a public cogl_framebuffer_get_depth_bits() functionNeil Roberts1-0/+1
2013-01-22texture: Adds cogl_texture_set_data convenience apiRobert Bragg1-0/+1
2013-01-22Remove cogl-internal.hRobert Bragg1-1/+0
2013-01-22doc: Add 2013 in the Copyright statementDamien Lespiau1-0/+1
2013-01-22doc: Fix the remaining broken internal cross-referencesDamien Lespiau1-0/+20
2013-01-22doc: Fix cross-referencing with glib and gdk-pixbufDamien Lespiau1-1/+1
2013-01-22doc: Update the list of files to ignoreDamien Lespiau1-4/+19
2013-01-22doc: Fixup type referencesDamien Lespiau1-4/+47
2013-01-22doc: Add Onscreen to the partyDamien Lespiau1-0/+1
2013-01-22doc: Populate cogl-types a bit more and move it to the general sectionDamien Lespiau2-12/+27
2013-01-22doc: Fix the remaining warning around the depth stateDamien Lespiau1-0/+4
2013-01-22doc: Expose CoglDepthStateDamien Lespiau2-2/+4
2013-01-22doc: Rename the remaining CoglMaterial* elements in the sections fileDamien Lespiau1-3/+3
2013-01-22doc: Unhide cogl-matrix-stack.hDamien Lespiau1-1/+0
2013-01-22doc: The swap functions have moved from the framebuffer to the onscreenDamien Lespiau1-5/+17
2013-01-22doc: Fix copy/paste error for cogl_framebuffer_get_alpha_bits()Damien Lespiau1-1/+1
2013-01-22doc: The filter related functions have lost '_native'Damien Lespiau1-6/+6
2013-01-22doc: Declare CoglIndicesDamien Lespiau1-1/+7