summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNeil Roberts <neil@linux.intel.com>2013-07-03 18:32:00 +0100
committerNeil Roberts <neil@linux.intel.com>2013-07-09 15:46:46 +0100
commit8911da794ef363d777ebcb68d0db5fa85fb776d4 (patch)
tree1873ed52688a8193e150ecae9e60fb34260535a8 /doc
parent3060d4436595391a47e0aaf8b39d970f9eb74c8c (diff)
downloadcogl-8911da794ef363d777ebcb68d0db5fa85fb776d4.tar.gz
Implicitly allocate on cogl_wayland_onscreen_get_(shell_)?surface
The idea with the framebuffer allocation is that it will lazily allocate so that if you don't want to handle errors then you don't have to be aware that there is an allocation step. In order for this to work any accessors that get data that is only available after allocation should implicitly allocate the framebuffer. This patch makes that change for cogl_wayland_onscreen_get_surface and cogl_wayland_onscreen_get_shell_surface. Reviewed-by: Robert Bragg <robert@linux.intel.com> (cherry picked from commit 0c4ba78787323fedd162d7b71b86b460908b9b98)
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions