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

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

Detail

2013.01.08.Log0729.txt

📄SVN 📅2013-01-08 💾1,5 KB 4 Parsed entries CON FIX

Revision r3386

polymost.c: a couple of {tex,mem}cache cleanups / fixes.

- Stop using memcache on some other failure paths, particularly when
  failing to read from the on-disk texcache.
- Factor out cache reading code (3x).
- Fix endianness issues affecting big-enadian systems (one introduced by
  r3382, one existing before). Comment each B_LITTLE32 with whether we're
  converting from native to on-disk (little) endianness or back.

Revision r3385

On Windows, remove "SHGetFileInfo failed with error code ..." note.

Revision r3384

polymost.c: some meaning-preserving cleanups, make some vars file-local.

Revision r3383

polymost.c: factor out 2 x 3x dup'd I/O code for DXT filter functions.
------------------------------------------------------------------------
Raw Content
------------------------------------------------------------------------
r3387 | helixhorned | 2013-01-08 15:12:59 -0800 (Tue, 08 Jan 2013) | 3 lines

Make r_downsize 0 by default.

Also, rewrite comparison to the non-tint in astub.c to be even less hackish.
------------------------------------------------------------------------
r3386 | helixhorned | 2013-01-08 15:12:56 -0800 (Tue, 08 Jan 2013) | 8 lines

polymost.c: a couple of {tex,mem}cache cleanups / fixes.

- Stop using memcache on some other failure paths, particularly when
  failing to read from the on-disk texcache.
- Factor out cache reading code (3x).
- Fix endianness issues affecting big-enadian systems (one introduced by
  r3382, one existing before). Comment each B_LITTLE32 with whether we're
  converting from native to on-disk (little) endianness or back.
------------------------------------------------------------------------
r3385 | helixhorned | 2013-01-08 15:12:53 -0800 (Tue, 08 Jan 2013) | 1 line

On Windows, remove "SHGetFileInfo failed with error code ..." note.
------------------------------------------------------------------------
r3384 | helixhorned | 2013-01-08 15:12:51 -0800 (Tue, 08 Jan 2013) | 1 line

polymost.c: some meaning-preserving cleanups, make some vars file-local.
------------------------------------------------------------------------
r3383 | helixhorned | 2013-01-08 15:12:45 -0800 (Tue, 08 Jan 2013) | 1 line

polymost.c: factor out 2 x 3x dup'd I/O code for DXT filter functions.
------------------------------------------------------------------------