jkds b182fa7fa9 app: improve android editor perf and eliminate a deadlock in android text input 7 months ago
..
android b182fa7fa9 app: improve android editor perf and eliminate a deadlock in android text input 7 months ago
app 64e38580b2 app: copy GameTextInput java code into app 7 months ago
expr 53ca281102 app: fix ALL warnings ;) 1 year ago
gfx 2494e52558 app/gfx: fix subtle bug in apply_view/apply_scissor calc where coords are not relative but absolute so use `+ old_view.pos()` 7 months ago
plugin bda9b64d09 net: add reload() fn which reloads settings. currently all stubs except outgoing conns setting 7 months ago
prop 13755ab328 app: disable miniquad resizing the content when IME is shown. instead transfer the responsibility directly to the app, this way we can avoid flickering where our canvas is resized BEFORE ui updates have been applied, and secondly we can draw a full screen canvas. 7 months ago
shape 53ca281102 app: fix ALL warnings ;) 1 year ago
text 187829a873 app/gfx: allow RGB8 texture fmts in addition to RGBA8 8 months ago
text2 b182fa7fa9 app: improve android editor perf and eliminate a deadlock in android text input 7 months ago
ui b182fa7fa9 app: improve android editor perf and eliminate a deadlock in android text input 7 months ago
util b41eba2b5d app: name all spawned threads 9 months ago
error.rs 1450bbb38e app: working streaming video load which preserves state on UI changes/updates 1 year ago
logger.rs 810fa61e00 app: instrument entire draw tree 9 months ago
main.rs 0a5bc2772c app/android: integrate GameTextInput into build and provide an interface 7 months ago
mesh.rs efd375b443 app: add support for multiple pipelines, and introduce a YUV shader. Migrate video AV1 to YUV 420 format. 8 months ago
net.rs 6f233ee7b6 app: add debug str to gfx batches 1 year ago
plugin.old.rs 604f443fd1 chore: Update license header year 1 year ago
pubsub.rs 604f443fd1 chore: Update license header year 1 year ago
py.rs 604f443fd1 chore: Update license header year 1 year ago
ringbuf.rs 604f443fd1 chore: Update license header year 1 year ago
scene.rs 1f99bf931d app: add fud plugin, add FileMessage to MessageBuffer 8 months ago