summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2023-11-13 23:31:33 -0800
committerVito Caputo <vcaputo@pengaru.com>2023-11-14 01:20:56 -0800
commit461b6bc98ad6a64ffefe8beedf736caef823cc25 (patch)
treefb80255d3e9d3eee592bc72df425609d2ca52d48 /.gitmodules
parent4c629d77d9bd67e9861f578d89957b3cf1472aa8 (diff)
til: introduce til_module_t.render_audio entrypoint
Simple audio rendering modules need a way to render their audio without affecting the fragment's state. By providing a til_module_t.render_audio() a module indicates it's only an audio renderer, and its render won't trigger an implicit clear of the frame's fragment. There might be a new flag added to indicate when modules are audio modules, but this is good enough for now.
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved