gorilla-devs / GDLauncher-Carbon

GDLauncher Carbon is a simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
https://gdlauncher.com
Other
108 stars 11 forks source link

Fix hardware acceleration being disabled for linux kernel 6.1 #222

Closed blarfoon closed 11 months ago

linear[bot] commented 11 months ago
GDL-314 Fix hardware acceleration being disabled for linux kernel 6.1

Rule should only apply to windows 7 (also verify ??) `if (release().startsWith("6.1")) app.disableHardwareAcceleration();`