globjects:v1.1

Last commit made on 2018-02-18
Get this branch:
git clone -b v1.1 https://git.launchpad.net/globjects

Branch merges

Branch information

Name:
v1.1
Repository:
lp:globjects

Recent commits

0480e89... by Willy Scheibel <email address hidden>

Merge branch 'v1.0' into v1.1

ad9f980... by Willy Scheibel <email address hidden>

Add ubuntu PPA code

6935f31... by Willy Scheibel <email address hidden>

Fix texture storage fallbacks

56f480a... by Willy Scheibel <email address hidden>

Remove obsolete assertion

ed67e9b... by =?utf-8?q?Tobias_Kn=C3=B6schke?= <email address hidden>

Add implementation of Texture::hintStorageImplementation

fa4f893... by Willy Scheibel <email address hidden>

Update version

2f0c753... by Willy Scheibel

Merge pull request #335 from j-o/pod_bufferdata

Add convenience methods to specify Buffer data from a plain struct

c387ec4... by Jan Ole Vollmer <email address hidden>

Remove ambiguous Buffer::getSubData overload

0bc704c... by Jan Ole Vollmer <email address hidden>

Add overloads for Buffer::setData, Buffer::setSubData, Buffer::setStorage, Buffer::getSubData that support getting/setting data in the form of a struct.

b2c8974... by Stefan Buschmann <email address hidden>

Fix example on mac