2024-04-28.log

- zip100 (QUIT: Ping timeout: 252 seconds) (~zip100@185.209.196.208)04:52
+ zip100 (~zip100@193.32.248.165)04:53
+ shanshe_ (~shanshe@148.red-81-36-71.dynamicip.rima-tde.net)05:02
- shanshe (QUIT: Ping timeout: 260 seconds) (~shanshe@91.red-81-36-71.dynamicip.rima-tde.net)05:03
+ xet7 (~xet7@user/xet7)05:23
minutehow does the A600GS arm accel stuff work?13:04
- xet7 (QUIT: Remote host closed the connection) (~xet7@user/xet7)18:08
+ xet7 (~xet7@user/xet7)18:19
Claude_minute: I guess with uaenative dll calling (like winuae can use the host OpenGL). after all it's uae based 19:22
minuteClaude_: ohh ok so it's an emulator... do you know what soc they're using?19:24
minutethen it also makes sense where the p96 support is coming from (uaegfx)19:25
Claude_hm no, not in detail. I guess some rockchip/Allwinner "android" settopbox chipset19:25
minutewould also be my guess19:29
minutebtw before i got sick we started work on integrating WAMR in zz9000os19:32
minuteit was almost compiling ^^19:32
minutewe found that wasm embedded might be a good API for enabling user-writable and loadable acceleration components19:33
Claude_What's wamr ? 19:34
minuteClaude_: https://github.com/bytecodealliance/wasm-micro-runtime19:34
Claude_oh interesting 19:35
minute> supports rich running modes including interpreter, Ahead-of-Time compilation(AoT) and Just-in-Time compilation (JIT).19:35
Claude_https://i.imgur.com/K2ybaAe.mp419:37
Claude_pistorm Warp3D api compatible renderer:) 19:38
Claude_currently it runs baremetal (under emu68)on the pi GPU shader cores (QPU), maybe we can exploit soon the complete 3D render pipeline hardware19:39
Claude_could be interesting for zz9000 too, as the Warp3D stuff is a complete API compatible reimplantation. so you could theoretically also offload stuff to your arm core : https://github.com/mras0/vc4d19:41
minuteClaude_: wait, which part is running on shaders?19:52
minuteClaude_: ah, you're basically doing raw triangle draws with the pi gpu?19:52
minutei.e. not going through GL on linux or so19:53
Claude_yes, all baremetal directly from m68k19:54
minuteneat19:55

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!