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

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

Detail

2013.05.04.Log0818.txt

📄SVN 📅2013-05-04 💾1,1 KB 3 Parsed entries FIX

Revision r3726

Classic: fix oob read of frame buffer when leftmost vline has a mirror.

In the mirror reversing code, get rid of the padding. This may produce
seams, but they appear to be extremely transient and shouldn't be
noticeable.
In game.c, add a debugging compilation switch DEBUG_MIRRORS_ONLY.

Revision r3725

Makefiles: allow overriding the optimization level with debugging builds.

Revision r3724

Fix one more 1<<31 calculation, remove one unneeded cast.
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r3727 | helixhorned | 2013-05-04 09:36:13 -0700 (Sat, 04 May 2013) | 1 line

osd.c: Fix OSD_StripColors() with empty input string.
------------------------------------------------------------------------
r3726 | helixhorned | 2013-05-04 09:36:12 -0700 (Sat, 04 May 2013) | 6 lines

Classic: fix oob read of frame buffer when leftmost vline has a mirror.

In the mirror reversing code, get rid of the padding. This may produce
seams, but they appear to be extremely transient and shouldn't be
noticeable.
In game.c, add a debugging compilation switch DEBUG_MIRRORS_ONLY.
------------------------------------------------------------------------
r3725 | helixhorned | 2013-05-04 09:36:10 -0700 (Sat, 04 May 2013) | 1 line

Makefiles: allow overriding the optimization level with debugging builds.
------------------------------------------------------------------------
r3724 | helixhorned | 2013-05-04 09:36:08 -0700 (Sat, 04 May 2013) | 1 line

Fix one more 1<<31 calculation, remove one unneeded cast.
------------------------------------------------------------------------