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
/
cogl-framebuffer-private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes for building with --disable-gl
Neil Roberts
2012-08-06
1
-0
/
+1
*
Switch use of primitive glib types to c99 equivalents
Robert Bragg
2012-08-06
1
-6
/
+6
*
Add a workaround for slow read pixels on Mesa
Neil Roberts
2012-04-05
1
-0
/
+10
*
Add a public cogl_framebuffer_read_pixels_into_bitmap
Neil Roberts
2012-03-05
1
-8
/
+0
*
offscreen: Replace use of CoglHandle with CoglOffscreen
Robert Bragg
2012-02-21
1
-5
/
+4
*
framebuffer: Add cogl_framebuffer draw methods
Robert Bragg
2012-02-09
1
-0
/
+31
*
framebuffer: Flush the journal on destruction
Neil Roberts
2012-01-27
1
-0
/
+3
*
template: Allow configuration of swap throttle
Robert Bragg
2012-01-16
1
-0
/
+1
*
framebuffer: deal with winding state like other state
Robert Bragg
2011-12-06
1
-15
/
+17
*
framebuffer: track fb color mask like other fb state
Robert Bragg
2011-12-06
1
-2
/
+4
*
framebuffer: Optimize _cogl_framebuffer_flush_state()
Robert Bragg
2011-12-06
1
-17
/
+30
*
framebuffer: Add CoglFramebuffer clip stack methods
Robert Bragg
2011-12-06
1
-0
/
+6
*
avoid touching fb matrix stack directly
Robert Bragg
2011-12-06
1
-0
/
+6
*
framebuffer: adds cogl_framebuffer_get_samples_per_pixel
Robert Bragg
2011-11-01
1
-0
/
+2
*
framebuffer: split out CoglOnscreen code
Robert Bragg
2011-11-01
1
-31
/
+11
*
make COGL_FEATURE_OFFSCREEN_BLIT a private feature
Robert Bragg
2011-11-01
1
-1
/
+1
*
offscreen: Adds support for offscreen multisampling
Robert Bragg
2011-10-28
1
-6
/
+14
*
onscreen: Support multisample based onscreen rendering
Robert Bragg
2011-10-28
1
-0
/
+1
*
Rework how we search for winsys configs
Robert Bragg
2011-10-28
1
-1
/
+12
*
Add a strong CoglTexture type to replace CoglHandle
Robert Bragg
2011-09-21
1
-3
/
+3
*
framebuffer: Make framebuffer_clear APIs public experimental
Robert Bragg
2011-08-12
1
-13
/
+0
*
framebuffer: don't reference default fb in _clear apis
Robert Bragg
2011-08-12
1
-5
/
+6
*
Adds ColorMask support to Cogl
Robert Bragg
2011-07-19
1
-0
/
+1
*
framebuffer: Add dither_enabled getter/setters
Robert Bragg
2011-07-13
1
-0
/
+2
*
framebuffer: expose viewport getters/setters
Robert Bragg
2011-06-30
1
-22
/
+0
*
Add a WGL winsys
Neil Roberts
2011-05-10
1
-0
/
+8
*
Adds a way for Cogl to control event_mask of foreign wins
Robert Bragg
2011-05-05
1
-0
/
+2
*
Make cogl_framebuffer_get_width/height experimental public API
Robert Bragg
2011-04-11
1
-6
/
+0
*
Moves all GLX code down from Clutter to Cogl
Robert Bragg
2011-04-11
1
-10
/
+29
*
Add temporary cogl-clutter.h to aid splitting out Cogl
Robert Bragg
2011-04-11
1
-0
/
+4
*
framebuffer: expose experimental cogl_get_draw_framebuffer
Robert Bragg
2011-04-11
1
-4
/
+1
*
Remove unused _cogl_swap_buffers_notify
Robert Bragg
2011-04-11
1
-3
/
+0
*
cogl-clip-state: Adapt to experimental cogl2 API.
Jasper St. Pierre
2011-03-10
1
-1
/
+1
*
viewport: consistently use floats for viewports
Robert Bragg
2011-03-07
1
-13
/
+13
*
cogl-framebuffer: Add _cogl_blit_framebuffer
Neil Roberts
2011-02-15
1
-0
/
+53
*
cogl-framebuffer: Separate the draw and read buffer
Neil Roberts
2011-02-15
1
-2
/
+21
*
cogl: Implements a software only read-pixel fast-path
Robert Bragg
2011-01-21
1
-0
/
+27
*
cogl: Adds _cogl_swap_buffers_notify for clutter backends
Robert Bragg
2011-01-21
1
-0
/
+3
*
clip: rename get_clip_stack + add framebuffer_get_stack
Robert Bragg
2011-01-21
1
-0
/
+26
*
journal: Support per-framebuffer journals
Robert Bragg
2011-01-21
1
-0
/
+23
*
framebuffer: Move clear code to cogl-framebuffer.c
Robert Bragg
2011-01-21
1
-0
/
+20
*
cogl-framebuffer: Try to track format of the framebuffer
Neil Roberts
2010-11-24
1
-0
/
+3
*
Add an internal _cogl_offscreen_new_to_texture_full function
Neil Roberts
2010-11-24
1
-0
/
+24
*
cogl-framebuffer: Add a flag to skip flushing the clip state
Neil Roberts
2010-11-04
1
-0
/
+3
*
framebuffer: Replace CoglHandle with CoglFramebuffer *
Robert Bragg
2010-07-07
1
-16
/
+17
*
Implement accessors for the color bits in a framebuffer
Emmanuele Bassi
2010-05-05
1
-0
/
+18
*
Separate out CoglClipStackState from cogl-clip-stack.c
Neil Roberts
2010-04-15
1
-3
/
+3
*
Remove mentions of the FSF address
Emmanuele Bassi
2010-03-01
1
-3
/
+3
*
cogl: Support multiple fallbacks in cogl_offscreen_new_to_texture()
Robert Bragg
2010-01-11
1
-1
/
+1
*
framebuffers: cogl_offscreen_new_to_texture should take a ref on the texture
Robert Bragg
2010-01-08
1
-0
/
+1
[next]