aboutsummaryrefslogtreecommitdiff
path: root/client/shaders/object_shader/opengl_vertex.glsl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix GLES shader support after #9247 (#10727)Vitaliy2020-12-221-1/+5
* Fix MSAA stripes (#9247)HybridDog2020-12-041-1/+1
* Shaders for Android (GLES 2) (#10506)Vitaliy2020-10-251-12/+13
* Remove all bump mapping and parallax occlusion related code.Lars2020-10-171-5/+0
* Make shading of CAOs optional (#10033)Danila Shutov2020-06-161-0/+4
* Fix broken coloring of wielditems (#9969)Danila Shutov2020-06-091-1/+6
* Transform texture UVs with provided tex. matrix (#9515)Danila Shutov2020-03-161-1/+1
* Basic model shading (#9374)Danila Shutov2020-02-161-0/+44