mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-01-22 00:11:38 +00:00
93202a5488
issues that caused its inclusion. Is an optimized GCC build any faster for being able to use strict aliasing rules? I dunno. It's still slower than a VC++ build. I did run into two cases where TAutoSegIterator caused intractable problems with breaking strict aliasing rules, so I removed the templating from it, and the caller is now responsible for casting the probe value from void *. - Removed #include "autosegs.h" from several files that did not need it (in particular, dobject.h when not compiling with VC++). SVN r1743 (trunk) |
||
---|---|---|
.. | ||
ancientzip.cpp | ||
ancientzip.h | ||
file_7z.cpp | ||
file_directory.cpp | ||
file_grp.cpp | ||
file_lump.cpp | ||
file_pak.cpp | ||
file_rff.cpp | ||
file_wad.cpp | ||
file_zip.cpp | ||
resourcefile.cpp | ||
resourcefile.h |