Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chromium: Update bbappend to version 37.0.2062.94 | Carlos Rafael Giani | 2014-09-04 | 2 | -1/+1 |
| | | | | | | | | | | Also update chromium-imx revision to support newer v5 Vivante drivers (used in 3.10.31 Beta release). These do not use "GL_VIV_direct_texture" as the name for the Vivante texture extension, but "GL_VIV_tex_direct" instead. v4 drivers (3.10.17 GA release and older) are still supported. Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
* | chromium: Add bbappend for GPU specific modifications and VPU support | Carlos Rafael Giani | 2014-08-25 | 3 | -0/+57 |
* Adds ozone-wayland patches which modify the required EGL versions in the GYP files * Turns on h.264 and MP4 support in Chromium's FFmpeg copy * Enables a workaround for the Vivante GPU that prevents translucent canvas regions to show up with a blue color * Adds hardware-accelerated video decoding using the VPU by fetching chromium-imx sources and integrating them into the Chromium source tree and the GYP files Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |