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

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

Detail

2019.12.22.Log1737.txt

📄SVN 📅2019-12-22 💾1,9 KB 7 Parsed entries BUILD

Revision r8493

Timer: Use the CPUID instruction to serialize on 32-bit x86 without SSE2

Locking the memory bus seems like a bad idea in hindsight.

Revision r8492

Timer: Update comments regarding LFENCE

Revision r8491

Replace color matching up to index 239 with the engine's fullbright mask

Should improve the color range available to non-Duke editors.

Revision r8490

Generate editorcolors[] from vgapal16[] at a better point in the startup process

Revision r8489

paletteGetClosestColor: I think these < should be <=

Revision r8488

Rename colmatch functions

Revision r8487

Change PaletteIndexFullbrights from uint32_t[8] to uint8_t[32]
Raw Content
------------------------------------------------------------------------
r8494 | hendricks266 | 2019-12-22 23:04:05 -0800 (Sun, 22 Dec 2019) | 1 line

Add path recognition for Ion Fury installations
------------------------------------------------------------------------
r8493 | hendricks266 | 2019-12-22 23:04:02 -0800 (Sun, 22 Dec 2019) | 3 lines

Timer: Use the CPUID instruction to serialize on 32-bit x86 without SSE2

Locking the memory bus seems like a bad idea in hindsight.
------------------------------------------------------------------------
r8492 | hendricks266 | 2019-12-22 23:03:58 -0800 (Sun, 22 Dec 2019) | 1 line

Timer: Update comments regarding LFENCE
------------------------------------------------------------------------
r8491 | hendricks266 | 2019-12-22 23:03:55 -0800 (Sun, 22 Dec 2019) | 3 lines

Replace color matching up to index 239 with the engine's fullbright mask

Should improve the color range available to non-Duke editors.
------------------------------------------------------------------------
r8490 | hendricks266 | 2019-12-22 23:03:51 -0800 (Sun, 22 Dec 2019) | 1 line

Generate editorcolors[] from vgapal16[] at a better point in the startup process
------------------------------------------------------------------------
r8489 | hendricks266 | 2019-12-22 23:03:46 -0800 (Sun, 22 Dec 2019) | 1 line

paletteGetClosestColor: I think these < should be <=
------------------------------------------------------------------------
r8488 | hendricks266 | 2019-12-22 23:03:42 -0800 (Sun, 22 Dec 2019) | 1 line

Rename colmatch functions
------------------------------------------------------------------------
r8487 | hendricks266 | 2019-12-22 23:03:36 -0800 (Sun, 22 Dec 2019) | 1 line

Change PaletteIndexFullbrights from uint32_t[8] to uint8_t[32]
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.