libdeng2: Added BitField, a dynamic array of packed integer values
Features include quick equality comparison of two bitfields and findingout a list of element IDs whose values differ when compared to anotherfield.
Todo: Use this in GLState.
Todo for later: Could be useful in network delta generation, too?
View differences
libdeng2: Added BitField, a dynamic array of packed integer values
Features include quick equality comparison of two bitfields and finding
out a list of element IDs whose values differ when compared to another
field.
Todo: Use this in GLState.
Todo for later: Could be useful in network delta generation, too?