From 9806f78905eea6e7c3b5b1f35b35650a823cb295 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Mon, 8 Feb 2010 17:34:11 +0000 Subject: [PATCH] Merge me --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index b8528bafd..93aa458fb 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,10 @@ Clutter 1.1.8 (08/02/2010) definition format, but it provides a convenience C API for easily building animations. + o New experimental COGL API to expose "hardware" buffers such as PBOs or + drm surfaces. This API can be used, for instance, to make texture + uploading faster. + o Fixed the issues with resizable stages getting a 1x1 window with the X11 backends