Blame qapitrace.appdata.xml

bd86eeb
bd86eeb
<application>
bd86eeb
	<id type="desktop">qapitrace.desktop</id>
bd86eeb
	<metadata_license>CC0-1.0</metadata_license>
bd86eeb
	<project_license>MIT</project_license>
bd86eeb
	<name>apitrace</name>
bd86eeb
	<summary>Tools for tracing OpenGL</summary>
bd86eeb
	<description>
bd86eeb
		

bd86eeb
			apitrace consists of a set of tools to:
bd86eeb
		

Richard Hughes cdc42cb
		
    Richard Hughes cdc42cb
    			
  • Trace OpenGL, OpenGL ES calls to a file
  • Richard Hughes cdc42cb
    			
  • Replay OpenGL and OpenGL ES calls from a file
  • Richard Hughes cdc42cb
    			
  • Inspect OpenGL state at any call while retracing
  • Richard Hughes cdc42cb
    			
  • Visualize and edit trace files
  • Richard Hughes cdc42cb
    		
    bd86eeb
    	</description>
    bd86eeb
    	<screenshots>
    bd86eeb
    		<screenshot type="default">
    bd86eeb
    			<image>http://apitrace.github.io/images/screenshots/thumb/replay.png</image>
    bd86eeb
    			<caption>Replay OpenGL calls</caption>
    bd86eeb
    		</screenshot>
    75263ab
    		<screenshot>
    bd86eeb
    			<image>http://apitrace.github.io/images/screenshots/thumb/inspect.png</image>
    bd86eeb
    			<caption>Inspect state at any call while replaying</caption>
    bd86eeb
    		</screenshot>
    75263ab
    		<screenshot>
    bd86eeb
    			<image>http://apitrace.github.io/images/screenshots/uniforms.png</image>
    bd86eeb
    			<caption>View call data</caption>
    bd86eeb
    		</screenshot>
    75263ab
    		<screenshot>
    bd86eeb
    			<image>http://apitrace.github.io/images/screenshots/shader.edit.png</image>
    bd86eeb
    			<caption>Edit trace files</caption>
    bd86eeb
    		</screenshot>
    75263ab
    		<screenshot>
    bd86eeb
    			<image>http://apitrace.github.io/images/screenshots/thumb/profile.timeline.png</image>
    bd86eeb
    			<caption>Profile performance of traces</caption>
    bd86eeb
    		</screenshot>
    bd86eeb
    	</screenshots>
    bd86eeb
    	<url type="homepage">http://apitrace.github.io/</url>
    bd86eeb
    	<updatecontact>manisandro@gmail.com</updatecontact>
    bd86eeb
    </application>