aboutsummaryrefslogtreecommitdiff
path: root/src/client/render (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-283-8/+8
| | | | | Update Android.mk Remove 'src/client' from include_directories
* Disable HW stereo for IrrLicht 1.9 (not supported anymore)number Zero2018-11-113-0/+12
|
* Add crossview support (#7361)otdav332018-05-293-4/+7
|
* Render copyright notice: Fix name spelling (#7042)Vitaliy2018-02-1516-16/+16
|
* [CSM] Add basic HUD manipulation. (#6067)red-0012018-01-201-1/+1
| | | | | | * [CSM] Add basic HUD manipulation. Workaround for on_connect not working right now.
* LINT: Add files to whitelist, fix detected indent errorsparamat2017-11-065-11/+11
|
* Rewrite rendering engine (#6253)Vitaliy2017-10-3116-0/+910
* Clean draw_*() arguments * Split rendering core * Add anaglyph 3D * Interlaced 3D * Drop obsolete methods