mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-11 18:21:54 -07:00
renderer: nuke multisample_edges in favor of a faster algorithm
This commit is contained in:
@@ -23,7 +23,6 @@ class CShader {
|
||||
GLint fullSize = -1;
|
||||
GLint fullSizeUntransformed = -1;
|
||||
GLint radius = -1;
|
||||
GLint primitiveMultisample = -1;
|
||||
|
||||
GLint thick = -1;
|
||||
|
||||
|
Reference in New Issue
Block a user