1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-24 15:26:15 +00:00
Files
godot/servers/rendering/renderer_rd
reduz 141c375581 Clean up Hash Functions
Clean up and do fixes to hash functions and newly introduced murmur3 hashes in #61934
* Clean up usage of murmur3
* Fixed usages of binary murmur3 on floats (this is invalid)
* Changed DJB2 to use xor (which seems to be better)
2022-06-20 12:54:19 +02:00
..
2022-05-31 11:51:47 +03:00
2022-06-07 13:14:44 +02:00
2022-06-07 13:14:44 +02:00
2022-04-28 15:00:30 +10:00
2022-06-20 12:54:19 +02:00