------------------------------------------------------------------------ r2337 | helixhorned | 2012-02-12 05:47:33 -0800 (Sun, 12 Feb 2012) | 5 lines Debugging helper disabling a.nasm calls with OpenGL renderers. Uncomment #define DEBUG_VALGRIND_NO_SMC in duke3d.h to be able to valgrind --smc-check=none (or the default stack-only) with Polymost and Polymer renderers. ------------------------------------------------------------------------ r2336 | helixhorned | 2012-02-12 05:47:15 -0800 (Sun, 12 Feb 2012) | 3 lines Patch up out-of-bounds access (r/w) when mixing 16-bit stereo *source* data. ... by allocating two bytes more for the mixing buffers. ------------------------------------------------------------------------ r2335 | helixhorned | 2012-02-12 05:46:57 -0800 (Sun, 12 Feb 2012) | 1 line Fix uninitialized mem access in dorotatesprite with thin tiles (e.g. 3085). ------------------------------------------------------------------------ r2334 | helixhorned | 2012-02-11 03:52:33 -0800 (Sat, 11 Feb 2012) | 1 line jmact/control.c: rewrite strange looking loop. ------------------------------------------------------------------------