0de4be9dbd- enabled build of XvMC/VDPAU state trackers for Nouveau, R300, R600, Softpipe (Software implementation)Stefan Dirsch2012-06-12 15:58:01 +00:00
e9f0e66365- u_remove-os-abi-tag.patch * Remove OS ABI tag from libGL, so it is no longer preferred over libGLs without OS ABI tag (bnc#765294, fdo#26663)Stefan Dirsch2012-06-12 12:09:17 +00:00
97523d8362Accepting request 124239 from X11:XOrg
Stephan Kulow
2012-06-10 18:21:36 +00:00
b7dcc7591c- let libGL1-Mesa require Mesa, since that package includes the DRI drivers (including the "swrast" DRI driver for software rendering) (bnc#765241)Stefan Dirsch2012-06-08 14:09:06 +00:00
24c936d258Accepting request 122971 from X11:XOrg
Stephan Kulow
2012-06-01 16:53:49 +00:00
4d097b5136- renamed mesa-8.0.1-fix-16bpp.patch to u_mesa-8.0.1-fix-16bpp.patchStefan Dirsch2012-05-30 20:32:01 +00:00
0ccd64bb3fAccepting request 122957 from home:fcrozat:branches:X11:XOrgStefan Dirsch2012-05-30 20:23:12 +00:00
5f0779233aAccepting request 121547 from home:klausi123:X11Stefan Dirsch2012-05-21 07:56:57 +00:00
005cc245c4Accepting request 121187 from X11:XOrg
Stephan Kulow
2012-05-21 06:04:52 +00:00
2488653ff1Accepting request 121183 from openSUSE:Factory:ARMStefan Dirsch2012-05-16 12:45:24 +00:00
0a542dd6edAccepting request 116730 from X11:XOrg
Stephan Kulow
2012-05-08 16:01:14 +00:00
9e10f503c6Accepting request 115850 from home:rwooninck:Xorg-NoCK
Factory Maintainer
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 MesaStefan Dirsch2012-04-25 13:39:26 +00:00
02818ecde5Accepting request 115124 from home:vlj:branches:X11:XOrgStefan Dirsch2012-04-24 09:10:24 +00:00
2d0b0526f5Accepting request 114850 from home:klausi123:X11Stefan Dirsch2012-04-20 14:33:41 +00:00
dc50808971Accepting request 113698 from home:oertel:branches:openSUSE:FactoryStefan Dirsch2012-04-15 17:51:09 +00:00
ea7a32a032Accepting request 110727 from X11:XOrg
Stephan Kulow
2012-03-23 14:11:37 +00:00
bbcb7f2883Accepting request 110520 from home:ryanbach:branches:X11:XOrgStefan Dirsch2012-03-22 11:18:14 +00:00
73b68acd16Accepting request 110475 from home:jengelh:branches:X11:XOrgStefan Dirsch2012-03-21 20:07:18 +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)Stefan Dirsch2012-03-21 15:12:39 +00:00
4f8fc226b7Accepting request 107704 from X11:XOrg
Stephan Kulow
2012-03-06 13:05:31 +00:00
8a3b9c9994Accepting request 107639 from home:coolo:branches:openSUSE:FactoryStefan Dirsch2012-03-01 13:56:33 +00:00
b0bfd07a40Accepting request 106837 from X11:XOrg
Stephan Kulow
2012-02-25 06:30:43 +00:00
0384a19027- Switch software rasterizer to llvmpipe (gallium driver now) * Performance improvement especially on multicore system. - minimal specfile cleanupStefan Dirsch2012-02-24 15:13:15 +00:00
ee6f072f60Accepting request 106820 from home:msmeissn:branches:X11:XOrgStefan Dirsch2012-02-24 15:08:05 +00:00
a967367cbfAccepting request 106690 from X11:XOrg
Stephan Kulow
2012-02-24 11:05:52 +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?)Stefan Dirsch2012-02-23 13:38:22 +00:00
37470a5241Accepting request 106492 from home:jengelh:branches:X11:XOrgStefan Dirsch2012-02-22 15:27:37 +00:00
29e6d6702c- readded build of non-gallium nouveau driver ("nouveau_vieux") to support again older NVIDIA GPUsStefan Dirsch2012-02-22 14:21:14 +00:00
228d28d76cAccepting request 106364 from home:coolo:branches:openSUSE:FactoryStefan Dirsch2012-02-21 23:59:17 +00:00
84058fd378- Obsolete Mesa-nouveau3d (the package doesn't exist anymore) - Also nuke from baselibs.conf
Matthias Hopf
2011-08-02 13:14:15 +00:00
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)
Matthias Hopf
2011-07-29 10:17:32 +00:00
0baef4f7d7Autobuild autoformatter for 77352
Sascha Peilicke
2011-07-29 07:08:02 +00:00
54b7e5eae4Updating link to change in openSUSE:Factory/Mesa revision 125.0
OBS User buildservice-autocommit
2011-07-29 07:08:02 +00:00
5e426fb3c5Accepting request 77352 from X11:XOrg
Sascha Peilicke
2011-07-29 07:07:49 +00:00
2df6ee03bcAccepting request 77319 from home:msmeissn:branches:X11:XOrgStefan Dirsch2011-07-28 13:29:40 +00:00
904ae03e28Autobuild autoformatter for 75329
Sascha Peilicke
2011-07-05 08:07:59 +00:00
9ef223c1d6Updating link to change in openSUSE:Factory/Mesa revision 123.0
OBS User buildservice-autocommit
2011-07-05 08:07:59 +00:00
a5a3153f93Accepting request 75329 from X11:XOrg
Sascha Peilicke
2011-07-05 08:07:41 +00:00
bc6377907eAccepting request 75206 from home:vlj:branches:X11:XOrgStefan Dirsch2011-07-04 09:47:56 +00:00
9250536c0f* Fixes build of Mesa 7.10.2 nouveau driver with libdrm 2.4.26 (fdo #35562)Stefan Dirsch2011-06-21 12:43:46 +00:00