aboutsummaryrefslogtreecommitdiff
path: root/src/client/shader.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve shadow rendering with non-default camera FOV (#11385)x20482021-07-111-1/+1
* Shadow mapping render pass (#11244)Liso2021-06-061-0/+64
* GLES fixes (#11205)sfan52021-04-181-5/+7
* Cleanup shader generation code (#10663)Vitaliy2020-12-191-351/+142
* Allow missing shadersnumzero2020-11-261-1/+1
* Fix integer-string conversion for shaderssfan52020-11-051-4/+4
* Shaders for Android (GLES 2) (#10506)Vitaliy2020-10-251-46/+136
* 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