commit | 71484f2f76457287a1fbf5791f530c2b2459aa0c | [log] [tgz] |
---|---|---|
author | Rodrigo Obregon <robregon@ti.com> | Wed Nov 03 15:16:18 2010 -0500 |
committer | Rodrigo Obregon <robregon@ti.com> | Wed Nov 03 15:16:18 2010 -0500 |
tree | e58a0ba010201fc68f0f7a188fd88aa3e20c1524 | |
parent | 0e97e9a23996eb576792f37a3c090e824a628132 [diff] |
Framebuffer: Support variable number of framebuffers in the UI This change defines a macro NUM_FRAME_BUFFERS to set the desired number of framebuffers to be used by the UI, instead of hard-coding 2 framebuffers. Aditional logic has been added to handle the initialization and destruction of NUM_FRAME_BUFFERS buffers. Change-Id: I3a4bfec3e0f453432f2ffebf084c00f574d3be46 Signed-off-by: Rodrigo Obregon <robregon@ti.com>