summaryrefslogtreecommitdiff
path: root/cogl/cogl-framebuffer.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-15add prime fd APIprime-fdWim Taymans1-0/+3
2014-07-17Add support for setting up stereo CoglOnscreensOwen W. Taylor1-0/+52
2014-03-20Registers gtypes for all public objects and structsLionel Landwerlin1-1/+12
2014-02-22This re-licenses Cogl 1.18 under the MIT licenseRobert Bragg1-14/+20
2014-01-09framebuffer: make format internalRobert Bragg1-15/+0
2013-11-27Declare interface types as void and remove cast macrosRobert Bragg1-2/+8
2013-10-28Add API to control per-framebuffer depth writingHans Petter Jansson1-0/+33
2013-09-23framebuffer: add missing transfer annotationLionel Landwerlin1-3/+3
2013-08-20framebuffer: restore api to maintain ABI for releaseRobert Bragg1-0/+227
2013-08-19offscreen: rename _new_to_texture to _new_with_textureRobert Bragg1-2/+2
2013-08-19Separate out CoglPath api into sub-libraryRobert Bragg1-64/+0
2013-07-30framebuffer: remove attribute drawing apisRobert Bragg1-221/+6
2013-07-29Add _primitive_draw to replace _framebuffer_draw_primitiveRobert Bragg1-12/+12
2013-01-22Add a public cogl_framebuffer_get_depth_bits() functionNeil Roberts1-0/+14
2013-01-22doc: Fix the remaining broken internal cross-referencesDamien Lespiau1-8/+9
2013-01-22doc: Fix various mismatches between arguments and their documentationDamien Lespiau1-6/+4
2013-01-22doc: Add missing symbol in cogl_framebuffer_get_context() documentationDamien Lespiau1-0/+1
2013-01-22matrix-stack: make CoglMatrixStack publicRobert Bragg1-4/+4
2013-01-22Fixes for --disable-glibNeil Roberts1-6/+4
2013-01-22framebuffer: Annotate the output parameter of get_viewport4fv()Damien Lespiau1-1/+2
2013-01-22Adds CoglError apiRobert Bragg1-3/+3
2013-01-18framebuffer: Support texture based depth buffersDamien Lespiau1-0/+60
2012-08-15framebuffer: Take const pointers for the matrix settersNeil Roberts1-2/+2
2012-08-06Add functions to directly transform from a euler or a quaternionNeil Roberts1-0/+38
2012-08-06Replace cogl_path_{stroke,fill} with framebuffer APINeil Roberts1-0/+41
2012-08-06Switch use of primitive glib types to c99 equivalentsRobert Bragg1-7/+7
2012-03-20Create standalone public wayland client/server headersRobert Bragg1-4/+0
2012-03-20Fix some documentation problemsNeil Roberts1-2/+2
2012-03-20Adds cogl_framebuffer_draw_[*_]rectangle functionsRobert Bragg1-5/+307
2012-03-19framebuffer: Fix a closing tag in the documentationNeil Roberts1-1/+1
2012-03-19Add cogl_framebuffer_read_pixels()Neil Roberts1-0/+48
2012-03-06Add -Wmissing-declarations to maintainer flags and fix problemsNeil Roberts1-0/+14
2012-03-05Add a public cogl_framebuffer_read_pixels_into_bitmapNeil Roberts1-0/+34
2012-02-20Move all types/prototypes from cogl.h -> cogl[1]-context.hRobert Bragg1-2/+11
2012-02-14Fix some doc issuesJasper St. Pierre1-3/+3
2012-02-09framebuffer: Add cogl_framebuffer draw methodsRobert Bragg1-0/+210
2012-01-16framebuffer: Remove _EXP symbol mangling and add gtk-docRobert Bragg1-61/+161
2011-12-06framebuffer: Add CoglFramebuffer clip stack methodsRobert Bragg1-0/+132
2011-12-06Adds cogl_framebuffer_identity_matrixRobert Bragg1-0/+14
2011-12-06framebuffer: Add CoglFramebuffer matrix stack methodsRobert Bragg1-0/+243
2011-11-01framebuffer: adds cogl_framebuffer_get_samples_per_pixelRobert Bragg1-0/+30
2011-11-01framebuffer: split out CoglOnscreen codeRobert Bragg1-215/+2
2011-11-01framebuffer: Adds experimental _finish() APIRobert Bragg1-0/+19
2011-10-28offscreen: Adds support for offscreen multisamplingRobert Bragg1-0/+135
2011-10-28framebuffer: Add explicit buffer discard APIRobert Bragg1-0/+70
2011-09-05framebuffer: Add a getter for the framebuffer formatRobert Bragg1-0/+16
2011-08-12framebuffer: make _swap_region coords top-left relativeRobert Bragg1-1/+1
2011-08-12framebuffer: Make framebuffer_clear APIs public experimentalRobert Bragg1-0/+49
2011-08-12framebuffer: Adds a context getter for CoglFramebufferRobert Bragg1-0/+16
2011-07-31Fix cogl/cogl-framebuffer.h (#define error)Chun-wei Fan1-1/+1