diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2018-09-11 01:16:50 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2018-09-11 01:23:23 -0700 |
commit | bd4b32fa1028a0a4340ed77080059961968c17fd (patch) | |
tree | 668372f57fca84757f50838f88a8369dfa066513 /src/Makefile.am | |
parent | b263b3e4b295c42a36970435eb7df5373bce6c89 (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 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions