raze-gles/polymer
helixhorned b427a5f941 Fix OpenGL texture cache "leak" and slightly tweak hash string construction.
The leak happened because a struct was hashed that had uninitialized
bytes in padding inserted by the compiler. The hash string in now constructed
as concatenation of three CRC32s as 8-byte hex strings, i.e. the individual
CRC32s are padded with leading zeros.

Note to users: because of the hash change, it's sensible to delete the
'textures' and 'textures.cache' files.

git-svn-id: https://svn.eduke32.com/eduke32@4096 1a8010ca-5511-0410-912e-c29ae57300e0
2013-10-11 22:20:46 +00:00
..
eduke32 Fix OpenGL texture cache "leak" and slightly tweak hash string construction. 2013-10-11 22:20:46 +00:00
synthesis.sh synthesis.sh: remove 'psd' from 'not_src_packaged' (giving 'rm' error later). 2013-08-18 21:54:48 +00:00