aboutsummaryrefslogtreecommitdiff
path: root/src/client/render/anaglyph.cpp
AgeCommit message (Collapse)Author
2022-09-06Implement rendering pipeline and post-processing (#12465)x2048
Co-authored-by: Lars Mueller <appgurulars@gmx.de> Co-authored-by: sfan5 <sfan5@live.de> Co-authored-by: lhofhansl <lhofhansl@yahoo.com>
2022-01-16Reset override material in anaglyphDmitry Kostenko
Reset override material properties before applying the color filter.
2021-03-16GUIScene: Clear depth buffer + replace deprecated clearZBuffer callsJean-Patrick Guerrero
2018-02-15Render copyright notice: Fix name spelling (#7042)Vitaliy
2017-10-31Rewrite rendering engine (#6253)Vitaliy
* Clean draw_*() arguments * Split rendering core * Add anaglyph 3D * Interlaced 3D * Drop obsolete methods