6 Commits

Author SHA1 Message Date
783055b885
Reformat repository with Alejandra 2025-02-25 16:53:02 -05:00
87ee1b3223
system: update to hardware.graphics 2024-06-25 17:54:10 -04:00
360f1a840c
system: update graphics module 2024-06-25 17:54:10 -04:00
34fd3a91ad
system: Add auto-offload wrapper command
This command will *always* exist when OpenGL is enabled. If graphical
offload is enabled, it will make sure the GPU is actually enabled using
glxinfo (there's probably a better way to do this) and fallback to
executing normally, otherwise it will just exec the passed command.
2024-04-16 00:44:42 -04:00
1dedbbb489
Rename some common options to hardware 2024-02-08 15:08:16 +01:00
6ea5c557a3
Reorganize system modules 2024-02-08 14:48:09 +01:00