3 Commits

Author SHA1 Message Date
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