Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
KWin
Commits
f7526f50
Commit
f7526f50
authored
Apr 21, 2021
by
Aleix Pol Gonzalez
🐧
Browse files
build...
parent
8d186efa
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/platforms/drm/egl_gbm_backend.cpp
View file @
f7526f50
...
...
@@ -124,7 +124,7 @@ void EglGbmBackend::init()
if
(
!
supportsSurfacelessContext
())
{
setFailed
(
"EGL_KHR_surfaceless_context extension is unavailable!"
);
return
false
;
return
;
}
if
(
!
initRenderingContext
())
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment