SHA256
1
0
forked from pool/Mesa
Commit Graph

343 Commits

Author SHA256 Message Date
2302fc880a Accepting request 293617 from home:mimi_vx:branches:X11:XOrg
- Update to  10.5.2
 + fdo#88534 - include/c11/threads_posix.h PTHREAD_MUTEX_RECURSIVE_NP not defined
 + fdo#89328 - python required to build Mesa release tarballs
 + fdo#89530 - FTBFS in loader: missing fstat
 + fdo#89590 - Crash in glLinkProgram with shaders with multiple constant arrays
 + fdo#89680 - Hard link exist in Mesa 10.5.1 sources
 + glsl: Generate link error for non-matching gl_FragCoord redeclarations
 + docs: Add sha256 sums for the 10.5.1 release
 + automake: add missing egl files to the tarball
 + st/egl: don't ship the dri2.c link at the tarball
 + loader: include <sys/stat.h> for non-sysfs builds
 + auxiliary/os: fix the android build - s/drm_munmap/os_munmap/
 + cherry-ignore: add commit non applicable for 10.5
 + c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default
 + i965: Set nr_params to the number of uniform components in the VS/GS path.
 + freedreno/a3xx: use the same layer size for all slices
 + freedreno: fix slice pitch calculations
 + radeonsi: increase coords array size for radeon_llvm_emit_prepare_cube_coords
 + glx: Handle out-of-sequence swap completion events correctly. (v2)
 + mapi: Make private copies of name strings provided by client.
 + freedreno: update generated headers
 + glsl: optimize (0 cmp x + y) into (-x cmp y).
 + glsl: fix names in lower_constant_arrays_to_uniforms
 + clover: Return 0 as storage size for local kernel args that are not set v2

OBS-URL: https://build.opensuse.org/request/show/293617
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=438
2015-03-30 09:29:43 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
6a9dd073e1 Accepting request 242936 from home:tiwai:branches:X11:XOrg
- Reduce error log level for annoying dlopen messages (bnc#889391)
  U_mesa-glx-Reduce-error-log-level.patch

OBS-URL: https://build.opensuse.org/request/show/242936
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=387
2014-07-30 07:26:57 +00:00
a5cb59551a - Update to version 10.2.4
* Mesa 10.2.4 is a bug fix release which fixes bugs fixed since
    the 10.2.3 release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=385
2014-07-21 14:23:51 +00:00
f139a3cbb4 - Update to version 10.2.3
* Mesa 10.2.3 is a bug fix release which fixes bugs fixed since
    the 10.2.2 release
- obsoletes u_mesa-gallium-llvmpipe-fix-SIGFPE.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=383
2014-07-09 10:45:56 +00:00
a8dbee14f2 Accepting request 236552 from home:tobijk:X11:XOrg
update to version 10.2.1

OBS-URL: https://build.opensuse.org/request/show/236552
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=381
2014-06-10 06:50:45 +00:00
cf54ddc257 - Update to version 10.2-rc5
Another round of bugfixes towards the final 10.2

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=380
2014-06-04 10:33:08 +00:00
337c2ab712 Accepting request 235536 from home:tiwai:branches:X11:XOrg
- Fix zero-division with empty height (bnc#879462)
  u_mesa-gallium-llvmpipe-fix-SIGFPE.patch

OBS-URL: https://build.opensuse.org/request/show/235536
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=378
2014-05-27 12:05:25 +00:00
f6d83c7f30 Accepting request 235470 from home:tobijk:X11:XOrg
update to version 10.2-rc4

OBS-URL: https://build.opensuse.org/request/show/235470
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=377
2014-05-27 07:46:33 +00:00
1e0d9d7d35 Accepting request 234744 from home:tobijk:X11:XOrg
10.2-rc3

OBS-URL: https://build.opensuse.org/request/show/234744
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=376
2014-05-19 21:37:42 +00:00
2a76c69a39 Accepting request 233580 from home:Andreas_Schwab:Factory
- no shared llvm libs on ppc64
- vdpau no longer enabled by default
- xa or gallium-gbm implies gallium-loader

OBS-URL: https://build.opensuse.org/request/show/233580
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=374
2014-05-12 13:08:48 +00:00
b394ad0e2e Accepting request 233341 from home:tobijk:X11:XOrg
10.2-rc2

OBS-URL: https://build.opensuse.org/request/show/233341
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=372
2014-05-10 22:26:51 +00:00
9d393b25b3 Accepting request 232615 from home:tobijk:X11:XOrg
Mesa 10.2-rc1

OBS-URL: https://build.opensuse.org/request/show/232615
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=370
2014-05-05 08:12:09 +00:00
40e21edb95 Accepting request 231327 from home:tobijk:branches:X11:XOrg
Fix build without xorg-x11-*-devel

OBS-URL: https://build.opensuse.org/request/show/231327
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=368
2014-04-25 08:38:43 +00:00
3941fb5849 Accepting request 229290 from home:Andreas_Schwab:Factory
- Include XA tracker sub packages on s390x

OBS-URL: https://build.opensuse.org/request/show/229290
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=366
2014-04-07 14:51:28 +00:00
1b38756947 Accepting request 228347 from home:Andreas_Schwab:Factory
- Clean up specfile
- Turn negative arch checks into positive ones for non-default configure
  settings
- libxsmfence is also available on ppc64le
- Don't enable gallium-egl on ppc64 for now to work around llvm bug

OBS-URL: https://build.opensuse.org/request/show/228347
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=364
2014-04-01 09:29:15 +00:00
4fe3fcb083 Accepting request 225987 from home:tobijk:branches:X11:XOrg
Fixes for BNC#866445

OBS-URL: https://build.opensuse.org/request/show/225987
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=362
2014-03-18 11:29:12 +00:00
60290f679d Accepting request 224739 from home:tobijk:branches:X11:XOrg
update to version 10.1
+ left the patches untouched

OBS-URL: https://build.opensuse.org/request/show/224739
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=360
2014-03-08 11:27:35 +00:00
6e840b6a27 - Update to version 10.0.3
* Mesa 10.0.3 is a bug fix release which fixes bugs fixed since
    the 10.0.2 release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=357
2014-02-04 16:31:53 +00:00
3d90d4b955 Accepting request 214047 from home:a_faerber:branches:X11:XOrg
Enable freedreno gallium driver on arm for Qualcomm Adreno (Snapdragon)

OBS-URL: https://build.opensuse.org/request/show/214047
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=355
2014-01-16 09:39:56 +00:00
7e5e05f41a - Update to version 10.0.2
* Mesa 10.0.2 is a bug fix release which fixes bugs fixed since
   the 10.0.1 release.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=354
2014-01-13 11:55:17 +00:00
e0888128aa Accepting request 211220 from home:Andreas_Schwab:Factory
- Make proper use of %build and %install
- Use verbose make rules

OBS-URL: https://build.opensuse.org/request/show/211220
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=352
2013-12-17 14:00:58 +00:00
092e296f30 Accepting request 211075 from home:Andreas_Schwab:Factory
- Fix filelist: /etc/drirc is now always installed

OBS-URL: https://build.opensuse.org/request/show/211075
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=350
2013-12-16 16:46:23 +00:00
c7ab549a5d Accepting request 210965 from home:tobijk:X11:XOrg
update to version 10.0.1

OBS-URL: https://build.opensuse.org/request/show/210965
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=348
2013-12-15 20:04:05 +00:00
101ea57e31 Accepting request 209581 from openSUSE:Factory:PowerLE
second attempt for ppc64le

OBS-URL: https://build.opensuse.org/request/show/209581
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=346
2013-12-06 10:51:38 +00:00
eb9cec0752 - disable the build of egl-wayland support on openSUSE 12.3, since
Mesa 10.0 requires a higher wayland version than we have on
  openSUSE 12.3

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=345
2013-12-02 10:58:33 +00:00
452df05caa Accepting request 209044 from home:tobijk:X11:XOrg
update to version 10.0.0

OBS-URL: https://build.opensuse.org/request/show/209044
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=343
2013-12-02 10:29:34 +00:00
aea6ce98ff Accepting request 208313 from home:sumski:sr
Update to 9.2.3

OBS-URL: https://build.opensuse.org/request/show/208313
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=341
2013-11-27 13:02:37 +00:00
0754bd410f Accepting request 206652 from home:Andreas_Schwab:Factory
- Add support for m68k

OBS-URL: https://build.opensuse.org/request/show/206652
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=339
2013-11-25 16:43:31 +00:00
bb34827fc9 - no longer install install libvdpau_r300 subpackage by default and
update descriptions of libvdpau_{nouveau,r600,radeonsi,softpipe} 
  subpackages (bnc#847269)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=337
2013-10-25 10:39:52 +00:00
3fdf2d2e45 - install libvdpau_{nouveau,r300,r600,radeonsi} package on
appropriate hardware by default (bnc#847269)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=336
2013-10-24 13:15:59 +00:00
dab55d281b Accepting request 204102 from home:sumski:sr
Update to 9.2.2. Minor bugfix release, might worth to checkin to 13.1?

OBS-URL: https://build.opensuse.org/request/show/204102
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=334
2013-10-21 10:33:26 +00:00
60d33f8e1d Accepting request 202392 from home:sumski:branches:X11:XOrg
Update to version 9.2.1. Pure bugfix release, if possible, please checkin to 13.1 also

OBS-URL: https://build.opensuse.org/request/show/202392
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=332
2013-10-07 13:32:11 +00:00
1cfb59c55a Accepting request 200156 from home:namtrac:bugfix
- Enable llvmpipe on PPC64

OBS-URL: https://build.opensuse.org/request/show/200156
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=330
2013-09-25 08:23:56 +00:00
2e1e887734 - Disable u_mesa-8.0-llvmpipe-shmget.patch,
u_mesa-8.0.1-fix-16bpp.patch since these are considered wrong by
  the author
- remove libIndirectGL (packages), since it is most likely no
  longer used by anyone ...
- use --enable-osmesa, since we no longer have this extra build
  for libIndirectGL

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=328
2013-09-20 11:57:54 +00:00
34c3675d67 Accepting request 199428 from home:sumski:branches:X11:XOrg
Added U_radeon-pad-CS-to-8-DW.patch from upstream -- aligns the IB to 8 DWs. r6xx also require at least 4 DW alignment to avoid a hw bug.

OBS-URL: https://build.opensuse.org/request/show/199428
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=327
2013-09-18 07:39:51 +00:00
394bdb02b1 - updated to latest available version of
* u_mesa-8.0-llvmpipe-shmget.patch
  * u_mesa-8.0.1-fix-16bpp.patch
  and applying it now in the opposite order.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=325
2013-09-16 13:16:25 +00:00
ef687dd16a Accepting request 198946 from X11:Wayland
- wayland-egl-pc-require-wayland is now mainline

OBS-URL: https://build.opensuse.org/request/show/198946
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=323
2013-09-13 13:02:08 +00:00
8670a038c0 Accepting request 198705 from home:Andreas_Schwab:Factory
- drirc is only installed if there are hardware DRI drivers

OBS-URL: https://build.opensuse.org/request/show/198705
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=321
2013-09-12 14:08:03 +00:00
f534248429 Accepting request 198234 from home:tobijk:X11:XOrg
Remove custom drirc
Sorry forgot to add this

OBS-URL: https://build.opensuse.org/request/show/198234
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=319
2013-09-10 15:08:28 +00:00
33ee3c1779 Accepting request 198228 from home:tobijk:X11:XOrg
remove upstreamed patches

OBS-URL: https://build.opensuse.org/request/show/198228
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=318
2013-09-10 13:42:54 +00:00
f40122da29 Accepting request 198016 from home:duwe:branches:X11:XOrg
- u_wayland-egl-pc-require-wayland.patch: after finding wayland
  for egl, make sure its pkconfig is used as well.

OBS-URL: https://build.opensuse.org/request/show/198016
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=316
2013-09-09 13:38:19 +00:00
9f5b38cbd4 Accepting request 196973 from home:namtrac:bugfix
- Enable llvmpipe and xa on s390x

OBS-URL: https://build.opensuse.org/request/show/196973
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=314
2013-09-02 08:52:42 +00:00
7827ef476c Accepting request 196588 from home:tobijk:X11:XOrg
update to final 9.2

OBS-URL: https://build.opensuse.org/request/show/196588
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=312
2013-08-28 08:46:34 +00:00
45639bc68a Accepting request 196132 from home:sumski:branches:X11:XOrg
Stop versioning libgbm1/devel and libwayland-egl/devel by itself, they now follow general Mesa version. Last sr, i promise ;-)

OBS-URL: https://build.opensuse.org/request/show/196132
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=311
2013-08-23 19:19:25 +00:00
2138f2187b Accepting request 196107 from home:sumski:branches:X11:XOrg
Fixed baselibs from previous change (sorry for the trouble!)

OBS-URL: https://build.opensuse.org/request/show/196107
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=310
2013-08-23 14:55:02 +00:00
935cfcc76c Accepting request 196096 from home:sumski:branches:X11:XOrg
Update to 9.2 rc2 + small baselibs cleanup

OBS-URL: https://build.opensuse.org/request/show/196096
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=309
2013-08-23 11:55:30 +00:00
05d261c0f6 Accepting request 195702 from home:sumski:branches:X11:XOrg
Update to 9.2 rc1

OBS-URL: https://build.opensuse.org/request/show/195702
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=307
2013-08-21 11:54:17 +00:00
276e2ea55c Accepting request 186964 from devel:ARM:Factory
- fix build on armv7

OBS-URL: https://build.opensuse.org/request/show/186964
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=305
2013-08-13 15:01:11 +00:00
1175be295f Accepting request 186792 from home:sumski:branches:X11:XOrg
Update to new snapshot from 9.2 branch

OBS-URL: https://build.opensuse.org/request/show/186792
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=304
2013-08-13 09:18:02 +00:00
a2ede5a0c1 Accepting request 186643 from home:Andreas_Schwab:Factory
- Don't enable gallium-egl without Gallium
- Enable llvm_r600 only on %ix86 x86_64

OBS-URL: https://build.opensuse.org/request/show/186643
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=302
2013-08-12 11:31:54 +00:00
68029da3d8 - Make a symlink to libGL.so.1.2 for compatibility (bnc#809359,
bnc#831306) 
- u_mesa-9.0-i965-Make-sure-we-do-render-between-two-hiz-flushes.patch
  * Prevent hangs with rc6. (bnc#804910, bnc#831306)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=300
2013-07-29 13:54:03 +00:00
Tomáš Chvátal
ae307b52be Accepting request 184348 from home:k0da:ppc
OBS-URL: https://build.opensuse.org/request/show/184348
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=298
2013-07-26 08:56:04 +00:00
bffb5f23b6 - added missing changelog entry
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=296
2013-07-17 02:38:46 +00:00
0e113551f8 Accepting request 183076 from home:sumski:branches:X11:XOrg
Update to 9.2 snapshot

OBS-URL: https://build.opensuse.org/request/show/183076
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=293
2013-07-15 13:37:01 +00:00
26b4d5c0ee Accepting request 181754 from home:sumski:branches:X11:XOrg
Update to 9.1.4

OBS-URL: https://build.opensuse.org/request/show/181754
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=291
2013-07-02 13:32:11 +00:00
42683543da Accepting request 176903 from home:-miska-:branches:X11:XOrg
- fixed compilation against latest lvm: llvm-3.3.patch

OBS-URL: https://build.opensuse.org/request/show/176903
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=289
2013-05-29 07:34:52 +00:00
ad64b7c034 Accepting request 176539 from home:sumski:branches:X11:XOrg
update to Mesa 9.1.3

OBS-URL: https://build.opensuse.org/request/show/176539
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=287
2013-05-27 07:46:31 +00:00
b402dfd69f Accepting request 174840 from devel:ARM:Factory
- do not build x86* specific drivers on ARM, only enable 
  nouveau,swrast,svga for ARM platforms

OBS-URL: https://build.opensuse.org/request/show/174840
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=286
2013-05-08 15:41:45 +00:00
f75c54f99f Accepting request 174307 from home:sumski:branches:X11:XOrg
Update to 9.1.2

OBS-URL: https://build.opensuse.org/request/show/174307
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=284
2013-05-02 12:57:35 +00:00
d0814de69b Accepting request 162338 from home:coolo:branches:openSUSE:Factory
- fix baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/162338
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=282
2013-04-03 08:21:58 +00:00
f0259619af Accepting request 160489 from home:k0da:ppc
- Don't enable xa on ppc and ppc64
- Fix glapi_dispatch #bfo56710 (u_mesa-glapi_dispatch.patch)

OBS-URL: https://build.opensuse.org/request/show/160489
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=280
2013-03-21 16:53:52 +00:00
e59aab829c Accepting request 160215 from home:sumski:branches:X11:XOrg
- update to Mesa 9.1.1

OBS-URL: https://build.opensuse.org/request/show/160215
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=279
2013-03-20 15:43:30 +00:00
e15af1698b Accepting request 159785 from home:m_meister:branches:openSUSE:Factory
- Added Download Link to Source section in spec file

OBS-URL: https://build.opensuse.org/request/show/159785
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=278
2013-03-19 19:49:32 +00:00
40f6873741 Accepting request 157192 from home:tobijk:X11:XOrg
Update to Mesa 9.1

OBS-URL: https://build.opensuse.org/request/show/157192
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=276
2013-03-13 16:30:13 +00:00
ea5a795386 Accepting request 156884 from devel:ARM:AArch64:Factory
- only enable swrast for aarch64 for now

OBS-URL: https://build.opensuse.org/request/show/156884
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=274
2013-03-01 09:44:57 +00:00
5983ad1591 Accepting request 156766 from home:StefanBruens:branches:X11:XOrg
Patch applied upstream for Mesa 9.1, updated patch description

OBS-URL: https://build.opensuse.org/request/show/156766
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=272
2013-02-28 10:05:07 +00:00
3480b78923 Accepting request 156021 from home:sumski:branches:X11:XOrg
update to Mesa 9.0.3

OBS-URL: https://build.opensuse.org/request/show/156021
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=270
2013-02-22 08:47:11 +00:00
d4195da6c5 Accepting request 151111 from home:duwe:branches:X11:XOrg
- enable build of subpackage libwayland-egl1

Mesa9 comes with support for the wayland framework:
the mesa drivers can be used for wayland clients'
direct rendering. This is mostly done via EGL; only
special windowing functions for windowed applications
are not present in the general EGL libs, and provided by
this extra package. Now that we have libwayland in Factory,
it's time to build and provide this standard interface.

OBS-URL: https://build.opensuse.org/request/show/151111
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=268
2013-02-04 16:42:19 +00:00
c0dde21ce9 - update to Mesa 9.0.2: a bugfix release
* [KMS] mesa demo spectex broken on rv280 (fdo#22576)
 * KMS/R200: Bad shading in NWN since Mesa rewrite (fdo#26809)
 * [bisected regression] Oglc fbo(negative.invalidParams3)
   Segmentation fault (fdo#45877)
 * st_glsl_to_tgsi.cpp:4006:dst_register: Assertion 
   `index < VERT_RESULT_MAX' failed (fdo#54402)
 * Memoryleak with glPopAttrib only on Intel GM45 (fdo#55175)
 * glcpp accepts junk after #else/#elif/#endif tokens (fdo#56442)
 * EGL sets error to EGL_SUCCESS when DRI driver fails to create
   context (fdo#56706)
 * Webgl conformance shader-with-non-reserved-words crash. (fdo#57622)
 * r200: Culling is broken when rendering to an FBO (fdo#57842)
 * r300g: blend sfactor=GL_DST_COLOR fails with FBOs (fdo#57984)
 * [llvmpipe] src/gallium/auxiliary/gallivm/lp_bld_tgsi_info.c:75:analyse_src: Assertion `src->Index < (sizeof(ctx->imm)/sizeof((ctx->imm)[0]))' failed. (fdo#58545)
 * src/glsl/tests/Makefile.am missing $(top_srcdir)/include (fdo#59383)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=266
2013-01-24 15:51:42 +00:00
63d26d985f - reverted removing Libs.private/Requires.private in pkgconfig
files

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=264
2013-01-23 12:01:14 +00:00