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
Filename | Size | Changed |
---|---|---|
Mesa-drivers-rpmlintrc | 0000000523 523 Bytes | |
Mesa-drivers.changes | 0000208409 204 KB | |
Mesa-drivers.spec | 0000038671 37.8 KB | |
Mesa-rpmlintrc | 0000000523 523 Bytes | |
Mesa.changes | 0000208409 204 KB | |
Mesa.keyring | 0000048513 47.4 KB | |
Mesa.spec | 0000038565 37.7 KB | |
README.updates | 0000000413 413 Bytes | |
_constraints | 0000000645 645 Bytes | |
_link | 0000000116 116 Bytes | |
archlinux_0001-Fix-linkage-against-shared-glapi.pa |
0000000988 988 Bytes | |
archlinux_glvnd-fix-gl-dot-pc.patch | 0000000484 484 Bytes | |
baselibs.conf | 0000005154 5.03 KB | |
manual-pages.tar.bz2 | 0000137685 134 KB | |
mesa-18.0.0-rc4.tar.xz | 0011027596 10.5 MB | |
mesa-18.0.0-rc4.tar.xz.sig | 0000000566 566 Bytes | |
n_Disable-AMDGPU-GFX9-Vega-on-LLVM-lessthan-6.0.0. |
0000002879 2.81 KB | |
n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.pa |
0000002177 2.13 KB | |
pre_checkin.sh | 0000000571 571 Bytes | |
u_Fix-crash-in-swrast-when-setting-a-texture-for-a |
0000001803 1.76 KB | |
u_glsl-linker-error.patch | 0000005128 5.01 KB | |
u_r600-egd_tables.py-make-the-script-python-2-3-co |
0000004691 4.58 KB |
Revision 162 (latest revision is 727)
Sergey Kondakov (X0F)
committed
(revision 162)
- replaced u_r600-egd_tables.py-added-support-for-python-3.patch with fixed u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch and enabled it again; removed again n_egd_tables_h.patch (boo#1082303) - added n_egd_tables_h.patch and disabled u_mesa-python3-only.patch * use pregenerated egd_tables.h (via python2) instead of trying to generate it during buildtime with python3 using an apparently broken patch (boo#1082303) - replaced u_r600-egd_tables.py-added-support-for-python-3.patch with fixed u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch and enabled it again; removed again n_egd_tables_h.patch (boo#1082303) - added n_egd_tables_h.patch and disabled u_mesa-python3-only.patch * use pregenerated egd_tables.h (via python2) instead of trying to generate it during buildtime with python3 using an apparently broken patch (boo#1082303)
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.