mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
52af0722ee
* For unsigned integers this notices UINT16/32/64_MAX and displays as a text string for easier consumption. * Also for numbers over a given threshold we display them as hex instead of decimal.