Created attachment 2785[details]
Fix a comment, move a comment, define number of shader bits, check if too many bits
tr_locals.h incorrectly says MAX_SHADERS is 12 bits when it is actually 14 bits. Patch fixes some comments, adds a define for number of shader bits, checks if sorting has to many bits.
Created attachment 2785 [details] Fix a comment, move a comment, define number of shader bits, check if too many bits tr_locals.h incorrectly says MAX_SHADERS is 12 bits when it is actually 14 bits. Patch fixes some comments, adds a define for number of shader bits, checks if sorting has to many bits.