Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-08-08 | app: use config to determine json config file names | Marcus Fritzsch | 1 | -0/+3 |
2017-08-08 | layers: rename surface_id_to_layer and surface_id_to_layer_map | Marcus Fritzsch | 1 | -1/+1 |
2017-08-08 | app: clang-format | Marcus Fritzsch | 1 | -3/+3 |
2017-08-08 | app: scene setup according to ids.json | Marcus Fritzsch | 1 | -0/+2 |
2017-08-08 | app: wire up controller_hooks | Marcus Fritzsch | 1 | -0/+5 |
2017-08-08 | app: add very c++-y layout parsing | Marcus Fritzsch | 1 | -0/+3 |
2017-08-08 | app: reset g_app on ~App() | Marcus Fritzsch | 1 | -0/+4 |
2017-08-08 | clang-format, mostly indenting. | Marcus Fritzsch | 1 | -17/+18 |
2017-08-08 | glue: renamed output files to better represent their actual purpose | Marcus Fritzsch | 1 | -1/+1 |
2017-08-08 | main: move most of main to app, separate ownership | Marcus Fritzsch | 1 | -2/+12 |
2017-08-08 | Generating binding API glue code using generate-binding.py | Marcus Fritzsch | 1 | -33/+13 |
2017-08-08 | main/app: started to move things to app | Marcus Fritzsch | 1 | -0/+52 |