diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2017-04-22 12:13:05 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2017-04-22 12:25:56 -0700 |
commit | a41ef4dc8a518cb1b07aab1c60176a56fe91abd1 (patch) | |
tree | 0d811e6fe02869b59f586333f639341135f37b30 /src/modules/sparkler | |
parent | 90ad3469f3772218ce1842cf79cbc8235368bba2 (diff) |
julia: enable threaded rendering
Move maintenance of per-frame variables into julia_prepare_frame(), which
requires making them static file-scope globals for now.
Also make minor adjustments to the code to make less assumptions about the
fragment being rendered (like it's x/y coordinates being 0, etc.)
A future commit will probably add an initializer function to
rototiller_module_t, with an opaque pointer output which will be fed to all
the module methods so these globals can be encapsulated and instantiated.
Diffstat (limited to 'src/modules/sparkler')
0 files changed, 0 insertions, 0 deletions