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

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

Detail

2021.06.27.Log1899.txt

📄SVN 📅2021-06-27 💾430 B 0 Parsed entries
📦 No SVN revisions parsed. Raw content is shown below.
Raw Content
commit 76bc19e2e55023ea5a17c212eab0e1e5db217315
Author: Dino Bollinger <dino.bollinger@gmail.com>
Date:   Sun Jun 27 20:44:44 2021 +0200

    Prevent negative bases for powf in videoSetGamma()
    
    Otherwise causes NaN results. Not sure if this algorithm is even doing
    what it's supposed to do, but this makes the color correction somewhat
    functional again.

See https://voidpoint.io/terminx/eduke32 for more details.