]> git.lizzy.rs Git - irrlicht.git/history - source/Irrlicht/CNullDriver.h
Add back LightManager
[irrlicht.git] / source / Irrlicht / CNullDriver.h
2023-04-13 Lizzy FleckensteinAdd back lighting system
2023-04-08 numzeroExtract and use singular CNullDriver::checkImage
2023-04-08 numzeroDrop createImagesFromFile in favor of createImageFromFile
2023-04-06 sfan5Merge branch 'opengl3' of https://github.com/numberZero...
2023-03-25 numzeroResolve conflicts with master
2023-03-24 cutealienIVideoDriver::setMaterialRendererName now using u32...
2023-03-13 numzeroMerge branch 'drop-irr-compile-config' into opengl3
2023-03-03 numzeroMerge branch 'master' into opengl3
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.