gzdoom/src/utility/nodebuilder
Christoph Oelckers 58d8ce1a4f - cleanup of m_fixed.h.
With fixed point math barely being used anywhere with the vast majority of calls in the software voxel drawer it makes sense to reduce the function interface to the minimum possible and move the shift value into the function call as an argument.
2020-11-22 10:25:04 +01:00
..
nodebuild.cpp - move SuperFastHash to its own set of files, instead of having this tied to the console. 2020-04-11 14:00:10 +02:00
nodebuild.h - moved most utility code to a subdirectory. 2019-01-31 20:33:52 +01:00
nodebuild_classify_nosse2.cpp - moved most utility code to a subdirectory. 2019-01-31 20:33:52 +01:00
nodebuild_events.cpp - moved most utility code to a subdirectory. 2019-01-31 20:33:52 +01:00
nodebuild_extract.cpp - moved most utility code to a subdirectory. 2019-01-31 20:33:52 +01:00
nodebuild_gl.cpp - moved most utility code to a subdirectory. 2019-01-31 20:33:52 +01:00
nodebuild_utility.cpp - cleanup of m_fixed.h. 2020-11-22 10:25:04 +01:00