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 0263011

Browse files
TFP-devLpsdTheNormalnij
authored
Fix #2932 (Fix CEF hardware acceleration not working) (#2933)
* Fix CEF hardware acceleration not working * Update Client/cefweb/CWebApp.cpp Co-authored-by: Uladzislau Nikalayevich <thenormalnij@gmail.com> * Update CWebApp.cpp --------- Co-authored-by: lopsi <40902730+Lpsd@users.noreply.github.com> Co-authored-by: Uladzislau Nikalayevich <thenormalnij@gmail.com>
1 parent 78f6d66 commit 0263011

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 によって変換されたページ (->オリジナル) /