What about feature parity? Are there OpenGL extensions supported by the classic driver that do not yet run on the Gallium3D driver? I would like to see the new driver on mesamatrix.net.
Announcement
Collapse
No announcement yet.
Intel's New OpenGL Driver Is Looking Really Great With The Upcoming Mesa 19.2
Collapse
X
-
Originally posted by jf33 View PostWhat about feature parity? Are there OpenGL extensions supported by the classic driver that do not yet run on the Gallium3D driver? I would like to see the new driver on mesamatrix.net.- GL_ARB_gl_spirv & GL_ARB_spirv_extensions
(newly landed, these will come to iris shortly) - GL_MESA_framebuffer_flip_y
(should be added, nobody working on it AFAIK) - GL_3DFX_texture_compression_FXT1
(neither AMD nor NVIDIA support this format, so while we could add it, I question its value...) - GL_APPLE_object_purgeable
- OpenGL 4.5 compatibility profile
- GL_AMD_pinned_memory
- GL_ATI_fragment_shader (for Star Wars: Knights of the Old Republic in wine)
Free Software Developer .:. Mesa and Xorg
Opinions expressed in these forum posts are my own.
- Likes 6
Comment
- GL_ARB_gl_spirv & GL_ARB_spirv_extensions
Comment