/[packages]/cauldron/chromium-browser-stable/current/SOURCES/chromium-112-wayland-egl.patch
ViewVC logotype

Contents of /cauldron/chromium-browser-stable/current/SOURCES/chromium-112-wayland-egl.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1956665 - (show annotations) (download)
Fri May 12 08:45:03 2023 UTC (13 months, 4 weeks ago) by squidf
File size: 315 byte(s)
- New version: 113.0.5672.92
- Update patches

1 --- a/gpu/command_buffer/service/error_state.cc 2020-05-18 11:39:22.000000000 -0700
2 +++ b/gpu/command_buffer/service/error_state.cc 2020-05-22 13:43:09.181180388 -0700
3 @@ -115,6 +115,8 @@
4 // buffer.
5 error = GL_NO_ERROR;
6 }
7 + if (error == GL_INVALID_ENUM)
8 + error = GL_NO_ERROR;
9 return error;
10 }
11

  ViewVC Help
Powered by ViewVC 1.1.30