aboutsummaryrefslogtreecommitdiff
path: root/src/client/render/core.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Shadow mapping render pass (#11244)Liso2021-06-061-0/+5
| | | Co-authored-by: x2048 <codeforsmile@gmail.com>
* Render copyright notice: Fix name spelling (#7042)Vitaliy2018-02-151-1/+1
|
* Rewrite rendering engine (#6253)Vitaliy2017-10-311-0/+75
* Clean draw_*() arguments * Split rendering core * Add anaglyph 3D * Interlaced 3D * Drop obsolete methods