Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
2100Filtered Results

Detail

2012.02.12.Log0437.txt

📄SVN 📅2012-02-12 💾1,1 KB 3 Parsed entries CON BUILD FIX

Revision r2336

Patch up out-of-bounds access (r/w) when mixing 16-bit stereo *source* data.

... by allocating two bytes more for the mixing buffers.

Revision r2335

Fix uninitialized mem access in dorotatesprite with thin tiles (e.g. 3085).

Revision r2334

jmact/control.c: rewrite strange looking loop.
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
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.
------------------------------------------------------------------------