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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Flush matrices in the progend and flip with a vector
Neil Roberts
2011-12-06
1
-14
/
+12
*
framebuffer: Handle a NULL previous framebuffer when flushing
Neil Roberts
2011-12-06
1
-6
/
+15
*
framebuffer: deal with winding state like other state
Robert Bragg
2011-12-06
1
-20
/
+50
*
framebuffer: track fb color mask like other fb state
Robert Bragg
2011-12-06
1
-17
/
+37
*
framebuffer: Optimize _cogl_framebuffer_flush_state()
Robert Bragg
2011-12-06
1
-74
/
+362
*
clip-state: remove redundant _cogl_clip_state_flush() api
Robert Bragg
2011-12-06
1
-2
/
+5
*
remove redundant _cogl_clip_stack_dirty() api
Robert Bragg
2011-12-06
1
-2
/
+0
*
cogl-matrix-stack: remove flush avoidance checks
Robert Bragg
2011-12-06
1
-10
/
+0
*
framebuffer: Add CoglFramebuffer clip stack methods
Robert Bragg
2011-12-06
1
-0
/
+90
*
avoid touching fb matrix stack directly
Robert Bragg
2011-12-06
1
-0
/
+21
*
Adds cogl_framebuffer_identity_matrix
Robert Bragg
2011-12-06
1
-0
/
+8
*
framebuffer: Add CoglFramebuffer matrix stack methods
Robert Bragg
2011-12-06
1
-0
/
+173
*
Don't take a reference to the last used onscreen framebuffer
Neil Roberts
2011-11-14
1
-10
/
+8
*
pipeline: Make the backface culling experimental public
Neil Roberts
2011-11-14
1
-1
/
+1
*
framebuffer: adds cogl_framebuffer_get_samples_per_pixel
Robert Bragg
2011-11-01
1
-0
/
+29
*
Start to reduce dependence on glib
Robert Bragg
2011-11-01
1
-21
/
+21
*
framebuffer: split out CoglOnscreen code
Robert Bragg
2011-11-01
1
-329
/
+9
*
features: Support more than 32 features!
Robert Bragg
2011-11-01
1
-3
/
+3
*
make COGL_FEATURE_OFFSCREEN_BLIT a private feature
Robert Bragg
2011-11-01
1
-2
/
+5
*
framebuffer: Adds experimental _finish() API
Robert Bragg
2011-11-01
1
-0
/
+7
*
offscreen: Adds support for offscreen multisampling
Robert Bragg
2011-10-28
1
-216
/
+319
*
Rework how we search for winsys configs
Robert Bragg
2011-10-28
1
-0
/
+16
*
framebuffer: Add explicit buffer discard API
Robert Bragg
2011-10-28
1
-17
/
+72
*
Add a strong CoglTexture type to replace CoglHandle
Robert Bragg
2011-09-21
1
-17
/
+16
*
Make backface culling be part of the legacy state
Neil Roberts
2011-09-19
1
-9
/
+26
*
cogl-framebuffer: Force flushing the color mask when changing fbs
Neil Roberts
2011-09-19
1
-37
/
+57
*
framebuffer: Add a getter for the framebuffer format
Robert Bragg
2011-09-05
1
-0
/
+6
*
framebuffer: make _swap_region coords top-left relative
Robert Bragg
2011-08-12
1
-1
/
+1
*
framebuffer: lazily allocate framebuffers as needed
Robert Bragg
2011-08-12
1
-4
/
+6
*
framebuffer: Make framebuffer_clear APIs public experimental
Robert Bragg
2011-08-12
1
-27
/
+15
*
framebuffer: don't reference default fb in _clear apis
Robert Bragg
2011-08-12
1
-13
/
+13
*
framebuffer: avoid redundant calls to _init_bits
Robert Bragg
2011-08-12
1
-6
/
+0
*
framebuffer: Adds a context getter for CoglFramebuffer
Robert Bragg
2011-08-12
1
-0
/
+8
*
framebuffer: dec current_pipeline_age to force color_mask
Robert Bragg
2011-07-28
1
-0
/
+2
*
Adds ColorMask support to Cogl
Robert Bragg
2011-07-19
1
-0
/
+38
*
framebuffer: Add dither_enabled getter/setters
Robert Bragg
2011-07-13
1
-0
/
+27
*
onscreen: make platform specific onscreen apis consistent
Robert Bragg
2011-07-11
1
-5
/
+5
*
Dynamically load the GL or GLES library
Neil Roberts
2011-07-11
1
-3
/
+7
*
Use all core GL functions through indirect pointers
Neil Roberts
2011-07-08
1
-80
/
+64
*
Move all of the GL function pointers directly to CoglContext
Neil Roberts
2011-07-07
1
-12
/
+12
*
framebuffer: Add _get_XYZ_bits() functions
Robert Bragg
2011-07-04
1
-4
/
+4
*
framebuffer: expose viewport getters/setters
Robert Bragg
2011-06-30
1
-11
/
+11
*
Typo fix in cogl-framebuffer
Adam Jackson
2011-06-16
1
-1
/
+1
*
Make stub winsys into a proper winsys backend
Robert Bragg
2011-06-01
1
-2
/
+0
*
framebuffer: validate width/height in _set_viewport
Robert Bragg
2011-06-01
1
-5
/
+8
*
framebuffer: Bail out if the viewport has negative size
Emmanuele Bassi
2011-05-25
1
-0
/
+4
*
framebuffer: Checks if glBindFramebuffer() exists when using GLES1
Damien Lespiau
2011-05-17
1
-1
/
+3
*
framebuffer: check we have a draw/read_buffer before freeing
Robert Bragg
2011-05-11
1
-8
/
+14
*
Add a WGL winsys
Neil Roberts
2011-05-10
1
-0
/
+29
*
cogl-winsys: Explicitly comment which vfuncs are optional
Neil Roberts
2011-05-10
1
-2
/
+25
[next]