zdbsp/zlib
Randy Heit 2de2b094ec ZDBSP:
- Add headers to generated CMake projects.
- Made SSELevel global so that ClassifyLineBackpatch can see it without being part of
  FNodeBuilder. With backpatching enabled, it's rather pointless to have a different one
  per nodebuilder instance, anyway.
- Change ClassifyLineBackpatch so it doesn't need any inline assembly to do its magic.
- Change the ClassifyLine functions to be extern "C" linkage.

SVN r2410 (trunk)
2010-07-04 21:11:25 +00:00
..
CMakeLists.txt ZDBSP: 2010-07-04 21:11:25 +00:00
adler32.c Added a Makefile for building ZDBSP with GCC and SSE configurations for VC. 2006-05-31 20:25:20 +00:00
compress.c Added a Makefile for building ZDBSP with GCC and SSE configurations for VC. 2006-05-31 20:25:20 +00:00
crc32.c Added a Makefile for building ZDBSP with GCC and SSE configurations for VC. 2006-05-31 20:25:20 +00:00
crc32.h Added a Makefile for building ZDBSP with GCC and SSE configurations for VC. 2006-05-31 20:25:20 +00:00
deflate.c Added a Makefile for building ZDBSP with GCC and SSE configurations for VC. 2006-05-31 20:25:20 +00:00
deflate.h Added a Makefile for building ZDBSP with GCC and SSE configurations for VC. 2006-05-31 20:25:20 +00:00
trees.c Added a Makefile for building ZDBSP with GCC and SSE configurations for VC. 2006-05-31 20:25:20 +00:00
trees.h Added a Makefile for building ZDBSP with GCC and SSE configurations for VC. 2006-05-31 20:25:20 +00:00
zconf.h Added a Makefile for building ZDBSP with GCC and SSE configurations for VC. 2006-05-31 20:25:20 +00:00
zlib.h Added a Makefile for building ZDBSP with GCC and SSE configurations for VC. 2006-05-31 20:25:20 +00:00
zutil.c Added a Makefile for building ZDBSP with GCC and SSE configurations for VC. 2006-05-31 20:25:20 +00:00
zutil.h Added a Makefile for building ZDBSP with GCC and SSE configurations for VC. 2006-05-31 20:25:20 +00:00