summaryrefslogtreecommitdiff
path: root/modules/camera
AgeCommit message (Expand)Author
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-11-10iOS Modules: separate main platform code from modulesSergey Minakov
2020-10-02iOS: RefactoringSergey Minakov
2020-09-06Fix header guards in modules:Marcel Admiraal
2020-07-25Modules: update modules to be built for iOSSergey Minakov
2020-06-29[macOS] Add support for the Apple Silicon (ARM64) build target.bruvzg
2020-06-23SCons: Enable iOS modules for ARKit and CameraSergey Minakov
2020-05-19Style: Fix unnecessary semicolons that confused clang-formatRémi Verschelde
2020-03-30SCons: Format buildsystem files with psf/blackRémi Verschelde
2020-03-21Make file formatting comply with POSIX and Unix standardsAaron Franke
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-04Fix compile error for Windows on Linuxvolzhs
2019-12-01iOS modular build and export implementation.bruvzg