index
:
irrlicht.git
light
lizzy's patches for irrlichtmt
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
Irrlicht
/
CNullDriver.h
Age
Commit message (
Expand
)
Author
2023-04-13
Add back lighting system
Lizzy Fleckenstein
2023-04-08
Extract and use singular CNullDriver::checkImage
numzero
2023-04-08
Drop createImagesFromFile in favor of createImageFromFile
numzero
2023-03-25
Resolve conflicts with master
numzero
2023-03-24
IVideoDriver::setMaterialRendererName now using u32 for index like other simi...
cutealien
2023-02-27
Drop obsolete IVideoDriver features
numzero
2023-01-02
Remove leftover code from software rendering
sfan5
2022-10-15
Replace _IRR_OVERRIDE_ macro with override keyword
JosiahWI
2022-06-01
Remove more dead code (#108)
sfan5
2022-05-18
Remove irrMap and use std::map instead
paradust7
2022-04-29
Replace HWBufferMap with a list and back pointers (#99)
paradust7
2022-02-26
Get rid of various old compiler and platform checks
sfan5
2021-12-29
Remove unused attribute saving and loading (#86)
ROllerozxa
2021-12-29
Remove more unused code (#87)
sfan5
2021-04-21
CNullDriver: store real size for dummy textures
sfan5
2020-12-19
Merging r6145 through r6171 from trunk to ogl-es branch
cutealien
2020-01-03
Merging r5975 through r6036 from trunk to ogl-es branch.
cutealien