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
3f82459954
Accepting request 124239 from X11:XOrg
Stephan Kulow
2012-06-10 18:21:36 +00:00
97523d8362
Accepting 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
c86a15ea88
Accepting request 122971 from X11:XOrg
Stephan Kulow
2012-06-01 16:53:49 +00:00
24c936d258
Accepting 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.patch
Stefan Dirsch2012-05-30 20:32:01 +00:00
0ccd64bb3f
Accepting request 122957 from home:fcrozat:branches:X11:XOrg
Stefan Dirsch2012-05-30 20:23:12 +00:00
c04607e012
- added configure options "--enable-gbm --enable-glx-tls" (required for glamor support)
Stefan Dirsch2012-05-26 22:31:19 +00:00
02413bed89
Accepting request 122431 from X11:XOrg
Stephan Kulow
2012-05-26 10:55:11 +00:00
44ac530432
Accepting request 122431 from X11:XOrg
Stephan Kulow
2012-05-26 10:55:11 +00:00
0944ee90cb
Accepting request 122430 from home:msmeissn:branches:X11:XOrg
Stefan Dirsch2012-05-25 16:00:38 +00:00
54ce342eb1
Accepting request 121655 from X11:XOrg
Stephan Kulow
2012-05-22 08:10:51 +00:00
f9c11929a3
Accepting request 121655 from X11:XOrg
Stephan Kulow
2012-05-22 08:10:51 +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
Stefan Dirsch2012-04-25 13:39:26 +00:00
02818ecde5
Accepting request 115124 from home:vlj:branches:X11:XOrg
Stefan Dirsch2012-04-24 09:10:24 +00:00
2d0b0526f5
Accepting request 114850 from home:klausi123:X11
Stefan Dirsch2012-04-20 14:33:41 +00:00
dc50808971
Accepting request 113698 from home:oertel:branches:openSUSE:Factory
Stefan Dirsch2012-04-15 17:51:09 +00:00
fe1fd86902
Accepting request 110727 from X11:XOrg
Stephan Kulow
2012-03-23 14:11:37 +00:00
ea7a32a032
Accepting request 110727 from X11:XOrg
Stephan Kulow
2012-03-23 14:11:37 +00:00
bbcb7f2883
Accepting request 110520 from home:ryanbach:branches:X11:XOrg
Stefan Dirsch2012-03-22 11:18:14 +00:00
73b68acd16
Accepting request 110475 from home:jengelh:branches:X11:XOrg
Stefan 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
a5b5699357
Accepting request 107704 from X11:XOrg
Stephan Kulow
2012-03-06 13:05:31 +00:00
4f8fc226b7
Accepting request 107704 from X11:XOrg
Stephan Kulow
2012-03-06 13:05:31 +00:00
8a3b9c9994
Accepting request 107639 from home:coolo:branches:openSUSE:Factory
Stefan Dirsch2012-03-01 13:56:33 +00:00
f2ed37cb42
Accepting request 106837 from X11:XOrg
Stephan Kulow
2012-02-25 06:30:43 +00:00
b0bfd07a40
Accepting 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 cleanup
Stefan Dirsch2012-02-24 15:13:15 +00:00
ee6f072f60
Accepting request 106820 from home:msmeissn:branches:X11:XOrg
Stefan Dirsch2012-02-24 15:08:05 +00:00
5c28e4f2f9
Accepting request 106690 from X11:XOrg
Stephan Kulow
2012-02-24 11:05:52 +00:00
a967367cbf
Accepting 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
37470a5241
Accepting request 106492 from home:jengelh:branches:X11:XOrg
Stefan Dirsch2012-02-22 15:27:37 +00:00
29e6d6702c
- readded build of non-gallium nouveau driver ("nouveau_vieux") to support again older NVIDIA GPUs
Stefan Dirsch2012-02-22 14:21:14 +00:00
228d28d76c
Accepting request 106364 from home:coolo:branches:openSUSE:Factory
Stefan Dirsch2012-02-21 23:59:17 +00:00