summaryrefslogtreecommitdiffstats
path: root/modules/mobile_vr/mobile_vr_interface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactored Input, create DisplayServer and DisplayServerX11Juan Linietsky2020-03-261-1/+1
* Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.Juan Linietsky2020-02-251-7/+7
* Remove obsolete GLES3 backendRémi Verschelde2020-02-131-8/+0
* A lot of progress with canvas rendering, still far from working.Juan Linietsky2020-02-111-1/+3
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Send notifications to ARVRInterfacesBastiaan Olij2019-04-271-0/+6
* Added eye_height, changed description and fixed size of viewport issueBastiaan Olij2019-04-101-0/+13
* Drivers, main, servers: Ensure classes match their header filenameRémi Verschelde2019-02-121-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix missing/malformed license headersRémi Verschelde2019-01-011-1/+1
* Fix warnings in Android platformRémi Verschelde2018-10-031-1/+0
* Moving lens distortion shader into drivers and adding GLES2 supportBastiaan Olij2018-10-021-83/+9
* Server platform builds (dummy) mobile_vr module.Fabio Alessandrelli2018-09-251-0/+6
* Delay initialising lens distortion shader so GLES2 doesn't crashBastiaan Olij2018-08-161-43/+62
* Reenabled module and fixed missing constBastiaan Olij2018-07-271-0/+499