Project

General

Profile

Feature #2202

Feature #4: UI improvements

Optimize UI rendering by collecting multiple widgets into one draw call

Added by skyjake about 7 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Enhancement
Start date:
2017-02-19
% Done:

100%


Description

When rendering the UI, libappfw needs to dynamically collect widgets into a temporary buffer and, once it fills up or when GL state changes, make one draw call for the entire buffer.

Also available in: Atom PDF