Time Nick Message 08:55 Izzy I scared up a GeForce 6200; it reports OpenGL 2.1 and I'm getting 15-20 FPS! https://uranus.shadowkat.net/tmp/d9cc.png 08:55 Izzy Mouse movement is still jittery and I have a bunch of artifacting but uhhhh it lives! 11:48 MTDiscord Hmm well as long as OpebGL 4. 6 is support I'll be good. 12:13 Izzy Turns out nouveau doesn't do any clock speed adjustments on these cards; did a little bit of overclocking and I'm getting a whole 30 FPS https://uranus.shadowkat.net/tmp/d7a9.png 14:58 cheapie I guess I've come full-circle now, I just wrote an entirely interrupt-driven program for RVController :P 15:00 cheapie Sure, "csrr t0,mcause | li t1,0x80000011 | beq t0,t1,handler_digilines" isn't as straightforward as the classic 'if event.type == "digiline"', but it does the same thing 15:02 cheapie FWIW https://cheapiesystems.com/git/rvcontroller/tree/assembly/extint-test/extint-test.S is the program in question 15:03 cheapie I still don't have a proper interrupt controller, so for now I just have mesecons and digilines interrupts wired up to the platform-specific space in mie/mip. I chose bit 16 for mesecons and 17 for digilines 15:11 cheapie This is some Lua that could be run in a Luacontroller and do pretty much exactly the same thing in the same way: https://gist.github.com/cheapie/f849fa86511bc4bf26443ae4ec67cfde 18:37 MinetestBot 02[git] 04SmallJoker -> 03luanti-org/luanti: Collision: Update position based on collisionbox faces 13fa956d1 https://github.com/luanti-org/luanti/commit/fa956d13e7c1173d82763ebcedfc226fad6aacf4 (152026-06-26T18:35:48Z) 18:37 MinetestBot 02[git] 04SmallJoker -> 03luanti-org/luanti: Collision: Improve "step up" documentation 135a19e2e https://github.com/luanti-org/luanti/commit/5a19e2e32b18fc0c2338500e4552fe2701cdde13 (152026-06-26T18:35:48Z) 18:37 MinetestBot 02[git] 04dannyward630 -> 03luanti-org/luanti: Document world.mt metadata usage (#17235) 138ec2920 https://github.com/luanti-org/luanti/commit/8ec29205ade0d865666ed93b86ec70e888a23275 (152026-06-26T18:36:11Z) 18:37 MinetestBot 02[git] 04buti1021 -> 03luanti-org/luanti: Docs: Remove non-existing PostgreSQL setting 13143b167 https://github.com/luanti-org/luanti/commit/143b167f09f1fc305debd4ae35f4fa556a054920 (152026-06-26T18:36:53Z)