Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-25 | Resolve conflicts with master | numzero | |
2023-03-14 | Remove CIrrDeviceiOS | numzero | |
2023-03-13 | Small Fixes | numzero | |
2023-03-11 | Drop IrrCompileConfig (#163) | Vitaliy | |
2023-03-06 | Restore isDriverSupported, but in a cpp file | numzero | |
2023-02-22 | Reduce IrrCompileConfig usage to files that actually need it | numzero | |
2022-07-09 | Drop Console and Framebuffer device | sfan5 | |
fbdev is long legacy and the console was just an ASCII art gimmick | |||
2022-02-26 | Get rid of various old compiler and platform checks | sfan5 | |
2021-11-19 | Get rid of MATERIAL_MAX_TEXTURES_USED | sfan5 | |
Another configurable knob of questionable usefulness, especially since this inhibits certain optimizations by making loop length dependent on a global variable. | |||
2021-08-30 | Remove unused locale-like code, utf8 functions and headers | sfan5 | |
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 |