summaryrefslogtreecommitdiff
path: root/src/libandroid.c
Commit message (Collapse)AuthorAge
* android: Create GLFW window with no client APIJari Vetoniemi2018-03-10
|
* libandroid: implement more functionsJari Vetoniemi2018-02-27
|
* android: Don't assert all paramsJari Vetoniemi2018-02-25
| | | | This function is not very well documented.
* refactor commitJari Vetoniemi2018-02-22
|
* libandroid: implement some ANativeWindow funcsJari Vetoniemi2018-02-19
| | | | glfw!
* Implement more libandroidJari Vetoniemi2018-02-18
|
* Initial commitJari Vetoniemi2018-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.