<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Graphics Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/graphics/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Mon, 10 Dec 2018 22:15:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>Mesa 18.3 available. Improvements for AMD and Intel.</title>
		<link>https://www.osradar.com/mesa-18-3-available/</link>
					<comments>https://www.osradar.com/mesa-18-3-available/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Wed, 12 Dec 2018 02:33:40 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Kernel]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=8231</guid>

					<description><![CDATA[<p>For you to have a system like Ubuntu or Debian working requires many components. One of them is Mesa that has recently released a new version with interesting improvements in the graphics section for Intel and AMD. So, this article is about Mesa 18.3 available for Linux. First, What is Mesa? Basically, Mesa is a [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/mesa-18-3-available/">Mesa 18.3 available. Improvements for AMD and Intel.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>For you to have a system like Ubuntu or Debian working requires many components. One of them is Mesa that has recently released a new version with interesting improvements in the graphics section for Intel and AMD. So, this article is about Mesa 18.3 available for Linux.</p>
<h1>First, What is Mesa?</h1>
<p>Basically, <a href="https://www.mesa3d.org" rel="noopener">Mesa</a> is a set of software that is responsible for managing the graphical section in Linux systems. Mesa also includes the drivers and implementations of the different APIS such as OpenGL.</p>
<p>On the other hand, Mesa&#8217;s development is quite active, counting on companies like <a href="https://www.valvesoftware.com/en/">Valve</a>. This is of great help for all the Linux community that is benefited with a first-class graphics stack.</p>
<p>So, as you can see, Mesa is a vital component within a Linux system.</p>
<h1>Mesa 18.3 available</h1>
<p>A new version of Mesa was recently released. Specifically, I&#8217;m talking about version 18.3 of this graphic stack for linux. This new version has a special relevance for those who use Intel and AMD graphics cards. Especially when using open source drivers.</p>
<p>In this new version have worked about 120 developers providing 1700 changes. So, we are in the presence of a fairly new version of Mesa.</p>
<p>Some of its most notable features are:</p>
<ul>
<li>Support for <strong>AMD APUs and GPUs Raven, Picasso, and VEGA.</strong> That is, quite interesting.</li>
<li>Improvements in the support of the free implementation of <strong>Vulkan for AMD, RADV graphics.</strong></li>
<li>Support for <strong>Intel Whiskey Lake and Amber Lake</strong> has also been improved.</li>
</ul>
<p>It could be said then that Mesa 18.3 has practically wetted all the fronts it covers.</p>
<p>All this is very nice, however, the developers encourage people to wait for version 18.3.1 for greater stability. This is because this version is loaded with new features and it&#8217;s expected that there may be some bugs. So, <strong>if you want guaranteed stability, wait a little longer.</strong></p>
<h1>How can I install it?</h1>
<p>Being a critical component of the system, Mesa 18.3 depends on each of the distributions that implement it in its own way. For example, Rolling Release distributions such as Arch Linux or OpenSUSE Tumbleweed will soon include it. Others like Debian or Ubuntu will have to wait.</p>
<p>In the case of <a href="https://www.osradar.com/5-things-to-do-after-installing-ubuntu-18-04/">Ubuntu</a> 18.04 and <a href="https://www.osradar.com/things-to-do-after-installing-linux-mint-19/">Linux Mint 19</a>, there is a dedicated <a href="https://launchpad.net/~ubuntu-x-swat/+archive/ubuntu/updates">PPA</a> to install the latest versions of Mesa. At the time of writing this post, version 18.3 is not yet available but don&#8217;t worry, it will come.</p>
<p>Open a terminal and run these commands:</p>
<pre class="">:~$ sudo add-apt-repository ppa:ubuntu-x-swat/updates
:~$ sudo apt update
:~$ sudo apt dist-upgrade</pre>
<p>Sure, watch out, Mesa is a critical component. If you really need to use it you can use those commands, but if it&#8217;s not necessary, stay still.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/mesa-18-3-available/">Mesa 18.3 available. Improvements for AMD and Intel.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/mesa-18-3-available/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install Mesa 18.1.1 in Ubuntu 18.04?</title>
		<link>https://www.osradar.com/how-to-install-mesa-18-1-1-in-ubuntu-18-04/</link>
					<comments>https://www.osradar.com/how-to-install-mesa-18-1-1-in-ubuntu-18-04/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Thu, 21 Jun 2018 20:44:37 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[Mesa]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=4143</guid>

					<description><![CDATA[<p>Mesa3D is an open source graphic library, maintained by freedesktop.org. is also where the X.org and Wayland graphics servers are hosted. Mesa3D provides generic OpenGL implementation for rendering three-dimensional graphics on multiple platforms. On Unix-based systems such as BSD derivatives, or Linux distributions, Mesa implements a manufacturer-independent translation layer between a graphics API such as [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-mesa-18-1-1-in-ubuntu-18-04/">How to install Mesa 18.1.1 in Ubuntu 18.04?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Mesa3D is an open source graphic library, maintained by <a href="https://www.freedesktop.org/">freedesktop.org.</a> is also where the X.org and Wayland graphics servers are hosted. <strong>Mesa3D provides generic OpenGL</strong> <strong>implementation</strong> for rendering three-dimensional graphics on multiple platforms.</p>
<figure id="attachment_4144" aria-describedby="caption-attachment-4144" style="width: 2000px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-4144" src="https://www.osradar.com/wp-content/uploads/2018/06/1-12.png" alt="1.-OpenGL" width="2000" height="867" srcset="https://www.osradar.com/wp-content/uploads/2018/06/1-12.png 2000w, https://www.osradar.com/wp-content/uploads/2018/06/1-12-300x130.png 300w, https://www.osradar.com/wp-content/uploads/2018/06/1-12-768x333.png 768w, https://www.osradar.com/wp-content/uploads/2018/06/1-12-1024x444.png 1024w, https://www.osradar.com/wp-content/uploads/2018/06/1-12-696x302.png 696w, https://www.osradar.com/wp-content/uploads/2018/06/1-12-1068x463.png 1068w, https://www.osradar.com/wp-content/uploads/2018/06/1-12-969x420.png 969w, https://www.osradar.com/wp-content/uploads/2018/06/1-12-1920x832.png 1920w" sizes="(max-width: 2000px) 100vw, 2000px" /><figcaption id="caption-attachment-4144" class="wp-caption-text">1.-OpenGL</figcaption></figure>
<p>On Unix-based systems such as BSD derivatives, or Linux distributions, Mesa implements a manufacturer-independent translation layer between a graphics API such as OpenGL and the graphics drivers in the core operating system. A variety of device drivers allows the <strong>Mesa libraries to be used in many different environments</strong> ranging from software emulation to complete hardware acceleration for modern GPUs.</p>
<p>The new version of Mesa3D brings us the following new features:</p>
<ul>
<li>OpenGL 3.1 with ARB_compatibility on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe, svga</li>
<li>GL_ARB_bindless_texture on nvc0/maxwell+</li>
<li>GL_ARB_transform_feedback_overflow_query on nvc0</li>
<li>GL_EXT_semaphore on radeonsi</li>
<li>GL_EXT_semaphore_fd on radeonsi</li>
<li>GL_EXT_shader_framebuffer_fetch on i965 on desktop GL (GLES was already supported)</li>
<li>GL_EXT_shader_framebuffer_fetch_non_coherent on i965</li>
</ul>
<p>And many more. Also many bugs were fixed in this version.</p>
<p>However, having an updated version of Mesa may not be convenient. But if you want more performance from our graphics card, then this tutorial is for you.</p>
<h2>Installing Mesa3D</h2>
<p>Canonical has always moved the new releases from the Mesa suite to the Ubuntu operating system and today the developer Timo Aaltonen<strong> has reported that the latest Mesa 18.1.1</strong> version is now available through the official PPA repositories.</p>
<p>The game developers take Ubuntu as a reference in the GNU/LINUX world, so they always take care of the Graphic Card support.</p>
<p>The first thing we need to do is update the system:</p>
<p><strong>             sudo apt update &amp;&amp; sudo apt -y upgrade</strong></p>
<figure id="attachment_4145" aria-describedby="caption-attachment-4145" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-4145" src="https://www.osradar.com/wp-content/uploads/2018/06/2-13.png" alt="2.- Upgrading the system" width="1366" height="741" srcset="https://www.osradar.com/wp-content/uploads/2018/06/2-13.png 1366w, https://www.osradar.com/wp-content/uploads/2018/06/2-13-300x163.png 300w, https://www.osradar.com/wp-content/uploads/2018/06/2-13-768x417.png 768w, https://www.osradar.com/wp-content/uploads/2018/06/2-13-1024x555.png 1024w, https://www.osradar.com/wp-content/uploads/2018/06/2-13-696x378.png 696w, https://www.osradar.com/wp-content/uploads/2018/06/2-13-1068x579.png 1068w, https://www.osradar.com/wp-content/uploads/2018/06/2-13-774x420.png 774w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-4145" class="wp-caption-text">2.- Upgrading the system</figcaption></figure>
<p>Then we add the repository where Mesa3D is located:</p>
<p><strong>            sudo add-apt-repository ppa:ubuntu-x-swat/updates</strong></p>
<figure id="attachment_4146" aria-describedby="caption-attachment-4146" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-4146" src="https://www.osradar.com/wp-content/uploads/2018/06/3-13.png" alt="3.- Adding the repository" width="1366" height="741" srcset="https://www.osradar.com/wp-content/uploads/2018/06/3-13.png 1366w, https://www.osradar.com/wp-content/uploads/2018/06/3-13-300x163.png 300w, https://www.osradar.com/wp-content/uploads/2018/06/3-13-768x417.png 768w, https://www.osradar.com/wp-content/uploads/2018/06/3-13-1024x555.png 1024w, https://www.osradar.com/wp-content/uploads/2018/06/3-13-696x378.png 696w, https://www.osradar.com/wp-content/uploads/2018/06/3-13-1068x579.png 1068w, https://www.osradar.com/wp-content/uploads/2018/06/3-13-774x420.png 774w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-4146" class="wp-caption-text">3.- Adding the repository</figcaption></figure>
<p>Then we have to do a complete update on the distribution.</p>
<p><strong>           sudo apt dist-upgrade</strong></p>
<figure id="attachment_4147" aria-describedby="caption-attachment-4147" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-4147" src="https://www.osradar.com/wp-content/uploads/2018/06/5-13.png" alt="4.- apt dist-upgrade" width="1366" height="741" srcset="https://www.osradar.com/wp-content/uploads/2018/06/5-13.png 1366w, https://www.osradar.com/wp-content/uploads/2018/06/5-13-300x163.png 300w, https://www.osradar.com/wp-content/uploads/2018/06/5-13-768x417.png 768w, https://www.osradar.com/wp-content/uploads/2018/06/5-13-1024x555.png 1024w, https://www.osradar.com/wp-content/uploads/2018/06/5-13-696x378.png 696w, https://www.osradar.com/wp-content/uploads/2018/06/5-13-1068x579.png 1068w, https://www.osradar.com/wp-content/uploads/2018/06/5-13-774x420.png 774w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-4147" class="wp-caption-text">4.- apt dist-upgrade</figcaption></figure>
<p><em>Note: The command &#8220;apt update&#8221; is not required any more in Ubuntu 18.04 since adding PPA automatically refreshes system repositories.</em></p>
<p>Then run the following command on a terminal:</p>
<p><strong>                   sudo apt install mesa-utils</strong></p>
<figure id="attachment_4149" aria-describedby="caption-attachment-4149" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-4149" src="https://www.osradar.com/wp-content/uploads/2018/06/6-12.png" alt="5.- Installing mesa-utils" width="1366" height="741" srcset="https://www.osradar.com/wp-content/uploads/2018/06/6-12.png 1366w, https://www.osradar.com/wp-content/uploads/2018/06/6-12-300x163.png 300w, https://www.osradar.com/wp-content/uploads/2018/06/6-12-768x417.png 768w, https://www.osradar.com/wp-content/uploads/2018/06/6-12-1024x555.png 1024w, https://www.osradar.com/wp-content/uploads/2018/06/6-12-696x378.png 696w, https://www.osradar.com/wp-content/uploads/2018/06/6-12-1068x579.png 1068w, https://www.osradar.com/wp-content/uploads/2018/06/6-12-774x420.png 774w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-4149" class="wp-caption-text">5.- Installing mesa-utils</figcaption></figure>
<p>After restarting the computer we proceed to execute the following command to verify the version of Mesa3D.</p>
<p><strong>            glxinfo | grep &#8220;OpenGL version&#8221;</strong></p>
<figure id="attachment_4150" aria-describedby="caption-attachment-4150" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-4150" src="https://www.osradar.com/wp-content/uploads/2018/06/7-11.png" alt="6.- Showing the version of Mesa3D" width="1366" height="741" srcset="https://www.osradar.com/wp-content/uploads/2018/06/7-11.png 1366w, https://www.osradar.com/wp-content/uploads/2018/06/7-11-300x163.png 300w, https://www.osradar.com/wp-content/uploads/2018/06/7-11-768x417.png 768w, https://www.osradar.com/wp-content/uploads/2018/06/7-11-1024x555.png 1024w, https://www.osradar.com/wp-content/uploads/2018/06/7-11-696x378.png 696w, https://www.osradar.com/wp-content/uploads/2018/06/7-11-1068x579.png 1068w, https://www.osradar.com/wp-content/uploads/2018/06/7-11-774x420.png 774w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-4150" class="wp-caption-text">6.- Showing the version of Mesa3D</figcaption></figure>
<p>As a conclusion we can say that Mesa3D is a fundamental open source library in GNU/Linux, so it is well known and its development is quite active.</p>
<p>As a conclusion we can say that Mesa3D is a fundamental open source library in GNU/Linux, so it is well known and its development is quite active.</p>
<p>Thanks to the ease of use that characterizes Ubuntu and the great support of the videogame creators for this distribution, we can have the updated versions of Mesa through a PPA.</p>
<p>Please spread this article through your social networks so that this information can be useful to anyone.</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-mesa-18-1-1-in-ubuntu-18-04/">How to install Mesa 18.1.1 in Ubuntu 18.04?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-install-mesa-18-1-1-in-ubuntu-18-04/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
