commit | 495d2fdd6569c252aebf0bae5c7cab0a207dd6dc | [log] [tgz] |
---|---|---|
author | Magnus Jedvert <magjed@webrtc.org> | Fri Sep 25 10:55:32 2015 +0200 |
committer | Magnus Jedvert <magjed@webrtc.org> | Fri Sep 25 08:55:42 2015 +0000 |
tree | 4f8f851d70ae8bdaf33dcd7c44805c11e7599cfe | |
parent | 3fd7be4cb1d41ff6298a90c17acf52d379ab8812 [diff] |
Reland of "Android GlRectDrawer: Add test for RGB rendering" Reland of https://codereview.webrtc.org/1367923002/. The bug was that not all platforms support glReadPixels() with GL_RGB. This CL uses GL_RGBA instead. BUG=webrtc:4742 R=hbos@webrtc.org Review URL: https://codereview.webrtc.org/1370653002 . Cr-Commit-Position: refs/heads/master@{#10070}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.