kivy:core-texfmt

Last commit made on 2013-03-05
Get this branch:
git clone -b core-texfmt https://git.launchpad.net/kivy

Branch merges

Branch information

Name:
core-texfmt
Repository:
lp:kivy

Recent commits

81b49cb... by Mathieu Virbel

Update .gitignore to ignore some cython generated files

50a3bac... by Mathieu Virbel

core: new tex image loader, abstract format generated from texturecompress.py

f531470... by Mathieu Virbel

graphics/texture: add PVRTC support

b5468c4... by Mathieu Virbel

tex: new texturecompress to compress image into GPU format. Currently support only PVRTC (for iOS and all PowerVR related GPU)

a450b61... by qua-non

core: img_pil handle frame transparency for gif's properly

b3679f2... by Mathieu Virbel

update for latest SDL repo

2498ef5... by Mathieu Virbel

cache: fix crash due to a recent change in the context reloading. closes #990

1ae8a60... by Mathieu Virbel

try to fix the error from PPA, seem that c_string_encoding is a new options in the unreleased Cython 0.19, that need to be set when casting from char* to str

bfb036b... by tshirtman

fix formating in "create an application" bullets, thanks worrelsik

e00bdbb... by tshirtman

correction to english correction