Mesa Support For OpenGL 3.1 Core Contexts

Posted by Michael Larabel on August 08, 2012

Ian Romanick has published a set of 14 new patches today as he prepares support within Mesa for creating OpenGL 3.1 core contexts, as open-source OpenGL 3.1 support finally inches further.

The 14 patches begin here on the Mesa development list. When creating an OpenGL core context, it comes down to removing functionality that's been deprecated from the Khronos OpenGL specification (for those wanting the old functionality, there's the OpenGL compatibility context).

Ian's work forthe OpenGL 3.1 core context support comes down to not advertising GL 1.2/1.3/1.4/1.5 extensions when in a core context, concealing other functionality when within a OpenGL core context, validation of the API and version, and cleaning up other bits of code. The remaining bits of enablement support from Ian comes down to allowing to create OpenGL 3.1 contexts for the Intel i965 driver and then advertising GLSL 1.40 support and ARB_texture_buffer_object when creating the core context. GLSL 1.40 is the GL Shading Language version for OpenGL 3.1.

One caveat in being able to support an OpenGL 3.1+ core context is that floating-point texture support must be built into Mesa. This can be done by building Mesa with the --enable-texture-float argument, but it's not set by default due to patent concerns around floating-point textures. See Super! Patented Mesa Floating-Point Is Merged!

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
Latest Hardware Reviews
  1. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. GCC 4.8.0 vs. LLVM Clang 3.3 Compiler Performance
  2. Intel Linux OpenGL Driver Leading Over Apple OS X
  3. The Cost Of Ubuntu Disk Encryption
  4. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
Latest Linux News
  1. A New X.Org-Free Wayland LiveCD Released
  2. Unity 8, Mir Made Progress This Week On Features
  3. LLVM Clang 3.3 RC2 Is Ready For Testing
  4. AMD RadeonSI Gallium3D Begins Simple CL Demos
  5. Intel Shows Off GNOME3-Based Tizen Shell
  6. Linux Desktop Security Could Be A Whole Lot Better
  7. KDE 4.11 Will Be The Last Major KDE4 Workspaces Feature Release
  8. New NVIDIA Linux Driver Supports The GeForce GTX 780
  9. Chrome 28 To Offer More Speed Improvements
  10. Digia Announces "Boot To Qt" Project
  11. X.Org Libraries Hit By Round Of Security Issues
Latest Forum Talk
  1. A New X.Org-Free Wayland LiveCD Released
  2. Debian GNU/Hurd 2013 Release Brings New Packages
  3. KDE 4.11 Will Be The Last Major KDE4 Workspaces...
  4. GCC 4.8.0 vs. LLVM Clang 3.3 Compiler Performance
  5. Intel Shows Off GNOME3-Based Tizen Shell
  6. Is there anyway to improve the performance of the...
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite