• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Mesa 19.1.4 – Install Mesa 3D Graphics for Linux Ubuntu

Mesa 19.1.4 – Install Mesa 3D Graphics for Linux Ubuntu

By Sourabh / August 19, 2019 Category: How To, Ubuntu

Mesa 19.1.4 is released. Install Mesa 3D Graphics Library for Linux Ubuntu Systems. The Mesa project began as an open-source implementation of the OpenGL specification – a system for rendering interactive 3D graphics.

A variety of device drivers allows the Mesa libraries to be used in many different environments ranging from software emulation to complete hardware acceleration for modern GPUs.

Mesa 19.1.4

Mesa 19.1.4 is a bug fix release which fixes bugs found since the 19.1.3 release. Mesa 19.1.4 implements the OpenGL 4.5 API, but the version reported by glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) / glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used. Some drivers don’t support all the features required in OpenGL 4.5. OpenGL 4.5 is only available if requested at context creation. Compatibility contexts may report a lower version depending on each driver.


Bug Fixes

1. Bug 109203 – [cfl dxvk] GPU Crash Launching Monopoly Plus (Iris Plus 655 / Wine + DXVK)
2. Bug 109524 – “Invalid glsl version in shading_language_version()” when trying to run directX games using wine
3. Bug 110309 – [icl][bisected] regression on piglit arb_gpu_shader_int 64.execution.fs-ishl-then-* tests
4. Bug 110663 – threads_posix.h:96: undefined reference to `pthread_once’
5. Bug 110955 – Mesa 18.2.8 implementation error: Invalid GLSL version in shading_language_version()
6. Bug 111010 – Cemu Shader Cache Corruption Displaying Solid Color After commit 11e16ca7ce0
7. Bug 111071 – SPIR-V shader processing fails with message about “extra dangling SSA sources”
8. Bug 111075 – Processing of SPIR-V shader causes device hang, sometimes leading to system reboot
9. Bug 111097 – Can not detect VK_ERROR_OUT_OF_DATE_KHR or VK_SUBOPTIMAL_KHR when window resizing

Install Mesa 19.1.4

Run the following terminal commands to install Mesa 19.1.4 in Ubuntu Linux Systems:

sudo apt-get upgrade
sudo apt-get update
sudo add-apt-repository ppa:ubuntu-x-swat/updates
sudo apt-get dist-upgrade
sudo apt-get update
glxinfo | grep "OpenGL version"

If you wish to remove and uninstall Mesa 19.1.4 from Ubuntu Linux Systems, run:


sudo apt-get install ppa-purge && sudo ppa-purge ppa:ubuntu-x-swat/updates

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap