aboutsummaryrefslogtreecommitdiff
path: root/client/shaders/default_shader/opengl_fragment.glsl
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>
2020-10-25Shaders for Android (GLES 2) (#10506)Vitaliy
Shader support for OpenGL ES 2 devices (Android) Co-authored-by: sfan5 <sfan5@live.de>
2016-02-08Cleanup selection mesh code, add shaders for halo and selection boxesRealBadAngel