SHA256
1
0
forked from pool/Mesa
Commit Graph

472 Commits

Author SHA256 Message Date
Dominique Leuenberger
8e0da3b3c5 Accepting request 290947 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/290947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=237
2015-03-19 19:27:58 +00:00
32b6012325 Accepting request 290805 from home:mimi_vx:branches:X11:XOrg
- Update  to 10.5.1
 + fdo#79202 - valgrind errors in glsl-fs-uniform-array-loop-unroll.shader_test; random code generation
 + fdo#84613 - [G965, bisected] piglit regressions : glslparsertest.glsl2
 + fdo#86747 - Noise in Football Manager 2014 textures
 + fdo#86974 - INTEL_DEBUG=shader_time always asserts in fs_generator::generate_code() when Mesa is built with --enable-debug (= with asserts)
 + fdo#88246 - Commit 2881b12 causes 43 DrawElements test regressions
 + fdo#88793 - [BDW/BSW Bisected]Piglit/shaders_glsl-max-varyings fails
 + fdo#88883 - ir-a2xx.c: variable changed in assert statement
 + fdo#88885 - Transform feedback uses incorrect interleaving if a previous draw did not write gl_Position
 + fdo#89095 - [SNB/IVB/BYT Bisected]Webglc conformance/glsl/functions/glsl-function-mix-float.html fails
 + fdo#89156 - r300g: GL_COMPRESSED_RED_RGTC1 / ATI1N support broken
 + fdo#89224 - Incorrect rendering of Unigine Valley running in VM on VMware Workstation
 + fdo#89292 - [regression,bisected] incomplete screenshots in some cases
 + fdo#89311 - [regression, bisected] dEQP: Added entry points for glCompressedTextureSubImage*D.
 + fdo#89312 - [regression, bisected] main: Added entry points for CopyTextureSubImage*D. (d6b7c40cecfe01)
 + fdo#89315 - [HSW, regression, bisected] i965/fs: Emit MAD instructions when possible.
 + fdo#89317 - [HSW, regression, bisected] i965: Add LINTERP/CINTERP to can_do_cmod() (d91390634)
 + fdo#89416 - UE4Editor crash after load project
 + fdo#89430 - [g965][bisected] arb_copy_image-targets gl_texture* tests fail
 + i965/vec4: Don't lose the saturate modifier in copy propagation.
 + i965/gs: Check newly-generated GS-out VUE map against correct stage
 + egl: Take alpha bits into account when selecting GBM formats
 + docs: Add sha256 sums for the 10.5.0 release
 + egl/main: no longer export internal function
 + cherry-ignore: ignore a few more commits picked without -x
 + mapi: fix commit 90411b56f6bc817e229d8801ac0adad6d4e3fb7a
 + intel: fix EGLImage renderbuffer _BaseFormat
 + i965: Fix out-of-bounds accesses into pull_constant_loc array
 + i965/fs/nir: Use emit_math for nir_op_fpow
 + freedreno: move fb state copy after checking for size change

OBS-URL: https://build.opensuse.org/request/show/290805
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=436
2015-03-16 10:37:27 +00:00
Dominique Leuenberger
d82ddd9bb8 Accepting request 290174 from X11:XOrg
- Update to version 10.5.0:
  + Initial support for the new Intel Skylake GPUs and Adreno 4xx 
    GPUs.
  + Experimental EGL support for Haiku.
  + The new IR - NIR. A flat, typeless IR, supporting SSA.
  + GLX/DRI3 fixes and improvements.
  + A lot of preparation work for GL_ARB_direct_state_access.
  + The usual amount of piglit and drawElements Quality Program
    (dEQP) fixes.
  + Building mesa with GCC 4.1 or earlier is no longer supported.
  + The distribution tarball has been renamed and now contains all
    the generated sources.
- New GL features:
  + GL_ARB_framebuffer_sRGB on freedreno
  + GL_ARB_texture_rg on freedreno
  + GL_EXT_packed_float on freedreno
  + GL_EXT_polygon_offset_clamp on i965, nv50, nvc0, r600, radeonsi,
    llvmpipe
  + GL_EXT_texture_shared_exponent on freedreno
  + GL_EXT_texture_snorm on freedreno
- Changes to Package:
  + switch to xz compressed sources
  + remove Patch16: u_gallivm_Update_for_RTDyldMemoryManager_unique_ptr.patch
  + add Patch100: U_0001_gallium_include_util_macros.patch
  + add Patch101: U_0002_st_nine_mark_end_of_non_void_function_unreachable.patch
  + add Patch102: U_0003_fix_build_after_macro_include.patch

OBS-URL: https://build.opensuse.org/request/show/290174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=236
2015-03-12 15:37:55 +00:00
c353937a8d Accepting request 289760 from home:tobijk:X11:XOrg
- Update to version 10.5.0:
  + Initial support for the new Intel Skylake GPUs and Adreno 4xx 
    GPUs.
  + Experimental EGL support for Haiku.
  + The new IR - NIR. A flat, typeless IR, supporting SSA.
  + GLX/DRI3 fixes and improvements.
  + A lot of preparation work for GL_ARB_direct_state_access.
  + The usual amount of piglit and drawElements Quality Program
    (dEQP) fixes.
  + Building mesa with GCC 4.1 or earlier is no longer supported.
  + The distribution tarball has been renamed and now contains all
    the generated sources.
- New GL features:
  + GL_ARB_framebuffer_sRGB on freedreno
  + GL_ARB_texture_rg on freedreno
  + GL_EXT_packed_float on freedreno
  + GL_EXT_polygon_offset_clamp on i965, nv50, nvc0, r600, radeonsi,
    llvmpipe
  + GL_EXT_texture_shared_exponent on freedreno
  + GL_EXT_texture_snorm on freedreno
- Changes to Package:
  + switch to xz compressed sources
  + remove Patch16: u_gallivm_Update_for_RTDyldMemoryManager_unique_ptr.patch
  + add Patch100: U_0001_gallium_include_util_macros.patch
  + add Patch101: U_0002_st_nine_mark_end_of_non_void_function_unreachable.patch
  + add Patch102: U_0003_fix_build_after_macro_include.patch

OBS-URL: https://build.opensuse.org/request/show/289760
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=434
2015-03-09 10:45:09 +00:00
Dominique Leuenberger
c3a51b9f01 Accepting request 288634 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/288634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=235
2015-03-05 14:35:13 +00:00
849e258d73 Accepting request 288561 from home:namtrac:llvm-3.6
- Add u_gallivm_Update_for_RTDyldMemoryManager_unique_ptr.patch to
  fix build with llvm 3.6 (fdo#86958)

OBS-URL: https://build.opensuse.org/request/show/288561
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=432
2015-03-03 10:32:49 +00:00
Dominique Leuenberger
6fc9e9d1af Accepting request 287561 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/287561
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=234
2015-02-27 10:09:00 +00:00
47259b11b8 Accepting request 287560 from home:tobijk:X11:XOrg
- Fix file permissions for the Gallium Nine files

OBS-URL: https://build.opensuse.org/request/show/287560
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=430
2015-02-24 16:11:56 +00:00
19d5acbf45 - specfile/baselibs.conf: Manually provide d3d library (bnc#918294)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=429
2015-02-23 16:04:26 +00:00
Dominique Leuenberger
2b6d182961 Accepting request 285096 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/285096
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=233
2015-02-12 09:20:20 +00:00
3ca462de61 Accepting request 285093 from home:Zaitor:branches:X11:XOrg:mesa-fix
Drop libva BR as it introduces a build-cycle.
Will investigate in my xorg branch how it can be avoided, but that will take time, and lets not hold up factory with it.

OBS-URL: https://build.opensuse.org/request/show/285093
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=427
2015-02-10 13:02:13 +00:00
79f5efae49 Accepting request 284793 from home:Zaitor:branches:X11:XOrg
Update to version 10.4.4

OBS-URL: https://build.opensuse.org/request/show/284793
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=426
2015-02-09 10:48:02 +00:00
Dominique Leuenberger
07fa04f688 Accepting request 283733 from X11:XOrg
- baselibs.conf: enabled build of 32bit Mesa-libd3d package
  (bnc#910109)

OBS-URL: https://build.opensuse.org/request/show/283733
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=232
2015-02-06 09:40:55 +00:00
0dc59a02df - baselibs.conf: enabled build of 32bit Mesa-libd3d package
(bnc#910109)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=424
2015-02-02 09:00:58 +00:00
Dominique Leuenberger
07c6ad858b Accepting request 283301 from X11:XOrg
- moved definition of Mesa-libd3d package above definition of
  libxatracker packages in order to fix version requires

- fixed Requires for libd3d-devel 

- enabled build of Direct3D 9 (Gallium3D Nine) state tracker (bnc#910109)
- removed obsolete patch u_be_assert_include.patch, addressed by
  upstream commit 2a13ff9 "gallium/util: add missing u_debug include"
  (bnc#910109)

- Set xvmc_support also on ppc

OBS-URL: https://build.opensuse.org/request/show/283301
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=231
2015-01-30 05:04:12 +00:00
5fdc2d3d45 - moved definition of Mesa-libd3d package above definition of
libxatracker packages in order to fix version requires

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=422
2015-01-29 09:49:12 +00:00
9281e59892 - fixed Requires for libd3d-devel
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=421
2015-01-28 16:30:29 +00:00
7282903c65 - enabled build of Direct3D 9 (Gallium3D Nine) state tracker (bnc#910109)
- removed obsolete patch u_be_assert_include.patch, addressed by
  upstream commit 2a13ff9 "gallium/util: add missing u_debug include"
  (bnc#910109)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=420
2015-01-27 11:52:02 +00:00
6b6a7b8e89 Accepting request 282940 from home:Andreas_Schwab:Factory
- Set xvmc_support also on ppc

OBS-URL: https://build.opensuse.org/request/show/282940
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=419
2015-01-27 10:52:01 +00:00
Dominique Leuenberger
ec275b3fa2 Accepting request 282805 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/282805
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=230
2015-01-27 08:08:41 +00:00
8b3133b0be Accepting request 282755 from home:mimi_vx:branches:X11:XOrg
- Version bump to 10.4.3 (bugfix release):
  * Bug 80568 - [gen4] GPU Crash During Google Chrome Operation
  * Bug 85367 - [gen4] GPU hang in glmark-es2
  * Bug 85696 - r600g+nine: Bioshock shader failure after 7b1c0cbc90d456384b0950ad21faa3c61a6b43ff
  * Bug 88219 - include/c11/threads_posix.h:197: undefined reference to `pthread_mutex_lock'
  * mesa: Fix clamping to -1.0 in snorm_to_float
  * glsl: Link glsl_test with pthreads library.
  * i965: Respect the no_8 flag on Gen6, not just Gen7+.
  * i965: Work around mysterious Gen4 GPU hangs with minimal state changes.

OBS-URL: https://build.opensuse.org/request/show/282755
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=417
2015-01-26 04:11:23 +00:00
Dominique Leuenberger
99a1acd869 Accepting request 281933 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/281933
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=229
2015-01-22 20:48:30 +00:00
35fe750204 Accepting request 281938 from home:scarabeus_iv
Review this I tested only x86 and x86_64 with intel/radeon, worked fine.

- Clean up with the spec-cleaner
- Drop obsolete obsoletes comming from fix for sle10
- Reduce llvm_r600 conditional as it is equal to ifarch x86 x86_64
- Put vdpau_radeon and vdpau_nouveau under same case as they have
  same requisites
- Fix empty post/postun warning
- Various other rpmlint issues silenced.

OBS-URL: https://build.opensuse.org/request/show/281938
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=415
2015-01-19 13:08:21 +00:00
fa9b56d101 Accepting request 281651 from home:scarabeus_iv:branches:X11:XOrg
Bumpy to latest

OBS-URL: https://build.opensuse.org/request/show/281651
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=414
2015-01-19 09:52:50 +00:00
Dominique Leuenberger
d4afada85b Accepting request 265259 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/265259
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=228
2014-12-17 18:15:23 +00:00
96849e76eb Accepting request 265159 from home:tobijk:X11:XOrg
- Update to version 10.4.0 (10.4 Final):
- New features:
  + GL_ARB_conditional_render_inverted on nv50
  + GL_ARB_sample_shading on r600
  + GL_ARB_texture_view on nv50, nvc0
  + GL_ARB_clip_control on nv50, nvc0, r300, r600, radeonsi, llvmpipe, softpipe
  + GL_KHR_context_flush_control on all drivers
- Changes:
  + Removed patch17: u_Suppress-any-libGL-.-warnings-when-LIBGL_DEBUG-is-se.patch
    This patch was upstreamed
  + Build without "--enable-gallium-egl"
    This buildoption was removed upstream
  + Add subpackage libvdpau_r300

OBS-URL: https://build.opensuse.org/request/show/265159
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=412
2014-12-15 14:28:38 +00:00
Dominique Leuenberger
383a07ced1 Accepting request 262010 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/262010
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=227
2014-11-18 21:55:50 +00:00
f5c4a777b2 Accepting request 261888 from home:a_faerber:branches:X11:XOrg
Enable vc4 Gallium driver for Raspberry Pi

OBS-URL: https://build.opensuse.org/request/show/261888
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=410
2014-11-17 10:18:08 +00:00
ddffb72019 Accepting request 261698 from home:tobijk:X11:XOrg
- Cleanup Spec:
  + smaller cleanups
  + Remove all traces of talloc, Mesa uses ralloc

OBS-URL: https://build.opensuse.org/request/show/261698
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=409
2014-11-15 11:27:51 +00:00
37310fc756 Accepting request 261604 from home:Futhorc:branches:X11:XOrg
Update to 10.3.3

OBS-URL: https://build.opensuse.org/request/show/261604
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=408
2014-11-14 15:10:40 +00:00
Stephan Kulow
f3ac2b1edf Accepting request 259654 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/259654
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=226
2014-11-07 08:05:50 +00:00
5aeff26de3 Accepting request 259633 from home:Futhorc:branches:X11:XOrg
Update to 10.3.2

OBS-URL: https://build.opensuse.org/request/show/259633
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=406
2014-11-04 14:01:21 +00:00
Stephan Kulow
8574642f4e Accepting request 258979 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/258979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=225
2014-10-31 08:39:27 +00:00
fd426dcd0f Accepting request 258958 from home:jengelh:dev
resend: - Update descriptions and Requires for GLES3

OBS-URL: https://build.opensuse.org/request/show/258958
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=404
2014-10-30 13:18:51 +00:00
f70f436e9d Accepting request 258365 from home:mayerjosua:branches:X11:XOrg
move dri devle files from Mesa-devel to their own package.
This prevents pkgconfig(dri) from pulling in *all* of Mesa, which can be troublesome if one uses his own non-mesa packages for libraries such as libGL and libGLESv2.

OBS-URL: https://build.opensuse.org/request/show/258365
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=403
2014-10-27 07:38:50 +00:00
Stephan Kulow
928bc36f5a Accepting request 256193 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/256193
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=224
2014-10-15 19:58:49 +00:00
1a69aaaaa8 Accepting request 256070 from home:Futhorc:branches:X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/256070
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=401
2014-10-14 08:21:12 +00:00
Stephan Kulow
8b3d0938ea Accepting request 253099 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/253099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=223
2014-10-01 05:40:22 +00:00
64d5fbb998 Accepting request 253096 from openSUSE:Factory:PowerPC
- Fix ppc64 build (bnc#893275 bnc#871128)
  u_be_assert_include.patch
  Add ncurses-devel as build dependency to build with -ltinfo
- Enable llvm on ppc64le (llvm3.5 got ppc64le support)
- Enable shared on ppc64 and ppc64le

OBS-URL: https://build.opensuse.org/request/show/253096
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=399
2014-09-29 13:09:39 +00:00
Stephan Kulow
2504c000bc Accepting request 251647 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/251647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=222
2014-09-25 06:42:31 +00:00
94c15ccb4b Accepting request 251630 from home:tobijk:X11:XOrg
- Update to version 10.3.0 (10.3 Final):
- New features:
  + GL_ARB_ES3_compatibility on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe
  + GL_ARB_clear_texture on i965
  + GL_ARB_compressed_texture_pixel_storage on all drivers
  + GL_ARB_conditional_render_inverted on i965, nvc0, softpipe, llvmpipe
  + GL_ARB_derivative_control on i965, nv50, nvc0, r600
  + GL_ARB_draw_indirect on nvc0, radeonsi
  + GL_ARB_explicit_uniform_location (all drivers that support GLSL)
  + GL_ARB_fragment_layer_viewport on nv50, nvc0, llvmpipe, r600
  + GL_ARB_gpu_shader5 on i965/gen7, nvc0
  + GL_ARB_multi_draw_indirect on nvc0, radeonsi
  + GL_ARB_sample_shading on radeonsi
  + GL_ARB_seamless_cubemap_per_texture on i965, llvmpipe, nvc0, r600, radeonsi, softpipe
  + GL_ARB_stencil_texturing on nv50, nvc0, r600, and radeonsi
  + GL_ARB_texture_barrier on nv50, nvc0, r300, r600, radeonsi
  + GL_ARB_texture_compression_bptc on i965/gen7+, nvc0, r600/evergreen+, radeonsi
  + GL_ARB_texture_cube_map_array on radeonsi
  + GL_ARB_texture_gather on r600, radeonsi
  + GL_ARB_texture_query_levels on nv50, nvc0, llvmpipe, r600, radeonsi, softpipe
  + GL_ARB_texture_query_lod on r600, radeonsi
  + GL_ARB_viewport_array on nvc0
  + GL_AMD_vertex_shader_viewport_index on i965/gen7+, r600
  + GL_OES_compressed_ETC1_RGB8_texture on nv30, nv50, nvc0, r300, r600, radeonsi, softpipe, llvmpipe
  + GLX_MESA_query_renderer on nv30, nv50, nvc0, r300, r600, radeonsi, softpipe, llvmpipe
  + A new software rasterizer driver (kms_swrast_dri.so) that works with DRM drivers that don't have a full-fledged GEM (such as qxl or simpledrm)
- Changes:
  Building of gallium-pipe disabled for now by upstream, see:
  http://cgit.freedesktop.org/mesa/mesa/commit/?h=10.3&id=07426ad1029c3505b809dc9eec104007fb623983
  Nevertheless keep it around as it may get enabled again.

OBS-URL: https://build.opensuse.org/request/show/251630
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=397
2014-09-23 14:09:36 +00:00
Stephan Kulow
6daae5dfa3 Accepting request 246335 from X11:XOrg
- Update to version 10.3.0-RC1
  * Mesa 10.3 brings many performance improvements, more 
    OpenGL 4.x functionality, the VC4 Gallium3D driver, 
    and much more.
  * supersedes U_mesa-glx-Reduce-error-log-level.patch

- Package vdpau_r600 for ppc64le as well (bnc#893275) 

- u_Suppress-any-libGL-.-warnings-when-LIBGL_DEBUG-is-se.patch
  Suppress any "libGL:..." warnings when LIBGL_DEBUG == "quiet"
  (bnc#892896)

OBS-URL: https://build.opensuse.org/request/show/246335
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=221
2014-09-01 14:58:40 +00:00
5218371127 - Update to version 10.3.0-RC1
* Mesa 10.3 brings many performance improvements, more 
    OpenGL 4.x functionality, the VC4 Gallium3D driver, 
    and much more.
  * supersedes U_mesa-glx-Reduce-error-log-level.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=395
2014-08-25 10:44:36 +00:00
40736b0768 Accepting request 246142 from home:k0da:ppc
- Package vdpau_r600 for ppc64le as well (bnc#893275)

OBS-URL: https://build.opensuse.org/request/show/246142
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=394
2014-08-25 08:07:28 +00:00
efe7158fae - u_Suppress-any-libGL-.-warnings-when-LIBGL_DEBUG-is-se.patch
Suppress any "libGL:..." warnings when LIBGL_DEBUG == "quiet"
  (bnc#892896)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=393
2014-08-22 14:05:52 +00:00
8dccf9b79b Accepting request 244836 from X11:XOrg
- no longer add /usr/%{_lib}/dri/updates to DRI driver search path
  (FATE#317822)

OBS-URL: https://build.opensuse.org/request/show/244836
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=219
2014-08-20 15:52:44 +00:00
781d7e4168 - no longer add /usr/%{_lib}/dri/updates to DRI driver search path
(FATE#317822)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=391
2014-08-15 12:43:38 +00:00
0047640abd Accepting request 243870 from X11:XOrg
- Update to version 10.2.5
  * Mesa 10.2.5 is a bug fix release which fixes bugs fixed since
    the 10.2.4 release

OBS-URL: https://build.opensuse.org/request/show/243870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=218
2014-08-11 08:09:38 +00:00
b54bf743ef - Update to version 10.2.5
* Mesa 10.2.5 is a bug fix release which fixes bugs fixed since
    the 10.2.4 release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=389
2014-08-07 12:38:38 +00:00
Stephan Kulow
c198c58b4e Accepting request 242945 from X11:XOrg
1

OBS-URL: https://build.opensuse.org/request/show/242945
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Mesa?expand=0&rev=217
2014-07-31 08:04:00 +00:00