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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for setting up stereo CoglOnscreens
Owen W. Taylor
2014-07-17
1
-0
/
+52
*
Registers gtypes for all public objects and structs
Lionel Landwerlin
2014-03-20
1
-1
/
+12
*
This re-licenses Cogl 1.18 under the MIT license
Robert Bragg
2014-02-22
1
-14
/
+20
*
framebuffer: make format internal
Robert Bragg
2014-01-09
1
-15
/
+0
*
Declare interface types as void and remove cast macros
Robert Bragg
2013-11-27
1
-2
/
+8
*
Add API to control per-framebuffer depth writing
Hans Petter Jansson
2013-10-28
1
-0
/
+33
*
framebuffer: add missing transfer annotation
Lionel Landwerlin
2013-09-23
1
-3
/
+3
*
framebuffer: restore api to maintain ABI for release
Robert Bragg
2013-08-20
1
-0
/
+227
*
offscreen: rename _new_to_texture to _new_with_texture
Robert Bragg
2013-08-19
1
-2
/
+2
*
Separate out CoglPath api into sub-library
Robert Bragg
2013-08-19
1
-64
/
+0
*
framebuffer: remove attribute drawing apis
Robert Bragg
2013-07-30
1
-221
/
+6
*
Add _primitive_draw to replace _framebuffer_draw_primitive
Robert Bragg
2013-07-29
1
-12
/
+12
*
Add a public cogl_framebuffer_get_depth_bits() function
Neil Roberts
2013-01-22
1
-0
/
+14
*
doc: Fix the remaining broken internal cross-references
Damien Lespiau
2013-01-22
1
-8
/
+9
*
doc: Fix various mismatches between arguments and their documentation
Damien Lespiau
2013-01-22
1
-6
/
+4
*
doc: Add missing symbol in cogl_framebuffer_get_context() documentation
Damien Lespiau
2013-01-22
1
-0
/
+1
*
matrix-stack: make CoglMatrixStack public
Robert Bragg
2013-01-22
1
-4
/
+4
*
Fixes for --disable-glib
Neil Roberts
2013-01-22
1
-6
/
+4
*
framebuffer: Annotate the output parameter of get_viewport4fv()
Damien Lespiau
2013-01-22
1
-1
/
+2
*
Adds CoglError api
Robert Bragg
2013-01-22
1
-3
/
+3
*
framebuffer: Support texture based depth buffers
Damien Lespiau
2013-01-18
1
-0
/
+60
*
framebuffer: Take const pointers for the matrix setters
Neil Roberts
2012-08-15
1
-2
/
+2
*
Add functions to directly transform from a euler or a quaternion
Neil Roberts
2012-08-06
1
-0
/
+38
*
Replace cogl_path_{stroke,fill} with framebuffer API
Neil Roberts
2012-08-06
1
-0
/
+41
*
Switch use of primitive glib types to c99 equivalents
Robert Bragg
2012-08-06
1
-7
/
+7
*
Create standalone public wayland client/server headers
Robert Bragg
2012-03-20
1
-4
/
+0
*
Fix some documentation problems
Neil Roberts
2012-03-20
1
-2
/
+2
*
Adds cogl_framebuffer_draw_[*_]rectangle functions
Robert Bragg
2012-03-20
1
-5
/
+307
*
framebuffer: Fix a closing tag in the documentation
Neil Roberts
2012-03-19
1
-1
/
+1
*
Add cogl_framebuffer_read_pixels()
Neil Roberts
2012-03-19
1
-0
/
+48
*
Add -Wmissing-declarations to maintainer flags and fix problems
Neil Roberts
2012-03-06
1
-0
/
+14
*
Add a public cogl_framebuffer_read_pixels_into_bitmap
Neil Roberts
2012-03-05
1
-0
/
+34
*
Move all types/prototypes from cogl.h -> cogl[1]-context.h
Robert Bragg
2012-02-20
1
-2
/
+11
*
Fix some doc issues
Jasper St. Pierre
2012-02-14
1
-3
/
+3
*
framebuffer: Add cogl_framebuffer draw methods
Robert Bragg
2012-02-09
1
-0
/
+210
*
framebuffer: Remove _EXP symbol mangling and add gtk-doc
Robert Bragg
2012-01-16
1
-61
/
+161
*
framebuffer: Add CoglFramebuffer clip stack methods
Robert Bragg
2011-12-06
1
-0
/
+132
*
Adds cogl_framebuffer_identity_matrix
Robert Bragg
2011-12-06
1
-0
/
+14
*
framebuffer: Add CoglFramebuffer matrix stack methods
Robert Bragg
2011-12-06
1
-0
/
+243
*
framebuffer: adds cogl_framebuffer_get_samples_per_pixel
Robert Bragg
2011-11-01
1
-0
/
+30
*
framebuffer: split out CoglOnscreen code
Robert Bragg
2011-11-01
1
-215
/
+2
*
framebuffer: Adds experimental _finish() API
Robert Bragg
2011-11-01
1
-0
/
+19
*
offscreen: Adds support for offscreen multisampling
Robert Bragg
2011-10-28
1
-0
/
+135
*
framebuffer: Add explicit buffer discard API
Robert Bragg
2011-10-28
1
-0
/
+70
*
framebuffer: Add a getter for the framebuffer format
Robert Bragg
2011-09-05
1
-0
/
+16
*
framebuffer: make _swap_region coords top-left relative
Robert Bragg
2011-08-12
1
-1
/
+1
*
framebuffer: Make framebuffer_clear APIs public experimental
Robert Bragg
2011-08-12
1
-0
/
+49
*
framebuffer: Adds a context getter for CoglFramebuffer
Robert Bragg
2011-08-12
1
-0
/
+16
*
Fix cogl/cogl-framebuffer.h (#define error)
Chun-wei Fan
2011-07-31
1
-1
/
+1
*
Fix testing of undefined macro constants to check for definedness instead
Philip Withnall
2011-07-27
1
-2
/
+2
[next]