David McFarland

Results 59 comments of David McFarland

GrapheneOS latest (at the time) on a pixel 8a.

I'm just looking at this in gdb... First it hits this assert a couple of times: ``` │ 862 // Client pass wrong number of MipLevels to addrlib and result...

beatsabermodmanager: #361128

`godot_4-mono` seems to be missing from this list. specific issue here: https://github.com/NixOS/nixpkgs/issues/365975

avalonia at #423073

It would also be nice to have an easy way to reset `disabledUntil`, assuming there's not already something I'm missing. admin/machines appears to be all read-only and I don't see...

I'm still using this and it's useful to me. I just rebased it.

I'm just looking at this in gdb: ``` (gdb) p/x available_surface_formats $12 = {{surface_format = {format = 0x32, colorSpace = 0x0}, drm_format = 0x34325258}, {surface_format = {format = 0x2c, colorSpace...

> so i guess the cause is that mesa is missing a `DRM_IOCTL_SET_CLIENT_CAP` somewhere? Indeed, I applied this patch I posted at https://gitlab.freedesktop.org/mesa/mesa/-/issues/14382#note_3241522, and I have VR working on the...