Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d4ef823

Browse files
Synchronize changes from 1.6 master branch [ci skip]
0263011 Fix #2932 (Fix CEF hardware acceleration not working) (#2933)
2 parents 57ac61c + 0263011 commit d4ef823

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎Client/cefweb/CWebApp.cpp‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ CefRefPtr<CefResourceHandler> CWebApp::HandleError(const SString& strError, unsi
2121

2222
void CWebApp::OnBeforeCommandLineProcessing(const CefString& process_type, CefRefPtr<CefCommandLine> command_line)
2323
{
24-
command_line->AppendSwitch("disable-gpu-compositing");
25-
command_line->AppendSwitch("disable-gpu");
2624
// command_line->AppendSwitch("disable-d3d11");
2725
command_line->AppendSwitch("enable-begin-frame-scheduling");
2826

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /