summaryrefslogtreecommitdiff
path: root/src/client/render
Commit message (Collapse)AuthorAge
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-28
| | | | | Update Android.mk Remove 'src/client' from include_directories
* Disable HW stereo for IrrLicht 1.9 (not supported anymore)number Zero2018-11-11
|
* Add crossview support (#7361)otdav332018-05-29
|
* Render copyright notice: Fix name spelling (#7042)Vitaliy2018-02-15
|
* [CSM] Add basic HUD manipulation. (#6067)red-0012018-01-20
| | | | | | * [CSM] Add basic HUD manipulation. Workaround for on_connect not working right now.
* LINT: Add files to whitelist, fix detected indent errorsparamat2017-11-06
|
* Rewrite rendering engine (#6253)Vitaliy2017-10-31
* Clean draw_*() arguments * Split rendering core * Add anaglyph 3D * Interlaced 3D * Drop obsolete methods