Update tip about image viewing

This commit is contained in:
baldurk
2015-07-19 00:05:02 +02:00
parent 85b2b3a275
commit 586d97e0b5
+2 -1
View File
@@ -25,7 +25,8 @@
open images in a variety of formats - .dds, .hdr, .exr, .bmp, .jpg, .png, .tga, .gif, .psd. The image
will load up in RenderDoc's texture viewer and you can use the normal controls to view it as if it were
a texture in a log. Note that dds files support all DXGI formats, compressed formats, arrays and mips -
all of which will display as expected.</para></listItem>
all of which will display as expected. If the file is modified, RenderDoc will reload it and display
it. Note that changing the image's dimensions or format will likely cause problems.</para></listItem>
<listItem><para>If a .cap file is saved with the "auto-start" option enabled, launching RenderDoc
by opening this file will cause RenderDoc to automatically trigger a capture with the given options.
This is useful for saving a common path &amp; set of options that you regularly re-run.</para>