~glcompbench-dev/glcompbench/blur-update

  • Committer: Jesse Barker
  • Date: 2012-03-23 21:04:23 UTC
  • Revision ID: jesse.barker@linaro.org-20120323210423-cp3fs3ogqoh9ps1l
Blur: Handle the case where a window was added sometime after setup
(prepare_for_run()); could be between draws, it doesn't matter.  If we fail to
find a render object for a CompositeWindow in the window map, create it,
initialize it, and insert it into the map (capturing the iterator from the
insert operation minimizes the changes to the loop logic).
Filename Latest Rev Last Changed Committer Comment Size
..
data 1 13 years ago Alexandros Frantzis Initial commit. Diff
doc 39 12 years ago Alexandros Frantzis Add man pages for glcompbench variants and gl-comp Diff
src 1 13 years ago Alexandros Frantzis Initial commit. Diff
COPYING 1 13 years ago Alexandros Frantzis Initial commit. 34.2 KB Diff Download File
INSTALL 19 12 years ago Alexandros Frantzis Update files for 11.04 release. 290 bytes Diff Download File
NEWS 79 12 years ago Jesse Barker Build, Doc: Update files for 2012.03 release. 2.4 KB Diff Download File
README 19 12 years ago Alexandros Frantzis Update files for 11.04 release. 174 bytes Diff Download File
File waf 1 13 years ago Alexandros Frantzis Initial commit. 80.5 KB Diff Download File
wscript 79 12 years ago Jesse Barker Build, Doc: Update files for 2012.03 release. 4.3 KB Diff Download File