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. Intel Linux OpenGL Driver Leading Over Apple OS X
  2. The Cost Of Ubuntu Disk Encryption
  3. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  4. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
Latest Linux News
  1. Phoronix Test Suite 4.6.0 "Utsira" Released
  2. New Intel X.Org Driver Supports All Of Haswell
  3. SQLite Now Faster With Memory Mapped I/O
  4. Microsoft Releases Skype For Linux 4.2, Has Bug-Fixes
  5. Qt For Tizen Launches, Based On Qt 5.1
  6. KTAP Released For Linux Kernel Dynamic Tracing
  7. Linux 3.10-rc2 Kernel Takes In A Few Extra Pulls
  8. QEMU 1.5 Supports VGA Passthrough, Better USB 3.0
  9. Handbrake 0.9.9 Supports OpenCL Offloading
  10. Freedreno Gallium3D Now Banging The Adreno A3XX
  11. Jolla Announces Their First Phone
Latest Forum Talk
  1. Modern Intel Gallium3D Driver Still Being Toyed...
  2. Microsoft Releases Skype For Linux 4.2, Has...
  3. New Intel X.Org Driver Supports All Of Haswell
  4. Jolla Announces Their First Phone
  5. Intel Linux OpenGL Driver Leading Over Apple OS X
  6. FreeBSD Still Working On Next-Gen Package Manager
  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