]> git.lizzy.rs Git - irrlicht.git/history - source/Irrlicht/CNullDriver.h
Drop obsolete IVideoDriver features
[irrlicht.git] / source / Irrlicht / CNullDriver.h
2023-02-27 numzeroDrop obsolete IVideoDriver features
2023-01-02 sfan5Remove leftover code from software rendering
2022-10-14 JosiahWIReplace _IRR_OVERRIDE_ macro with override keyword
2022-06-01 sfan5Remove more dead code (#108)
2022-05-18 paradust7Remove irrMap and use std::map instead
2022-04-29 paradust7Replace HWBufferMap with a list and back pointers ...
2022-02-26 sfan5Get rid of various old compiler and platform checks
2021-12-29 ROllerozxaRemove unused attribute saving and loading (#86)
2021-12-29 sfan5Remove more unused code (#87)
2021-04-21 sfan5CNullDriver: store real size for dummy textures
2020-12-19 cutealienMerging r6145 through r6171 from trunk to ogl-es branch
2020-01-03 cutealienMerging r5975 through r6036 from trunk to ogl-es branch.