Commit Graph

190 Commits

Author SHA256 Message Date
4d097b5136 - renamed mesa-8.0.1-fix-16bpp.patch to u_mesa-8.0.1-fix-16bpp.patch
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=222
2012-05-30 20:32:01 +00:00
0ccd64bb3f Accepting request 122957 from home:fcrozat:branches:X11:XOrg
- Add mesa-8.0.1-fix-16bpp.patch (Fedora): fix 16bpp mode under
  llvmpipe.

OBS-URL: https://build.opensuse.org/request/show/122957
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=221
2012-05-30 20:23:12 +00:00
c04607e012 - added configure options "--enable-gbm --enable-glx-tls" (required
for glamor support)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=220
2012-05-26 22:31:19 +00:00
0944ee90cb Accepting request 122430 from home:msmeissn:branches:X11:XOrg
disable libxatracker also for ppc ppc64

OBS-URL: https://build.opensuse.org/request/show/122430
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=218
2012-05-25 16:00:38 +00:00
8ed0b4c24e - Trivial change to Version 8.0.3; tarball from here:
http://cgit.freedesktop.org/mesa/mesa/snapshot/mesa-8.0.3.tar.gz

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=216
2012-05-21 12:33:06 +00:00
5f0779233a Accepting request 121547 from home:klausi123:X11
Trivial change to Version 8.0.3

tarball from here:
http://cgit.freedesktop.org/mesa/mesa/snapshot/mesa-8.0.3.tar.gz

OBS-URL: https://build.opensuse.org/request/show/121547
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=215
2012-05-21 07:56:57 +00:00
2488653ff1 Accepting request 121183 from openSUSE:Factory:ARM
fix arm and s390 build

OBS-URL: https://build.opensuse.org/request/show/121183
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=213
2012-05-16 12:45:24 +00:00
Factory Maintainer
9e10f503c6 Accepting request 115850 from home:rwooninck:Xorg-NoCK
Added upstream patches from Master to resolve build issues with llvm 3.1.

OBS-URL: https://build.opensuse.org/request/show/115850
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=211
2012-05-08 11:53:21 +00:00
dc14ad2135 - For full OpenGL 3.0 compliance, it is necessary to
have floating-point textures, so Mesa is now compiled with
  "--enable-texture-float" parameter to have OpenGL 3.0 support.
- disabling glut/glw no longer required since it's no longer
  shipped with Mesa

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=210
2012-04-25 13:39:26 +00:00
02818ecde5 Accepting request 115124 from home:vlj:branches:X11:XOrg
- Enable xa state tracker and svga gallium drivers (vmwgfx stack)

OBS-URL: https://build.opensuse.org/request/show/115124
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=209
2012-04-24 09:10:24 +00:00
2d0b0526f5 Accepting request 114850 from home:klausi123:X11
Updatet to mesa-8.0.2
rebased the needed patches on top of 8.0.2

maybe you want to pull my package "llvm-stable" for now, or revert llvm to 3.0, because llvm 3.0.99 breaks mesa right now

OBS-URL: https://build.opensuse.org/request/show/114850
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=208
2012-04-20 14:33:41 +00:00
dc50808971 Accepting request 113698 from home:oertel:branches:openSUSE:Factory
- use same dri drivers on ia64 as on ppc (no drm_intel)

OBS-URL: https://build.opensuse.org/request/show/113698
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=207
2012-04-15 17:51:09 +00:00
bbcb7f2883 Accepting request 110520 from home:ryanbach:branches:X11:XOrg
Changed software rasterizer to llvmpipe for supported architectures: X86/X86-64.

OBS-URL: https://build.opensuse.org/request/show/110520
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=205
2012-03-22 11:18:14 +00:00
548acc1f09 - U_gallium-rtasm-properly-detect-SSE-and-SSE2.patch
* gallium/rtasm: properly detect SSE and SSE2;  this should fix
    crashes on ancient processors. (bnc#728737)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=203
2012-03-21 15:12:39 +00:00
8a3b9c9994 Accepting request 107639 from home:coolo:branches:openSUSE:Factory
- fix baselibs.conf after update of libOSMesa
- do not put the date in generated code, this breaks build-compare
  for little to no gain as we know the build date from rpm header

OBS-URL: https://build.opensuse.org/request/show/107639
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=201
2012-03-01 13:56:33 +00:00
0384a19027 - Switch software rasterizer to llvmpipe (gallium driver now)
* Performance improvement especially on multicore system.
- minimal specfile cleanup

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=199
2012-02-24 15:13:15 +00:00
ee6f072f60 Accepting request 106820 from home:msmeissn:branches:X11:XOrg
no intel drm chipsets on PowerPC

OBS-URL: https://build.opensuse.org/request/show/106820
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=198
2012-02-24 15:08:05 +00:00
14047b1d59 - Update to Mesa 8.0.1
* Removed all DRI drivers that did not support DRI2. 
    Specifically, i810, mach64, mga, r128, savage, sis, tdfx, and
    unichrome were removed.
  * Removed all remnants of paletted texture support. As required
    by desktop OpenGL, GL_COLOR_INDEX data can still be uploaded
    to a color (e.g., RGBA) texture. However, the data cannot be
    stored internally as color-index.
  * Removed support for GL_APPLE_client_storage extension.
  * Removed the classic Mesa r300 and r600 drivers, which are
    superseded by the gallium drivers for this hardware.
  * Removed the dead Gallium i965, cell and failover drivers,
    which were either broken and with nobody in sight to fix
    the situation or deprecated.
- obsoletes u_GLX-SWrast-Make-GLX-with-SWrast-enabled-work-on-olde.patch
  (git commit #63a6fd6603574c1c01324fbeb0863e39d3864c16)
- obsoletes U_Mesa-7.11-llvm3.patch
- obsoletes Mesa-llvm-3.0.patch
- disabled u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
  for now (obsolete as well?)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=196
2012-02-23 13:38:22 +00:00
37470a5241 Accepting request 106492 from home:jengelh:branches:X11:XOrg
- use --enable-shared-dricore, saves ~33 MB

OBS-URL: https://build.opensuse.org/request/show/106492
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=195
2012-02-22 15:27:37 +00:00
29e6d6702c - readded build of non-gallium nouveau driver ("nouveau_vieux") to
support again older NVIDIA GPUs

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=194
2012-02-22 14:21:14 +00:00
228d28d76c Accepting request 106364 from home:coolo:branches:openSUSE:Factory
- fix requires of devel package in moving the %package before the
  other packages that have custom versions.
  %version in rpm is tricky - it's the _last_ version before the 
  macro, not the main one.

OBS-URL: https://build.opensuse.org/request/show/106364
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=193
2012-02-21 23:59:17 +00:00
2510997112 - added irrelevant white spaces
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=192
2012-02-21 11:52:23 +00:00
2c716bd7b2 Accepting request 106291 from home:jengelh:branches:X11:XOrg
Let's try this one

OBS-URL: https://build.opensuse.org/request/show/106291
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=191
2012-02-21 10:57:47 +00:00
a6a2541c1c OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=189 2012-02-16 15:19:01 +00:00
ae5c8dcaaf Accepting request 104198 from home:jengelh:branches:X11:XOrg
Dependencies update

OBS-URL: https://build.opensuse.org/request/show/104198
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=188
2012-02-13 10:05:48 +00:00
bb2a4a58b4 - fixed buildreqs due to splitted xorg-x11-libs
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=187
2012-02-09 20:16:37 +00:00
93835e1813 Accepting request 94676 from home:coolo:removeautomake
add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/94676
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=185
2011-12-01 11:25:10 +00:00
f6cf6a8a64 Accepting request 92000 from home:vlj:branches:X11:XOrg
- Update to Mesa 7.11.1 
  * U_glx-ignore-BadRequest-errors-from-DRI2Connect.diff included

OBS-URL: https://build.opensuse.org/request/show/92000
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=183
2011-11-18 10:37:18 +00:00
866726d3e7 Accepting request 82603 from home:vizzzion:branches:X11:XOrg
Enable build of OpenGL-ES

With this patch, I can build and run KWin on top of OpenGL-ES on Intel and Radeon hardware.

OBS-URL: https://build.opensuse.org/request/show/82603
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=178
2011-09-21 12:13:27 +00:00
fb03699413 Accepting request 82165 from home:namtrac:bugfix
- Fix build with newest llvm, fdo#40754

- Fix build with Factory

OBS-URL: https://build.opensuse.org/request/show/82165
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=176
2011-09-15 06:53:21 +00:00
0f6d2289e8 - revert previous change since it actually *broke* the build with
Factory

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=175
2011-09-12 23:49:39 +00:00
6724c881ec Accepting request 81907 from home:namtrac:bugfix
- Fix build with Factory too

OBS-URL: https://build.opensuse.org/request/show/81907
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=174
2011-09-12 14:54:55 +00:00
OBS User buildservice-autocommit
ecefc239af Updating link to change in openSUSE:Factory/Mesa revision 131.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=6b20a730cb530f73b4f40eae854ffb11
2011-09-12 08:22:20 +00:00
9166adff02 Accepting request 81704 from home:vlj:branches:X11:XOrg
- Fix openSUSE 11.3 11.4 build

OBS-URL: https://build.opensuse.org/request/show/81704
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=172
2011-09-09 15:37:55 +00:00
OBS User buildservice-autocommit
ed50df71c1 Updating link to change in openSUSE:Factory/Mesa revision 129.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=fccb03a6ef8f96db008061322b813134
2011-09-06 12:53:53 +00:00
1212c75b97 - Update to Mesa 7.11 final
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=170
2011-09-05 10:01:12 +00:00
197320cb09 Accepting request 80814 from home:msmeissn:branches:X11:XOrg
only *x86* has llvm, ppc hasnt

OBS-URL: https://build.opensuse.org/request/show/80814
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=169
2011-09-05 09:56:52 +00:00
OBS User buildservice-autocommit
2f2d2b1cab Updating link to change in openSUSE:Factory/Mesa revision 127.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=3f36ef3795abf88df14efa4310690dee
2011-09-01 11:33:29 +00:00
7c05ab8d26 Accepting request 78404 from home:StefanBruens:branches:X11:XOrg
cherry pick of http://cgit.freedesktop.org/mesa/mesa/commit/?id=fbc2fcf685d22ec9bc9465e1f731529979497eaa

patch is in Master, but not (yet) in 7.11 branch

OBS-URL: https://build.opensuse.org/request/show/78404
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=167
2011-08-10 08:38:45 +00:00
Matthias Hopf
da98bc047e Nuke double fdupes
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=166
2011-08-02 13:19:33 +00:00
Matthias Hopf
84058fd378 - Obsolete Mesa-nouveau3d (the package doesn't exist anymore)
- Also nuke from baselibs.conf

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=165
2011-08-02 13:14:15 +00:00
Matthias Hopf
879b3c616e - Update to Mesa 7.11-rc3
- U_Mesa-7.11-llvm3.patch: fix compatibility with llvm 3.0 (and pre-releases)
- gallium is now required for r300, r600
- nouveau is now built by default (except on < OS11.3)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=164
2011-07-29 10:17:32 +00:00
OBS User buildservice-autocommit
54b7e5eae4 Updating link to change in openSUSE:Factory/Mesa revision 125.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=7635942c85eaa6efd869704fe4b0c5da
2011-07-29 07:08:02 +00:00
2df6ee03bc Accepting request 77319 from home:msmeissn:branches:X11:XOrg
fixed ppc64 build too

OBS-URL: https://build.opensuse.org/request/show/77319
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=162
2011-07-28 13:29:40 +00:00
OBS User buildservice-autocommit
9ef223c1d6 Updating link to change in openSUSE:Factory/Mesa revision 123.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=8a049ac41c885f8addcf83e705d2be6c
2011-07-05 08:07:59 +00:00
bc6377907e Accepting request 75206 from home:vlj:branches:X11:XOrg
- Update Mesa 7.10.3
  * Few crashes and rendering fixes.

OBS-URL: https://build.opensuse.org/request/show/75206
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=160
2011-07-04 09:47:56 +00:00
3bb4a341a9 - libdrm-2.4.26-nouveau.diff
* Fixes build of Mesa 7.10.2 nouveau driver with libdrm 2.4.26 ...
    --> https://bugs.freedesktop.org/show_bug.cgi?id=35562

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=158
2011-06-20 15:06:49 +00:00
OBS User buildservice-autocommit
6555dc013a Updating link to change in openSUSE:Factory/Mesa revision 121.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=226b21b6715da247d043a4b1a12b1339
2011-06-20 07:27:21 +00:00
Matthias Hopf
2620c02ad8 - Don't unpack MesaDemos during build; it's not needed any more.
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=156
2011-06-16 15:59:28 +00:00
OBS User buildservice-autocommit
4cbf27cf2a Updating link to change in openSUSE:Factory/Mesa revision 119.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1e53fee06e00de1d67febbcf9ac29234
2011-06-14 08:55:39 +00:00