Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | move system_get_property to libc | Jari Vetoniemi | 2018-11-18 |
| | |||
* | android: Implement more asset stuff | Jari Vetoniemi | 2018-07-30 |
| | |||
* | android/EGL: Mark ANativeWindow w/ header | Jari Vetoniemi | 2018-03-11 |
| | | | | | | | | Remove eglGetDisplay as it's called with NULL anyways (Reimplement if otherwise in some app) In eglCreateWindowSurface, check that our pointer really is ANativeWindow, otherwise try use it as is. | ||
* | android: Create GLFW window with no client API | Jari Vetoniemi | 2018-03-10 |
| | |||
* | libandroid: implement more functions | Jari Vetoniemi | 2018-02-27 |
| | |||
* | android: Don't assert all params | Jari Vetoniemi | 2018-02-25 |
| | | | | This function is not very well documented. | ||
* | refactor commit | Jari Vetoniemi | 2018-02-22 |
| | |||
* | libandroid: implement some ANativeWindow funcs | Jari Vetoniemi | 2018-02-19 |
| | | | | glfw! | ||
* | Implement more libandroid | Jari Vetoniemi | 2018-02-18 |
| | |||
* | Initial commit | Jari Vetoniemi | 2018-02-16 |
Stuff in src/linker will get rewritten from scratch eventually, it's all horrible. But for now focus is getting on shit work. |