viti95 / FastDoom

Doom port for DOS, optimized to be as fast as possible!
528 stars 33 forks source link

Caching results of R_PointInSubsector #114

Closed viciious closed 2 years ago

viciious commented 2 years ago

https://github.com/viciious/d32xr/commit/e42378a5bbf7dabf997307d93885126a8d5cb491

I'm sure FastDoom will benefit from this one ;)

viti95 commented 2 years ago

Yep, indeed FastDoom benefits from this idea! Thanks!!