aboutsummaryrefslogtreecommitdiff
path: root/source/Irrlicht/Irrlicht.cpp
AgeCommit message (Collapse)Author
2023-03-25Resolve conflicts with masternumzero
2023-03-14Remove CIrrDeviceiOSnumzero
2023-03-13Small Fixesnumzero
2023-03-11Drop IrrCompileConfig (#163)Vitaliy
2023-03-06Restore isDriverSupported, but in a cpp filenumzero
2023-02-22Reduce IrrCompileConfig usage to files that actually need itnumzero
2022-07-09Drop Console and Framebuffer devicesfan5
fbdev is long legacy and the console was just an ASCII art gimmick
2022-02-26Get rid of various old compiler and platform checkssfan5
2021-11-19Get rid of MATERIAL_MAX_TEXTURES_USEDsfan5
Another configurable knob of questionable usefulness, especially since this inhibits certain optimizations by making loop length dependent on a global variable.
2021-08-30Remove unused locale-like code, utf8 functions and headerssfan5
2020-01-03Merging 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