raze-gles/polymer/eduke32/build
helixhorned f1f90439cf Fix voxels in classic -- my error, confusing divscale() and mulscale() in r4576.
Optimizations are left to the reader :P. I would prefer to look for ways of
giving the compilers hints about loops to unroll instead of having to read
the resulting mess of manual unrolling, though.

git-svn-id: https://svn.eduke32.com/eduke32@4728 1a8010ca-5511-0410-912e-c29ae57300e0
2014-11-06 23:43:52 +00:00
..
doc Novelty: Add Ken's "todo list from the Build days" alongside his other documentation. 2014-01-12 14:04:19 +00:00
include Fix oob write with stepping 'up' in the OSD history. 2014-11-06 23:43:49 +00:00
src Fix voxels in classic -- my error, confusing divscale() and mulscale() in r4576. 2014-11-06 23:43:52 +00:00
Makefile.deps Nuke unused lzwnew.c/h 2014-10-25 03:31:12 +00:00
buildlic.txt Moved build to a subdir underneath the eduke32 dir to avoid people trying to compile from the build src dir by mistake 2008-10-20 03:09:19 +00:00