aboutsummaryrefslogtreecommitdiffstats
path: root/src/android
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Add `platform_display` impls for win32 and android"tomaka2014-10-251-1/+1
|
* Add `platform_display` impls for win32 and androidTomaka172014-10-241-1/+2
| | | | Fix the cocoa function
* Add accessor for underlying display handle on Linux. Although unimplemented ↵Glenn Watson2014-10-241-0/+4
| | | | on other platforms, this applies to at least android as well.
* Update for rustc and gl-rsTomaka172014-10-221-4/+4
|
* Update for gl-rsTomaka172014-10-211-1/+6
|
* Update for rustc f9fc49c06 2014-10-10 00:07:08 +0000Tomaka172014-10-101-10/+11
|
* Remove some unused importsTomaka172014-09-131-3/+0
|
* Use gl_generator to generate EGL bindings for AndroidTomaka172014-09-132-170/+47
|
* Add basic support for AndroidTomaka172014-09-112-0/+459