aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/android/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #610 from mbrubeck/android-touchtomaka2015-09-221-10/+13
|\
| * Support multi-touch events on AndroidMatt Brubeck2015-09-221-10/+13
* | Remove BuilderAttribsPierre Krieger2015-09-211-6/+16
* | Switch EGL to use only pf_reqs and openglPierre Krieger2015-09-211-2/+3
|/
* Fix android buildGlenn Watson2015-08-281-1/+1
* Correctly handle eglGetDisplayPierre Krieger2015-08-071-2/+2
* Implement headless contexts on androidPierre Krieger2015-07-271-0/+40
* Correct window creation on X11Pierre Krieger2015-07-191-0/+1
* Split creating an EGL context in two partsPierre Krieger2015-07-181-2/+2
* Handle errors from MakeCurrent and SwapBuffersPierre Krieger2015-06-161-2/+3
* Allow creating EGL contexts on win32 with the AMD DLLsPierre Krieger2015-05-211-1/+1
* Use the EGL API with AndroidPierre Krieger2015-05-011-191/+35
* Create reorganizationPierre Krieger2015-04-241-0/+405