Skip to content
Snippets Groups Projects
Commit 9481434b authored by Brad Payne (Vir Linden)'s avatar Brad Payne (Vir Linden)
Browse files

line endings fix

parent 89ee86c8
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater <floater
legacy_header_height="18" legacy_header_height="18"
can_minimize="false" can_minimize="false"
height="550" height="550"
layout="topleft" layout="topleft"
name="TexFetchDebugger" name="TexFetchDebugger"
help_topic="texfetchdebugger" help_topic="texfetchdebugger"
title="Texture Fetching Debugger" title="Texture Fetching Debugger"
width="540"> width="540">
<text <text
type="string" type="string"
length="1" length="1"
follows="left|top" follows="left|top"
height="25" height="25"
layout="topleft" layout="topleft"
left="10" left="10"
name="total_num_fetched_label" name="total_num_fetched_label"
top="30" top="30"
width="400"> width="400">
1, Total number of fetched textures: [NUM] 1, Total number of fetched textures: [NUM]
</text> </text>
<text <text
type="string" type="string"
length="1" length="1"
follows="left|top" follows="left|top"
height="25" height="25"
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="total_num_fetching_requests_label" name="total_num_fetching_requests_label"
top_delta="25" top_delta="25"
width="400"> width="400">
2, Total number of fetching requests: [NUM] 2, Total number of fetching requests: [NUM]
</text> </text>
<text <text
type="string" type="string"
length="1" length="1"
follows="left|top" follows="left|top"
height="25" height="25"
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="total_num_cache_hits_label" name="total_num_cache_hits_label"
top_delta="25" top_delta="25"
width="400"> width="400">
3, Total number of cache hits: [NUM] 3, Total number of cache hits: [NUM]
</text> </text>
<text <text
type="string" type="string"
length="1" length="1"
follows="left|top" follows="left|top"
height="25" height="25"
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="total_num_visible_tex_label" name="total_num_visible_tex_label"
top_delta="25" top_delta="25"
width="400"> width="400">
4, Total number of visible textures: [NUM] 4, Total number of visible textures: [NUM]
</text> </text>
<text <text
type="string" type="string"
length="1" length="1"
follows="left|top" follows="left|top"
height="25" height="25"
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="total_num_visible_tex_fetch_req_label" name="total_num_visible_tex_fetch_req_label"
top_delta="25" top_delta="25"
width="450"> width="450">
5, Total number of visible texture fetching requests: [NUM] 5, Total number of visible texture fetching requests: [NUM]
</text> </text>
<text <text
type="string" type="string"
length="1" length="1"
follows="left|top" follows="left|top"
height="25" height="25"
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="total_fetched_data_label" name="total_fetched_data_label"
top_delta="25" top_delta="25"
width="530"> width="530">
6, Total number of fetched data: [SIZE1]KB, Decoded Data: [SIZE2]KB, [PIXEL]MPixels 6, Total number of fetched data: [SIZE1]KB, Decoded Data: [SIZE2]KB, [PIXEL]MPixels
</text> </text>
<text <text
type="string" type="string"
length="1" length="1"
follows="left|top" follows="left|top"
height="25" height="25"
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="total_fetched_vis_data_label" name="total_fetched_vis_data_label"
top_delta="25" top_delta="25"
width="480"> width="480">
7, Total number of visible data: [SIZE1]KB, Decoded Data: [SIZE2]KB 7, Total number of visible data: [SIZE1]KB, Decoded Data: [SIZE2]KB
</text> </text>
<text <text
type="string" type="string"
length="1" length="1"
follows="left|top" follows="left|top"
height="25" height="25"
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="total_fetched_rendered_data_label" name="total_fetched_rendered_data_label"
top_delta="25" top_delta="25"
width="530"> width="530">
8, Total number of rendered data: [SIZE1]KB, Decoded Data: [SIZE2]KB, [PIXEL]MPixels 8, Total number of rendered data: [SIZE1]KB, Decoded Data: [SIZE2]KB, [PIXEL]MPixels
</text> </text>
<text <text
type="string" type="string"
length="1" length="1"
follows="left|top" follows="left|top"
height="25" height="25"
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="total_time_cache_read_label" name="total_time_cache_read_label"
top_delta="25" top_delta="25"
width="400"> width="400">
9, Total time on cache readings: [TIME] seconds 9, Total time on cache readings: [TIME] seconds
</text> </text>
<text <text
type="string" type="string"
length="1" length="1"
follows="left|top" follows="left|top"
height="25" height="25"
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="total_time_cache_write_label" name="total_time_cache_write_label"
top_delta="25" top_delta="25"
width="400"> width="400">
10, Total time on cache writings: [TIME] seconds 10, Total time on cache writings: [TIME] seconds
</text> </text>
<text <text
type="string" type="string"
length="1" length="1"
follows="left|top" follows="left|top"
height="25" height="25"
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="total_time_decode_label" name="total_time_decode_label"
top_delta="25" top_delta="25"
width="400"> width="400">
11, Total time on decodings: [TIME] seconds 11, Total time on decodings: [TIME] seconds
</text> </text>
<text <text
type="string" type="string"
length="1" length="1"
follows="left|top" follows="left|top"
height="25" height="25"
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="total_time_gl_label" name="total_time_gl_label"
top_delta="25" top_delta="25"
width="400"> width="400">
12, Total time on gl texture creation: [TIME] seconds 12, Total time on gl texture creation: [TIME] seconds
</text> </text>
<text <text
type="string" type="string"
length="1" length="1"
follows="left|top" follows="left|top"
height="25" height="25"
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="total_time_http_label" name="total_time_http_label"
top_delta="25" top_delta="25"
width="400"> width="400">
13, Total time on HTTP fetching: [TIME] seconds 13, Total time on HTTP fetching: [TIME] seconds
</text> </text>
<text <text
type="string" type="string"
length="1" length="1"
follows="left|top" follows="left|top"
height="25" height="25"
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="total_time_fetch_label" name="total_time_fetch_label"
top_delta="25" top_delta="25"
width="400"> width="400">
14, Total time on entire fetching: [TIME] seconds 14, Total time on entire fetching: [TIME] seconds
</text> </text>
<text <text
type="string" type="string"
length="1" length="1"
follows="left|top" follows="left|top"
height="25" height="25"
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="total_time_refetch_vis_cache_label" name="total_time_refetch_vis_cache_label"
top_delta="25" top_delta="25"
width="540"> width="540">
15, Refetching visibles from cache, Time: [TIME] seconds, Fetched: [SIZE]KB, [PIXEL]MPixels 15, Refetching visibles from cache, Time: [TIME] seconds, Fetched: [SIZE]KB, [PIXEL]MPixels
</text> </text>
<text <text
type="string" type="string"
length="1" length="1"
follows="left|top" follows="left|top"
height="25" height="25"
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="total_time_refetch_vis_http_label" name="total_time_refetch_vis_http_label"
top_delta="25" top_delta="25"
width="540"> width="540">
16, Refetching visibles from HTTP, Time: [TIME] seconds, Fetched: [SIZE]KB, [PIXEL]MPixels 16, Refetching visibles from HTTP, Time: [TIME] seconds, Fetched: [SIZE]KB, [PIXEL]MPixels
</text> </text>
<spinner <spinner
decimal_digits="2" decimal_digits="2"
follows="left|top" follows="left|top"
height="20" height="20"
increment="0.01" increment="0.01"
initial_value="1.0" initial_value="1.0"
label="17, Ratio of Texel/Pixel:" label="17, Ratio of Texel/Pixel:"
label_width="130" label_width="130"
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
max_val="10.0" max_val="10.0"
min_val="0.01" min_val="0.01"
name="texel_pixel_ratio" name="texel_pixel_ratio"
top_delta="30" top_delta="30"
width="200"> width="200">
<spinner.commit_callback <spinner.commit_callback
function="TexFetchDebugger.ChangeTexelPixelRatio" /> function="TexFetchDebugger.ChangeTexelPixelRatio" />
</spinner> </spinner>
<button <button
follows="left|top" follows="left|top"
height="20" height="20"
label="Start" label="Start"
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="start_btn" name="start_btn"
top_delta="30" top_delta="30"
width="70"> width="70">
<button.commit_callback <button.commit_callback
function="TexFetchDebugger.Start" /> function="TexFetchDebugger.Start" />
</button> </button>
<button <button
follows="left|top" follows="left|top"
height="20" height="20"
label="Reset" label="Reset"
layout="topleft" layout="topleft"
left_pad="7" left_pad="7"
name="clear_btn" name="clear_btn"
top_delta="0" top_delta="0"
width="70"> width="70">
<button.commit_callback <button.commit_callback
function="TexFetchDebugger.Clear" /> function="TexFetchDebugger.Clear" />
</button> </button>
<button <button
follows="left|top" follows="left|top"
height="20" height="20"
label="Close" label="Close"
layout="topleft" layout="topleft"
left_pad="7" left_pad="7"
name="close_btn" name="close_btn"
top_delta="0" top_delta="0"
width="70"> width="70">
<button.commit_callback <button.commit_callback
function="TexFetchDebugger.Close" /> function="TexFetchDebugger.Close" />
</button> </button>
<button <button
follows="left|top" follows="left|top"
height="20" height="20"
label="Cache Read" label="Cache Read"
layout="topleft" layout="topleft"
left="10" left="10"
name="cacheread_btn" name="cacheread_btn"
top_delta="30" top_delta="30"
width="80"> width="80">
<button.commit_callback <button.commit_callback
function="TexFetchDebugger.CacheRead" /> function="TexFetchDebugger.CacheRead" />
</button> </button>
<button <button
follows="left|top" follows="left|top"
height="20" height="20"
label="Cache Write" label="Cache Write"
layout="topleft" layout="topleft"
left_pad="7" left_pad="7"
name="cachewrite_btn" name="cachewrite_btn"
top_delta="0" top_delta="0"
width="80"> width="80">
<button.commit_callback <button.commit_callback
function="TexFetchDebugger.CacheWrite" /> function="TexFetchDebugger.CacheWrite" />
</button> </button>
<button <button
follows="left|top" follows="left|top"
height="20" height="20"
label="HTTP" label="HTTP"
layout="topleft" layout="topleft"
left_pad="7" left_pad="7"
name="http_btn" name="http_btn"
top_delta="0" top_delta="0"
width="70"> width="70">
<button.commit_callback <button.commit_callback
function="TexFetchDebugger.HTTPLoad" /> function="TexFetchDebugger.HTTPLoad" />
</button> </button>
<button <button
follows="left|top" follows="left|top"
height="20" height="20"
label="Decode" label="Decode"
layout="topleft" layout="topleft"
left_pad="7" left_pad="7"
name="decode_btn" name="decode_btn"
top_delta="0" top_delta="0"
width="70"> width="70">
<button.commit_callback <button.commit_callback
function="TexFetchDebugger.Decode" /> function="TexFetchDebugger.Decode" />
</button> </button>
<button <button
follows="left|top" follows="left|top"
height="20" height="20"
label="GL Texture" label="GL Texture"
layout="topleft" layout="topleft"
left_pad="7" left_pad="7"
name="gl_btn" name="gl_btn"
top_delta="0" top_delta="0"
width="70"> width="70">
<button.commit_callback <button.commit_callback
function="TexFetchDebugger.GLTexture" /> function="TexFetchDebugger.GLTexture" />
</button> </button>
<button <button
follows="left|top" follows="left|top"
height="20" height="20"
label="Refetch Vis Cache" label="Refetch Vis Cache"
layout="topleft" layout="topleft"
left="10" left="10"
name="refetchviscache_btn" name="refetchviscache_btn"
top_delta="30" top_delta="30"
width="120"> width="120">
<button.commit_callback <button.commit_callback
function="TexFetchDebugger.RefetchVisCache" /> function="TexFetchDebugger.RefetchVisCache" />
</button> </button>
<button <button
follows="left|top" follows="left|top"
height="20" height="20"
label="Refetch Vis HTTP" label="Refetch Vis HTTP"
layout="topleft" layout="topleft"
left_pad="7" left_pad="7"
name="refetchvishttp_btn" name="refetchvishttp_btn"
top_delta="0" top_delta="0"
width="120"> width="120">
<button.commit_callback <button.commit_callback
function="TexFetchDebugger.RefetchVisHTTP" /> function="TexFetchDebugger.RefetchVisHTTP" />
</button> </button>
</floater> </floater>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment