Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL.*
Mesa is a 3-D graphics library with an API which is very similar to
that of OpenGL.* To the extent that Mesa utilizes the OpenGL command
syntax or state machine, it is being used with authorization from
Silicon Graphics, Inc.(SGI). However, the author does not possess an
OpenGL license from SGI, and makes no claim that Mesa is in any way a
compatible replacement for OpenGL or associated with SGI. Those who
want a licensed implementation of OpenGL should contact a licensed
vendor.
Please do not refer to the library as MesaGL (for legal reasons). It's
just Mesa or The Mesa 3-D graphics library.
* OpenGL is a trademark of Silicon Graphics Incorporated.
- Links to X11:XOrg / Mesa
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:X0F:HSF/Mesa && cd $_
- Create Badge
Refresh
Refresh
Source Files
Revision 178 (latest revision is 727)
Sergey Kondakov (X0F)
committed
(revision 178)
- get rid of libwayland-egl1/libwayland-egl-devel completely; also for older Leap versions - update to 18.2.0 * This release consists of nearly 2200 commits from approximately 130 developers. * The top highlights include: - OpenGL 4.3 on virgl. - OpenGL 4.4 Compatibility profile on radeonsi. - OpenGL ES 3.2 on radeonsi and virgl. - GL_ARB_ES3_2_compatibility on radeonsi. - GL_ARB_fragment_shader_interlock on i965. - GL_ARB_sample_locations and GL_NV_sample_locations on nvc0 (GM200+). - GL_ANDROID_extension_pack_es31a on radeonsi. - GL_KHR_texture_compression_astc_ldr on radeonsi. - GL_NV_conservative_raster and GL_NV_conservative_raster_dilate on nvc0 (GM200+). - GL_NV_conservative_raster_pre_snap_triangles on nvc0 (GP102+). - multisampled images on nvc0 (GM107+) (now supported on GF100+). * Additional features: - ANV Extensions: - VK_KHR_bind_memory2. - VK_KHR_external_fence. - VK_KHR_external_fence_capabilities. - VK_KHR_external_semaphore. - VK_KHR_external_semaphore_capabilities. - VK_KHR_maintenance2. - VK_KHR_maintenance3. - VK_KHR_multiview. - VK_KHR_relaxed_block_layout.
Comments 2
I notice your latest version build successfully, whilst the maintainer of Mesa keeps failing. https://build.opensuse.org/project/show/home:sndirsch:branches:X11:XOrg
Could you either please give a hand or submit your package.
Thank you for providing a working build.
I would but my packages are very experimental and not up to official OBS standards, so they wouldn't want them. They also use some of their own patches which I drop on incompatibility with update instead of trying to rewrite, so they wouldn't like that either.