aboutsummaryrefslogtreecommitdiff
path: root/src/client/shader.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix deprecated calls with Irrlicht 1.9Jean-Patrick Guerrero2021-03-161-2/+3
|
* Include irrlichttypes.h first to work around Irrlicht#433 (#10872)Vitaliy2021-01-281-1/+1
| | | Fixes the PcgRandom::PcgRandom linker issue, caused by inconsistent data type definition.
* Cleanup shader generation code (#10663)Vitaliy2020-12-191-12/+9
| | | Shader generation is a mess. This commit cleans some parts up, including dropping remains of HLSL support which was never actually implemented.
* Basic model shading (#9374)Danila Shutov2020-02-161-0/+2
|
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-281-0/+156
Update Android.mk Remove 'src/client' from include_directories