summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2018-09-11 01:16:50 -0700
committerVito Caputo <vcaputo@pengaru.com>2018-09-11 01:23:23 -0700
commitbd4b32fa1028a0a4340ed77080059961968c17fd (patch)
tree668372f57fca84757f50838f88a8369dfa066513 /configure.ac
parentb263b3e4b295c42a36970435eb7df5373bce6c89 (diff)
libstage: remove everything dimensional
Having the stage manage the rendering dimensions for nodes seemed like a good idea at the time. This commit removes all that so there's no more coupling to SDL or dimensional types. Now the stage really is nothing more than a thin drawing list abstraction. The layers can be used for ordering the drawing, which is the only semi-dimensional thing remaining. The stage_fit() helper remains for now out of convenience, but it's really out of place in this library.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved