commit | aa568a64edab7adf8369c4905dcb7afbdba84cca | [log] [tgz] |
---|---|---|
author | Magnus Jedvert <magjed@webrtc.org> | Mon Sep 18 11:26:30 2017 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Sep 18 12:39:16 2017 +0000 |
tree | 9563c23f4f8769feb771b3fffc8cfc3477efccda | |
parent | 6dc2038d0d6b0bd48d4789024857508a761ef4fc [diff] |
Android: Add interface for getting native EGL context This CL also implements support for getting the native context on EGL 1.4. It's a bit tricker to get the native handle for EGL 1.0 so it will be done in a separate CL. Bug: webrtc:8257 Change-Id: I269e75c357f19507098180077fa9d1b1ac4dce23 Reviewed-on: https://webrtc-review.googlesource.com/1880 Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Commit-Queue: Magnus Jedvert <magjed@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19890}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.