webrtc/sdk
Linus Nilsson f166fe245c Avoid excessive eglMakeCurrent calls
With shared EglConnections each client must ensure their EGLSurface
is made current every time they access the thread. This will lead to
unnecessary eglMakeCurrent calls when the EGLSurface is in fact already
current, such as when the EglConnection only has one client or when one
client accesses the thread without interruption.

Bug: b/217863437
Change-Id: I1b03daec4d5cd43af21fe9c168e3637f676b6fec
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/322322
Reviewed-by: Ranveer Aggarwal‎ <ranvr@webrtc.org>
Commit-Queue: Linus Nilsson <lnilsson@webrtc.org>
Reviewed-by: Zoé Lepaul <xalep@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#40883}
2023-10-06 14:20:28 +00:00
..
android Avoid excessive eglMakeCurrent calls 2023-10-06 14:20:28 +00:00
objc Revert "Expose getCapabilities/setCodecPreferences for objc" 2023-09-29 12:00:49 +00:00
BUILD.gn Revert "Expose getCapabilities/setCodecPreferences for objc" 2023-09-29 12:00:49 +00:00
media_constraints.cc Remove unused combined_audio_video_bwe. 2023-05-26 15:56:00 +00:00
media_constraints.h Remove unused combined_audio_video_bwe. 2023-05-26 15:56:00 +00:00
media_constraints_unittest.cc Remove unused combined_audio_video_bwe. 2023-05-26 15:56:00 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00