3
0
Fork 0

Add test_renderamt example of corruption

This commit is contained in:
Marco Cawthorne 2023-09-20 12:02:04 -07:00
parent b9bb578e46
commit 608e02ee6d
Signed by: eukara
GPG Key ID: CE2032F0A2882A22
4 changed files with 6 additions and 0 deletions

View File

@ -75,6 +75,12 @@ Further Data is a content addition disc for Half-Life 1 that contained additiona
VGUI has plenty of documented memory leaks which especially affect Team Fortress Classic as well. [The issue tracker on ValveSoftware/halflife has plenty of examples.](https://github.com/ValveSoftware/halflife/issues?q=is%3Aissue+is%3Aopen+leak)
## Bug: Further video memory corruption issues
![test_renderamt - Windows](test_renderamt-win.jpg)
![test_renderamt - Linux](test_renderamt-lin.jpg)
You can cause video memory corruption on Microsoft Windows with certain rendermode configurations. [Check out this example level for compliance.](test_renderamt.bsp)
# 2/3 Other pressing issues

BIN
test_renderamt-lin.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB

BIN
test_renderamt-win.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

BIN
test_renderamt.bsp Normal file

Binary file not shown.