baldurk
75353bd190
Add toggle to disable gamma 'correction' of linear data. Closes #58
...
* The explanation is in the FAQ but the short explanation is that most
data e.g. normal maps are conventionally displayed as if they contained
SRGB data, so RenderDoc does the same so things look as expected.
2014-07-04 17:02:11 +01:00
baldurk
443ad1e967
Allow choosing background display even for no alpha. Closes #69
...
* Defaults to black, legacy behaviour. Colour (or checkerboard) is saved
in persist data for texture viewer between sessions.
2014-07-01 00:37:23 +01:00
baldurk
185bbea851
Clamp picked pixel co-ords to texture size. Closes #68
...
* "Hover" co-ords still show larger values, in []s.
2014-07-01 00:02:57 +01:00
baldurk
92c1df0573
Check index is in valid range for pipeline arrays.
2014-06-07 13:48:09 +01:00
baldurk
c38affcded
Initial commit of existing code.
...
* All renderdoc code up to this point was written by me, history is available by request
2014-05-02 08:33:01 +01:00