Commit Graph

3 Commits

Author SHA1 Message Date
Mis012
0a9591c474 src/api-impl: fix up code style, mainly for code imported from AOSP
used the following (plus manual edits):
`clang-format --style="{BasedOnStyle: LLVM, IndentWidth: 8, UseTab: Always, AllowShortIfStatementsOnASingleLine: false, IndentCaseLabels: true, ColumnLimit: 0}`
2023-06-22 11:45:46 +02:00
Mis012
f0cae244ae src/api-impl/android/view/Choreographer.java: implement enough for games using swappy to work (tested with sample Unity app) 2023-01-05 19:00:27 +01:00
Mis012
52ba443401 misc stubbing 2022-12-01 14:44:16 +01:00