| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-22 | *: /render/render_fragment/ in rototiller_module_t | Vito Caputo | |
| Adding more context to the name in anticipation of adding a prepare_frame() method to the module struct. | |||
| 2017-04-21 | *: s/renderer/module/g | Vito Caputo | |
| Make consistent with the source directory structure naming. | |||
| 2017-01-18 | autotools: s#../../#@top_srcdir@/src# | Vito Caputo | |
| The relative path broke out-of-tree builds. Previously the following: $ mkdir /tmp/foo $ cd /tmp/foo $ ~/src/rototiller/configure $ make Would fail to compile unable to locate the headers in ~/rototiller/src This fixes it. | |||
| 2017-01-18 | *: move source into src/ subdir | Vito Caputo | |
| Restoring some organizational sanity since adopting autotools. | |||
