aboutsummaryrefslogtreecommitdiffstats
path: root/src/api/android
Commit message (Collapse)AuthorAgeFilesLines
* Unlocks platform-specific attributesPierre Krieger2016-02-101-2/+10
|
* Not implemented asserts to prevent silent failsAceeri2015-11-091-0/+4
|
* Remove public exports of gl_common and libcPierre Krieger2015-11-091-2/+2
|
* Remove the window feature entirelyPierre Krieger2015-10-031-1/+0
|
* android: Disabled multitouch by defaultAndrey Lesnikov2015-10-011-0/+1
|
* Rename MonitorID -> MonitorIdPierre Krieger2015-09-241-6/+6
|
* Add #[inline] attributesPierre Krieger2015-09-231-0/+39
|
* Merge pull request #610 from mbrubeck/android-touchtomaka2015-09-221-10/+13
|\ | | | | Support multi-touch events on Android
| * Support multi-touch events on AndroidMatt Brubeck2015-09-221-10/+13
| | | | | | | | Depends on tomaka/android-rs-glue#64.
* | 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-012-214/+35
|
* Create reorganizationPierre Krieger2015-04-242-0/+535