Age | Commit message (Expand) | Author |
---|---|---|
2022-02-01 | [macOS] Enable Objective-C ARC | bruvzg |
2022-01-06 | Fix multiple missing UTF-8 decoding. | bruvzg |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-10-30 | Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3 | Hugo Locurcio |
2021-08-22 | [macOS] Request camera permission before session init. | bruvzg |
2021-07-25 | Fix various typos with codespell | luz paz |
2021-06-19 | Rename `instance()`->`instantiate()` when it's a verb | Lightning_A |
2021-04-29 | Replace remaining uses of `NULL` with `nullptr` | Rémi Verschelde |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-06-29 | [macOS] Add support for the Apple Silicon (ARM64) build target. | bruvzg |
2020-02-18 | PoolVector is gone, replaced by Vector | Juan Linietsky |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-12-01 | iOS modular build and export implementation. | bruvzg |