mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
Merge remote-tracking branch 'origin/master' into custom
This commit is contained in:
commit
bd793d6099
7 changed files with 47 additions and 79 deletions
|
|
@ -133,12 +133,7 @@ public:
|
|||
}
|
||||
|
||||
bool AccelerateLayersByDefault() override {
|
||||
#ifdef NIGHTLY_BUILD
|
||||
// Only enable the GL compositor on Nightly for now until we have
|
||||
// sufficient data for blocklisting.
|
||||
return true;
|
||||
#endif
|
||||
return false;
|
||||
}
|
||||
|
||||
#ifdef GL_PROVIDER_GLX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue