aboutsummaryrefslogtreecommitdiff
path: root/src/client/shader.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove all bump mapping and parallax occlusion related code.Lars2020-10-171-29/+0
* Remove "generate normal maps" feature (#10313)hecks2020-09-141-28/+0
* Darwin platform build fix (#10376)David CARLIER2020-09-091-0/+5
* shaders: Fix transparency on GC7000L (#10036)mntmn2020-08-251-0/+18
* Make shading of CAOs optional (#10033)Danila Shutov2020-06-161-1/+5
* Basic model shading (#9374)Danila Shutov2020-02-161-1/+7
* Require 'waving = 3' in a nodedef to apply the liquid waving shader (#8418)Paramat2019-03-271-2/+8
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-281-0/+873