raze/polymer/eduke32
2014-10-29 17:05:46 +00:00
..
build Fix a couple of clang warnings. DONT_BUILD. 2014-10-29 17:05:15 +00:00
jit
package
platform Further work on the Xcode project. 2014-10-20 07:37:29 +00:00
rsrc
source More EDUKE32_PREDICT_FALSE, mostly in OSD_Printf(OSD_ERROR...) cases 2014-10-29 17:05:46 +00:00
Android.mk Remove -DNO_GCC_BUILTINS, set _FORTIFY_SOURCE to 0. 2014-10-29 17:04:03 +00:00
eduke32.sln
eduke32.vcxproj Various additional optimizations: add CLASSIC_SLICE_BY_4 mode to unroll some of the loops in a-c, replace integer divisions by a divisor unknown at compile time with usage of libdivide, clean up pragmas further by removing more old stuff that wasn't used anywhere. This is another one of those nasty commits that make people cry. DONT_BUILD. 2014-10-25 03:29:21 +00:00
eduke32.vcxproj.filters
Makefile
Makefile.common Remove -DNO_GCC_BUILTINS, set _FORTIFY_SOURCE to 0. 2014-10-29 17:04:03 +00:00
Makefile.deps
Makefile.msvc Nuke unused lzwnew.c/h 2014-10-25 03:31:12 +00:00