aboutsummaryrefslogtreecommitdiff
path: root/client/shaders/object_shader (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improvements to colored shadows (#11516)x20482021-10-011-1/+5
* Fix GLES2 discard behaviour (texture transparency)sfan52021-09-171-3/+6
* Shadow mapping render pass (#11244)Liso2021-06-062-5/+338
* Fix swapped vertex colors on GLES2sfan52021-05-111-0/+4
* Fix GLES shader support after #9247 (#10727)Vitaliy2020-12-222-2/+10
* Cleanup shader generation code (#10663)Vitaliy2020-12-191-2/+2
* Fix MSAA stripes (#9247)HybridDog2020-12-042-3/+3
* Shaders for Android (GLES 2) (#10506)Vitaliy2020-10-252-16/+20
* Remove all bump mapping and parallax occlusion related code.Lars2020-10-172-59/+0
* Remove "generate normal maps" feature (#10313)hecks2020-09-141-31/+0
* shaders: Fix transparency on GC7000L (#10036)mntmn2020-08-251-0/+8
* Make shading of CAOs optional (#10033)Danila Shutov2020-06-161-0/+4
* Fix broken coloring of wielditems (#9969)Danila Shutov2020-06-092-2/+9
* Add tone mapping for entities (#9521)Danila Shutov2020-04-061-0/+37
* Transform texture UVs with provided tex. matrix (#9515)Danila Shutov2020-03-161-1/+1
* Basic model shading (#9374)Danila Shutov2020-02-162-0/+175