index
:
libstage/.git
master
public-size
Thin stage manager library (for real-time graphics)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-05-10
libstage: introduce stage_match_func_t
Vito Caputo
2019-05-10
libstage: drop pointer from func_t typedefs
Vito Caputo
2019-05-10
libstage: add missing getters
Vito Caputo
2019-05-10
libstage: move stage_[sg]et_object() by others
Vito Caputo
2019-05-10
libstage: return values from getters
Vito Caputo
2019-05-10
libstage: remove vestigial stage_fit()
Vito Caputo
2019-05-10
libstage: add some rudimentary asserts
Vito Caputo
2019-05-10
libstage: deprecate stage_node_*, go heirarchical
Vito Caputo
2019-05-10
libstage: s/dll_pre/dll_add_pre/g
Vito Caputo
2019-05-07
libstage: update copyright lines
Vito Caputo
2019-05-07
libstage: use dll.h for linked lists, rm list.h
Vito Caputo
2018-09-11
libstage: remove everything dimensional
Vito Caputo
2018-07-12
libstage: add {position,aabb}_map concept to stage
Vito Caputo
2018-06-11
libstage: add alternate node mappings
Vito Caputo
2018-06-09
libstage: add stage_node_set_static()
Vito Caputo
2018-06-09
libstage: simplify aabb_to_rect to operate on node
Vito Caputo
2018-06-09
libstage: simplify set active and locked node api
Vito Caputo
2018-06-09
libstage: forward declare SDL types in stage.h
Vito Caputo
2018-05-24
libstage: rewrite aabb_to_rect() for less error
Vito Caputo
2018-05-24
libstage: add stage_node_[sg]et_origin()
Vito Caputo
2018-05-24
libstage: add stage_[sg]et_position()
Vito Caputo
2018-05-24
libstage: use v2f_t instead of float x,y in api
Vito Caputo
2018-05-24
libstage: decouple stage_fit() from stage_t
Vito Caputo
2018-05-15
stage: add stage_[sg]et_alpha()
Vito Caputo
2018-05-04
stage: introduce stage_node_[sg]et_position()
Vito Caputo
2018-05-03
*: initial commit derived from whale stage code
Vito Caputo
© All Rights Reserved