summaryrefslogtreecommitdiff
path: root/modules/camera/camera_osx.mm
AgeCommit message (Expand)Author
2022-02-01[macOS] Enable Objective-C ARCbruvzg
2022-01-06Fix multiple missing UTF-8 decoding.bruvzg
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-30Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3Hugo Locurcio
2021-08-22[macOS] Request camera permission before session init.bruvzg
2021-07-25Fix various typos with codespellluz paz
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-04-29Replace remaining uses of `NULL` with `nullptr`Rémi Verschelde
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-06-29[macOS] Add support for the Apple Silicon (ARM64) build target.bruvzg
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-01iOS modular build and export implementation.bruvzg