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

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

Detail

2016.05.02.Log1220.txt

📄SVN 📅2016-05-02 💾1,9 KB 6 Parsed entries BUILD FIX

Revision r5706

Add a hack so that when exit() is called on Android, we instead longjmp to main() and return from there.

Revision r5705

Defs: Add "artquality" subtoken to textures, model skins, and skyboxes, which grants the texture HICR_ARTIMMUNITY. In effect, this implies "nodownsize" and signals that texture compression would be undesirable, but okay using r_texcompr mode 2 (aggressive).

Revision r5704

In polymost_glinit, pass a dummy 4x4 texture to uploadtexture in order to detect what compressed texture formats are acceptable without wasting time compressing the first texture it encounters, such as the 3D Realms screen, in case the graphics chip won't take it.

Revision r5703

Models: This seems like a bugfix.

Revision r5702

Fix an unused variable warning introduced in r5696.

Revision r5701

Revert post-r5496 warning cleanup.
Raw Content
------------------------------------------------------------------------
r5707 | hendricks266 | 2016-05-02 11:29:41 -0700 (Mon, 02 May 2016) | 1 line

Small tweaks to Android.mk.
------------------------------------------------------------------------
r5706 | hendricks266 | 2016-05-02 11:29:38 -0700 (Mon, 02 May 2016) | 1 line

Add a hack so that when exit() is called on Android, we instead longjmp to main() and return from there.
------------------------------------------------------------------------
r5705 | hendricks266 | 2016-05-02 11:29:35 -0700 (Mon, 02 May 2016) | 1 line

Defs: Add "artquality" subtoken to textures, model skins, and skyboxes, which grants the texture HICR_ARTIMMUNITY. In effect, this implies "nodownsize" and signals that texture compression would be undesirable, but okay using r_texcompr mode 2 (aggressive).
------------------------------------------------------------------------
r5704 | hendricks266 | 2016-05-02 11:29:32 -0700 (Mon, 02 May 2016) | 1 line

In polymost_glinit, pass a dummy 4x4 texture to uploadtexture in order to detect what compressed texture formats are acceptable without wasting time compressing the first texture it encounters, such as the 3D Realms screen, in case the graphics chip won't take it.
------------------------------------------------------------------------
r5703 | hendricks266 | 2016-05-02 11:29:28 -0700 (Mon, 02 May 2016) | 1 line

Models: This seems like a bugfix.
------------------------------------------------------------------------
r5702 | hendricks266 | 2016-05-02 11:29:25 -0700 (Mon, 02 May 2016) | 1 line

Fix an unused variable warning introduced in r5696.
------------------------------------------------------------------------
r5701 | hendricks266 | 2016-05-02 11:29:21 -0700 (Mon, 02 May 2016) | 1 line

Revert post-r5496 warning cleanup.
------------------------------------------------------------------------
See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.