raze-gles/polymer
helixhorned 103a6e76f9 constify various cache1d and pragmas functions, some copybuf* -> memcpy/move.
The following functions have const qualifiers attached for the 'destination'
arguments: kdfwrite, dfwrite in cache1d.c and copybuf{byte,reverse,} in the
pragmas source or headers.  A couple uses of the latter ones were replaced
with calls to standard library functions.

git-svn-id: https://svn.eduke32.com/eduke32@2361 1a8010ca-5511-0410-912e-c29ae57300e0
2012-02-18 22:14:45 +00:00
..
eduke32 constify various cache1d and pragmas functions, some copybuf* -> memcpy/move. 2012-02-18 22:14:45 +00:00
synthesis.sh fix clobbering of ebacktrace1.dll during synthesis building 2011-10-02 07:47:18 +00:00