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-rpmlintrc | 0000000074 74 Bytes | |
Mesa.changes | 0000129626 127 KB | |
Mesa.spec | 0000029104 28.4 KB | |
README.updates | 0000000413 413 Bytes | |
U_mesa-llvm37-rename-r600-to-amdgpu.patch | 0000002654 2.59 KB | |
U_mesa-llvm37.patch | 0000001706 1.67 KB | |
_link | 0000000116 116 Bytes | |
baselibs.conf | 0000002553 2.49 KB | |
manual-pages.tar.bz2 | 0000137685 134 KB | |
mesa-10.6.5.tar.xz | 0007037400 6.71 MB | |
mesa-gallivm_do-not-use-NoFramePointerElim-with-LL |
0000001706 1.67 KB | |
mesa-handle-LLVM-backend-rename-from-R600-to-AMDGP |
0000002333 2.28 KB | |
n_Fixed-build-against-wayland-1.2.1.patch | 0000001625 1.59 KB | |
u_Fix-crash-in-swrast-when-setting-a-texture-for-a |
0000001803 1.76 KB | |
u_mesa-8.0-llvmpipe-shmget.patch | 0000006509 6.36 KB | |
u_mesa-8.0.1-fix-16bpp.patch | 0000002362 2.31 KB |
Revision 30 (latest revision is 726)
Sergey Kondakov (X0F)
committed
(revision 30)
- Add U_mesa-llvm37-rename-r600-to-amdgpu.patch to fix build with llvm 3.7 due to rename of llvm target R600 to AMDGPU - Add U_mesa-llvm37.patch to fix build with llvm 3.7
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.