debug: Adds a COGL_DEBUG=disable-pbos debug option
authorRobert Bragg <robert@linux.intel.com>
Tue, 6 Jul 2010 00:30:25 +0000 (01:30 +0100)
committerRobert Bragg <robert@linux.intel.com>
Tue, 6 Jul 2010 11:09:01 +0000 (12:09 +0100)
commit739240095ff62a69b6cb34cdee4243fa258e5382
treed4d86a4e41840721e7fd3f2942cc255a038f29e9
parentb4b98358e191f31acb73d773fdd9a8a4b72f3292
debug: Adds a COGL_DEBUG=disable-pbos debug option

For testing purposes, either to identify bugs in Cogl or the driver or
simulate lack of PBO support COGL_DEBUG=disable-pbos can be used to
fallback to malloc instead.
clutter/cogl/cogl/cogl-debug.c
clutter/cogl/cogl/cogl-debug.h
clutter/cogl/cogl/cogl.c