00:48 dcbaker: gfxstrand: good news. We have a plan to start merging the pieces of the cargo integration into meson
00:48 qyliss: :D
01:13 alyssa: gfxstrand: imsub(a, b, c) = (a * b) - c
01:13 alyssa: Unsure if i want to propagate in backend or just add nir_op_imsub and do it along with imad
01:21 DemiMarie: How difficult would it be for Redox (a microkernel-based OS) to support the DRI drivers?
01:21 DemiMarie: In particular these drivers would need to run in userspace.
02:01 macromorgan: so I see several panel drivers make reference to drm drivers supposed to be calling "drm_connector_set_orientation_from_panel()", but it doesn't appear that any of them do. When/where should one make such a call?
20:31 Lynne: fixed an issue with ffmpeg's vulkan threading, now I get better benchmark results
20:32 Lynne: 90fps - 1 thread, 300fps - 4 threads
20:34 Lynne: vaapi - 250fps
20:34 Lynne: on a 4k h264 video
20:35 Lynne: finally, beat vaapi for real on a regular stream