Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-11 | Drop IrrCompileConfig (#163) | Vitaliy | |
2023-01-02 | Remove leftover code from software rendering | sfan5 | |
2022-10-15 | Replace _IRR_OVERRIDE_ macro with override keyword | JosiahWI | |
The commit also establishes a precedent of leaving off the `virtual` keyword in overrides. Although not strictly necessary, I believe this is good for readability because it makes it clear it is an override and not a pure virtual function, and it helps keep line lengths shorter. We should move towards eliminating the macro altogether, but the definition has been left in with a note on deprecation so that in-progress work will not suffer merge conflicts. | |||
2021-03-07 | Android: import back button patch | sfan5 | |
2021-03-07 | Android: import touchedCount patch | sfan5 | |
2021-03-06 | Remove other left-over build systems | sfan5 | |
2021-02-25 | Fix Windows, Android build | sfan5 | |
2020-06-12 | Merging r6075 through r6106 from trunk to ogl-es branch. | cutealien | |
Burnings renderer changes. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6116 dfc29bdd-3216-0410-991c-e03cc46cb475 | |||
2020-01-03 | Merging r5975 through r6036 from trunk to ogl-es branch. | cutealien | |
GLES drivers adapted, but only did make compile-tests. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6038 dfc29bdd-3216-0410-991c-e03cc46cb475 |