Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Include irrlichttypes.h first to work around Irrlicht#433 (#10872) | Vitaliy | 2021-01-28 |
| | | | Fixes the PcgRandom::PcgRandom linker issue, caused by inconsistent data type definition. | ||
* | Cleanup shader generation code (#10663) | Vitaliy | 2020-12-19 |
| | | | 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 Shutov | 2020-02-16 |
| | |||
* | Move client-specific files to 'src/client' (#7902) | Quentin Bazin | 2018-11-28 |
Update Android.mk Remove 'src/client' from include_directories |