<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://hpc.mediawiki.hull.ac.uk/index.php?action=history&amp;feed=atom&amp;title=Applications%2FOsmesa</id>
	<title>Applications/Osmesa - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://hpc.mediawiki.hull.ac.uk/index.php?action=history&amp;feed=atom&amp;title=Applications%2FOsmesa"/>
	<link rel="alternate" type="text/html" href="https://hpc.mediawiki.hull.ac.uk/index.php?title=Applications/Osmesa&amp;action=history"/>
	<updated>2026-05-27T18:42:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.16</generator>
	<entry>
		<id>https://hpc.mediawiki.hull.ac.uk/index.php?title=Applications/Osmesa&amp;diff=1796&amp;oldid=prev</id>
		<title>Pysdlb: Pysdlb moved page Osmesa to Applications/Osmesa without leaving a redirect</title>
		<link rel="alternate" type="text/html" href="https://hpc.mediawiki.hull.ac.uk/index.php?title=Applications/Osmesa&amp;diff=1796&amp;oldid=prev"/>
		<updated>2017-04-19T13:49:41Z</updated>

		<summary type="html">&lt;p&gt;Pysdlb moved page &lt;a href=&quot;/index.php?title=Osmesa&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Osmesa (page does not exist)&quot;&gt;Osmesa&lt;/a&gt; to &lt;a href=&quot;/Applications/Osmesa&quot; title=&quot;Applications/Osmesa&quot;&gt;Applications/Osmesa&lt;/a&gt; without leaving a redirect&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-GB&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 13:49, 19 April 2017&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en-GB&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Pysdlb</name></author>
		
	</entry>
	<entry>
		<id>https://hpc.mediawiki.hull.ac.uk/index.php?title=Applications/Osmesa&amp;diff=1795&amp;oldid=prev</id>
		<title>Pysdlb: Created page with &quot;__TOC__  ==Application Details==  * Description: OSMesa is used since Octave 4.0 for offscreen rendering from OpenGL toolkits FLTK and Qt. * Version: 11.2.2 * Modules: osmesa/...&quot;</title>
		<link rel="alternate" type="text/html" href="https://hpc.mediawiki.hull.ac.uk/index.php?title=Applications/Osmesa&amp;diff=1795&amp;oldid=prev"/>
		<updated>2017-04-19T13:49:06Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;__TOC__  ==Application Details==  * Description: OSMesa is used since Octave 4.0 for offscreen rendering from OpenGL toolkits FLTK and Qt. * Version: 11.2.2 * Modules: osmesa/...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
==Application Details==&lt;br /&gt;
&lt;br /&gt;
* Description: OSMesa is used since Octave 4.0 for offscreen rendering from OpenGL toolkits FLTK and Qt.&lt;br /&gt;
* Version: 11.2.2&lt;br /&gt;
* Modules: osmesa/llvmpipe/11.2.2&lt;br /&gt;
* Licence: Free, open-source&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
OSMesa is used since Octave 4.0 for offscreen rendering from OpenGL toolkits FLTK and Qt.&lt;br /&gt;
&lt;br /&gt;
This enables printing without a X display, for example when ssh'ing to a remote machine, or if the figure is invisible.&lt;br /&gt;
&lt;br /&gt;
Mesa's off-screen interface is used for rendering into user-allocated memory without any sort of window system or operating system dependencies. That is, the GL_FRONT colorbuffer is actually a buffer in main memory, rather than a window on your display.&lt;br /&gt;
&lt;br /&gt;
The OSMesa API provides three basic functions for making off-screen renderings: OSMesaCreateContext(), OSMesaMakeCurrent(), and OSMesaDestroyContext(). See the Mesa/include/GL/osmesa.h header for more information about the API functions.&lt;br /&gt;
&lt;br /&gt;
The OSMesa interface on this module has the following software renderers:&lt;br /&gt;
&lt;br /&gt;
* llvmpipe - this is the high-performance Gallium LLVM driver &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Further Information==&lt;br /&gt;
&lt;br /&gt;
* [http://wiki.octave.org/OSMesa http://wiki.octave.org/OSMesa]&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|style=&amp;quot;width:5%; border-width: 0&amp;quot; | [[File:icon_home.png]]&lt;br /&gt;
|style=&amp;quot;width:95%; border-width: 0&amp;quot; | &lt;br /&gt;
* [[Main_Page|Home]]&lt;br /&gt;
* [[Applications|Application support]]&lt;br /&gt;
* [[General|General]]&lt;br /&gt;
* [[Training|Training]]&lt;br /&gt;
* [[Programming|Programming support]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Pysdlb</name></author>
		
	</entry>
</feed>