| 22 Nov 2023 |
Emma [it/its] ⚡️ | huh | 01:17:18 |
Emma [it/its] ⚡️ | arent intel's drivers just about the best we have? | 01:17:36 |
FavoritoHJS | maybe, but there's always a corner case | 01:29:40 |
FavoritoHJS | i'm sure you know how old opengl tends to be janky | 01:32:40 |
FavoritoHJS | * i'm sure y'all know how old opengl tends to be janky | 01:32:46 |
Emma [it/its] ⚡️ | true | 01:34:01 |
| Xe changed their profile picture. | 03:43:40 |
| @hubofeverything:bark.lgbt joined the room. | 13:34:35 |
| Mae (it/she) changed their display name from Mae to Mae (it/she). | 13:55:31 |
@ktn:the-apothecary.club | Anyone here use mangohud with minecraft | 14:43:10 |
@ktn:the-apothecary.club | Not working for me with prismlauncher | 14:43:22 |
K900 | Define "not working"? | 14:44:02 |
@atemu12:matrix.org | What do you think of this: https://github.com/NixOS/nixpkgs/pull/158079/files#r1402464566 | 17:38:45 |
K900 | Absolutely agree on removing services.xserver.videoDrivers | 17:39:26 |
K900 | Or rather | 17:39:30 |
K900 | I | 17:39:31 |
K900 | * I'd split it up | 17:39:33 |
@atemu12:matrix.org | (This is a link to a comment of mine, not the PR it's on) | 17:39:47 |
K900 | Because there should be a way to override the DDX probe order | 17:39:50 |
K900 | Per-API I'm not sure is necessary | 17:40:27 |
K900 | But xserver.videoDrivers needs to stay as a way to force a certain DDX order | 17:40:47 |
K900 | But it needs to go as a source of truth for which drivers are on the systme | 17:41:03 |
K900 | * But it needs to go as a source of truth for which drivers are on the system | 17:41:04 |
@atemu12:matrix.org | In reply to @k900:0upti.me Per-API I'm not sure is necessary Me neither but it just feels like a useful option to have. | 17:41:23 |
K900 | Also ping @jonringer since we're discussing their PR here and I don't have spoons to formalize this into a proper comment on github | 17:41:24 |
@atemu12:matrix.org | Also to set API-specific things | 17:41:29 |
@atemu12:matrix.org | Like the preferred VK driver | 17:41:48 |
@atemu12:matrix.org | Or whatever things you can configure about APIs like VK layers | 17:42:22 |
K900 | I think we can just do that in programs.vulkan or whatever | 17:42:29 |
K900 | Since that affects the loader more than drivers | 17:42:34 |