summaryrefslogtreecommitdiff
path: root/cogl/cogl-framebuffer-private.h
Commit message (Expand)AuthorAgeFilesLines
* Add a public cogl_framebuffer_read_pixels_into_bitmapNeil Roberts2012-03-051-8/+0
* offscreen: Replace use of CoglHandle with CoglOffscreenRobert Bragg2012-02-211-5/+4
* framebuffer: Add cogl_framebuffer draw methodsRobert Bragg2012-02-091-0/+31
* framebuffer: Flush the journal on destructionNeil Roberts2012-01-271-0/+3
* template: Allow configuration of swap throttleRobert Bragg2012-01-161-0/+1
* framebuffer: deal with winding state like other stateRobert Bragg2011-12-061-15/+17
* framebuffer: track fb color mask like other fb stateRobert Bragg2011-12-061-2/+4
* framebuffer: Optimize _cogl_framebuffer_flush_state()Robert Bragg2011-12-061-17/+30
* framebuffer: Add CoglFramebuffer clip stack methodsRobert Bragg2011-12-061-0/+6
* avoid touching fb matrix stack directlyRobert Bragg2011-12-061-0/+6
* framebuffer: adds cogl_framebuffer_get_samples_per_pixelRobert Bragg2011-11-011-0/+2
* framebuffer: split out CoglOnscreen codeRobert Bragg2011-11-011-31/+11
* make COGL_FEATURE_OFFSCREEN_BLIT a private featureRobert Bragg2011-11-011-1/+1
* offscreen: Adds support for offscreen multisamplingRobert Bragg2011-10-281-6/+14
* onscreen: Support multisample based onscreen renderingRobert Bragg2011-10-281-0/+1
* Rework how we search for winsys configsRobert Bragg2011-10-281-1/+12
* Add a strong CoglTexture type to replace CoglHandleRobert Bragg2011-09-211-3/+3
* framebuffer: Make framebuffer_clear APIs public experimentalRobert Bragg2011-08-121-13/+0
* framebuffer: don't reference default fb in _clear apisRobert Bragg2011-08-121-5/+6
* Adds ColorMask support to CoglRobert Bragg2011-07-191-0/+1
* framebuffer: Add dither_enabled getter/settersRobert Bragg2011-07-131-0/+2
* framebuffer: expose viewport getters/settersRobert Bragg2011-06-301-22/+0
* Add a WGL winsysNeil Roberts2011-05-101-0/+8
* Adds a way for Cogl to control event_mask of foreign winsRobert Bragg2011-05-051-0/+2
* Make cogl_framebuffer_get_width/height experimental public APIRobert Bragg2011-04-111-6/+0
* Moves all GLX code down from Clutter to CoglRobert Bragg2011-04-111-10/+29
* Add temporary cogl-clutter.h to aid splitting out CoglRobert Bragg2011-04-111-0/+4
* framebuffer: expose experimental cogl_get_draw_framebufferRobert Bragg2011-04-111-4/+1
* Remove unused _cogl_swap_buffers_notifyRobert Bragg2011-04-111-3/+0
* cogl-clip-state: Adapt to experimental cogl2 API.Jasper St. Pierre2011-03-101-1/+1
* viewport: consistently use floats for viewportsRobert Bragg2011-03-071-13/+13
* cogl-framebuffer: Add _cogl_blit_framebufferNeil Roberts2011-02-151-0/+53
* cogl-framebuffer: Separate the draw and read bufferNeil Roberts2011-02-151-2/+21
* cogl: Implements a software only read-pixel fast-pathRobert Bragg2011-01-211-0/+27
* cogl: Adds _cogl_swap_buffers_notify for clutter backendsRobert Bragg2011-01-211-0/+3
* clip: rename get_clip_stack + add framebuffer_get_stackRobert Bragg2011-01-211-0/+26
* journal: Support per-framebuffer journalsRobert Bragg2011-01-211-0/+23
* framebuffer: Move clear code to cogl-framebuffer.cRobert Bragg2011-01-211-0/+20
* cogl-framebuffer: Try to track format of the framebufferNeil Roberts2010-11-241-0/+3
* Add an internal _cogl_offscreen_new_to_texture_full functionNeil Roberts2010-11-241-0/+24
* cogl-framebuffer: Add a flag to skip flushing the clip stateNeil Roberts2010-11-041-0/+3
* framebuffer: Replace CoglHandle with CoglFramebuffer *Robert Bragg2010-07-071-16/+17
* Implement accessors for the color bits in a framebufferEmmanuele Bassi2010-05-051-0/+18
* Separate out CoglClipStackState from cogl-clip-stack.cNeil Roberts2010-04-151-3/+3
* Remove mentions of the FSF addressEmmanuele Bassi2010-03-011-3/+3
* cogl: Support multiple fallbacks in cogl_offscreen_new_to_texture()Robert Bragg2010-01-111-1/+1
* framebuffers: cogl_offscreen_new_to_texture should take a ref on the textureRobert Bragg2010-01-081-0/+1
* cogl: deprecate cogl_draw_buffer API and replace with a cogl_framebuffer APIRobert Bragg2009-11-261-0/+124