kivy:fix-travis

Last commit made on 2019-02-08
Get this branch:
git clone -b fix-travis https://git.launchpad.net/kivy

Branch merges

Branch information

Name:
fix-travis
Repository:
lp:kivy

Recent commits

3324d92... by Mathieu Virbel

fixes FBO tests, it was using render() but Fbo was correctly draw.

1a2f48f... by Farley Lai <email address hidden>

Updated camera_opencv.py to use reshape(-1) instead of tostring() (#5922)

* Update camera_opencv.py

Uses frame.reshape(-1) instead of frame.tostring() to remove unnecessary overhead.

* Update camera_opencv.py

c6cc83a... by Cheaterman <email address hidden>

Add new "canonical" path for binary Mali driver (#6054)

* Add new "canonical" path for binary Mali driver

This improves detection on "standard" setups of the Mali driver for platforms such as the Odroid XU4.

* Add another search location for Mali binary driver

23825f9... by Mathieu Virbel

Merge pull request #6050 from jfrancoc/patch-1

correction of a malfunctioning with ..\ in Windows platforms (function _generate_file_entries)

a95d67f... by Mathieu Virbel

Merge pull request #6142 from kivy/fix-sdl2-image-loading

Fixes SDL2 image loading (jpg)

835f76c... by Mathieu Virbel

fix styling issues

6bd7dfc... by Mathieu Virbel

fixes SDL2 image loading (jpg)

775cd9e... by Alexander Taylor <email address hidden>

Merge pull request #6138 from opacam/fix-android-sensor-orientation

Fix android's sensor orientation

e72aa26... by opacam <email address hidden>

Fix android's sensor orientation

8f54a3f... by Alexander Taylor <email address hidden>

Merge pull request #6130 from inclement/fix_python_version_in_buildozer_doc

Removed python version specification from buildozer install