FWGS / xash3d-fwgs

Xash3D FWGS engine
1.58k stars 241 forks source link

[Enhancement] Show used video memory for textures during r_showtextures #1831

Closed Aynekko closed 1 month ago

Aynekko commented 1 month ago

Self-explanatory.

a1batross commented 1 month ago

Implemented in https://github.com/FWGS/xash3d-fwgs/commit/96f306170968624afe3b881fb9527f2b2c7f7a22.

Also added a small QoL feature to skip empty pages, which is often the case with default renderer: as normal textures get uploaded one by one sequentially, skyboxes start from 5800 for compatibility with some (which?) old mods.