summaryrefslogtreecommitdiffstats
path: root/modules/camera/camera_osx.mm
Commit message (Expand)AuthorAgeFilesLines
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-211-355/+0
* [macOS] Enable Objective-C ARCbruvzg2022-02-011-27/+0
* Fix multiple missing UTF-8 decoding.bruvzg2022-01-061-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3Hugo Locurcio2021-10-301-1/+1
* [macOS] Request camera permission before session init.bruvzg2021-08-221-3/+19
* Fix various typos with codespellluz paz2021-07-251-1/+1
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-3/+3
* Replace remaining uses of `NULL` with `nullptr`Rémi Verschelde2021-04-291-12/+12
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* [macOS] Add support for the Apple Silicon (ARM64) build target.bruvzg2020-06-291-1/+5
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-5/+5
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* iOS modular build and export implementation.bruvzg2019-12-011-0/+362