Commit Graph

564 Commits

Author SHA256 Message Date
63ee6ec825 Accepting request 400728 from home:tobijk:X11:XOrg
- Fix Requirement for Mesa-libVulkan-devel, not Mesa-libvulkan, but
  Mesa-libVulkan

OBS-URL: https://build.opensuse.org/request/show/400728
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=522
2016-06-08 20:41:14 +00:00
01ad272dc3 Accepting request 400616 from home:jirislaby:branches:X11:XOrg
x86: enable virgl gallium driver

OBS-URL: https://build.opensuse.org/request/show/400616
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=521
2016-06-08 09:46:24 +00:00
1bc38551db Accepting request 400597 from home:tobijk:X11:XOrg
- Update to version 12.0.0-rc2:
- New features:
  + OpenGL 4.3 on nvc0, radeonsi, i965 (Gen8+)
  + OpenGL ES 3.1 on nvc0, radeonsi
  + GL_ARB_ES3_1_compatibility on nvc0, radeonsi
  + GL_ARB_compute_shader on nvc0, radeonsi, softpipe
  + GL_ARB_cull_distance on i965/gen6+, nv50, nvc0, llvmpipe, softpipe
  + GL_ARB_framebuffer_no_attachments on nvc0, r600, radeonsi, softpipe
  + GL_ARB_internalformat_query2 on all drivers
  + GL_ARB_query_buffer_object on i965/hsw+
  + GL_ARB_robust_buffer_access_behavior on i965, nvc0, radeonsi
  + GL_ARB_shader_atomic_counters on radeonsi, softpipe
  + GL_ARB_shader_atomic_counter_ops on nvc0, radeonsi, softpipe
  + GL_ARB_shader_image_load_store on nvc0, radeonsi, softpipe
  + GL_ARB_shader_image_size on nvc0, radeonsi, softpipe
  + GL_ARB_shader_storage_buffer_objects on radeonsi, softpipe
  + GL_ATI_fragment_shader on all Gallium drivers
  + GL_EXT_base_instance on all drivers that support GL_ARB_base_instance
  + GL_EXT_clip_cull_distance on all drivers that support GL_ARB_cull_distance
  + GL_KHR_robustness on i965
  + GL_OES_copy_image on i965 (Baytrail and Gen8+)
  + GL_OES_draw_buffers_indexed and GL_EXT_draw_buffers_indexed on all drivers
    that support GL_ARB_draw_buffers_blend
  +GL_OES_gpu_shader5 and GL_EXT_gpu_shader5 on all drivers that support
   GL_ARB_gpu_shader5
  +GL_OES_sample_shading on i965, nvc0, r600, radeonsi
  +GL_OES_sample_variables on i965, nvc0, r600, radeonsi
  +GL_OES_shader_image_atomic on all drivers that support
   GL_ARB_shader_image_load_store
  +GL_OES_shader_io_blocks on i965, nvc0, radeonsi

OBS-URL: https://build.opensuse.org/request/show/400597
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=520
2016-06-08 02:40:52 +00:00
775da14df1 - U_gallivm-disable-avx512-features.patch:
Fix crashes on some Skykake CPUs by disabling avx512 features
  (bsc#980557, bsc#981532).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=518
2016-06-01 14:51:38 +00:00
26bf3783d5 Accepting request 398107 from devel:ARM:Factory
- enable vc4 and freedreno on aarch64 as well

OBS-URL: https://build.opensuse.org/request/show/398107
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=517
2016-05-26 09:49:06 +00:00
c3db01d273 - u_glxcmds-glXGetFBConfigs-fix-screen-bounds.patch:
Fix crash due to oud of founds screen (boo#980382).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=515
2016-05-18 17:02:36 +00:00
7e889b626a Accepting request 394649 from home:mimi_vx:branches:X11:XOrg
- update to 11.2.2
- removed upstreamed patches:
    + u_dri2-Check-for-dummyContext-to-see-if-the-glx_context-is-valid.patch
    + u_dri3-Check-for-dummyContext-to-see-if-the-glx_contex.patch
* fdo#92850 - Segfault loading War Thunder
* fdo#93767 - Glitches with soft shadows and MSAA in Knights of the Old Republic 2
* fdo#94955 - Uninitialized variables leads to random segfaults (valgrind log, 
	apitrace attached)
* fdo#94994 -  OSMesaGetProcAdress always fails on mangled OSMesa
* fdo#95026 - Alien Isolation segfault after initial loading screen/video
* fdo#95133 - X-COM Enemy Within crashes when entering tactical mission with Bonaire
* fdo#95164 - GLSL compiler (linker I think) emits assertion upon call to
	 glAttachShader
* fdo#95251 - vdpau decoder capabilities: not supported
* radeon/uvd: alignment fix for decode message buffer
* st/mesa: fix sampler view leak in st_DrawAtlasBitmaps()
* gallium/util: initialize pipe_framebuffer_state to zeros
* dri: Fix robust context creation via EGL attribute
* dri2: Check for dummyContext to see if the glx_context is valid
* cherry-ignore: remove duplicate commit
* cherry-ignore: ignore the GetSamplerParameterIuiv{EXT,OES} fixups
* vc4: Fix subimage accesses to LT textures.
* vc4: Add support for rendering to cube map surfaces.
* vc4: Fix tests for format supported with nr_samples == 1.
* vc4: Make sure we recompile when sample_mask changes.
* glapi: fix _glapi_get_proc_address() for mangled function names
* nvc0: fix retrieving query results into buffer for timestamps
* nouveau/video: properly detect the decoder class for availability checks
* i965/fs: Properly report regs_written from SAMPLEINFO
* egl/x11: authenticate before doing chipset id ioctls

OBS-URL: https://build.opensuse.org/request/show/394649
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=513
2016-05-10 13:58:37 +00:00
0c1b9be49a - u_dri3-Check-for-dummyContext-to-see-if-the-glx_contex.patch
* dri3: Check for dummyContext to see if the glx_context is valid
    According to the comments in src/glx/glxcurrent.c 
    __glXGetCurrentContext() always returns a valid pointer. If no
    context is made current, it will contain dummyContext. Thus a
    test for NULL will always fail.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=511
2016-04-21 09:49:50 +00:00
60bbd40cff Accepting request 390465 from home:mimi_vx:branches:X11:XOrg
- update to 11.2.1
* It fixes crashes in VAAPI, some build problems in Nine has been addressed,
    adds a drirc workaround for Warsow and resolves issues in the nouveau,
    radeonsi and i965 drivers.
* fdo#93962 ES2-CTS.gtf.GL2FixedTests.scissor.scissor - segfault/asserts

OBS-URL: https://build.opensuse.org/request/show/390465
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=510
2016-04-18 09:59:43 +00:00
66ed79b82d Accepting request 384219 from home:mimi_vx:branches:X11:XOrg
- update to 11.2.0
- dropped U_clover-Fix-build-against-LLVM-3.8.patch
- dropped U_llvmpipe-Do-not-use-barriers-if-not-using-threads.patch 
- New Features:
	* GL_ARB_arrays_of_arrays on all gallium drivers that provide GLSL 1.30
	* GL_ARB_base_instance on freedreno/a4xx
	* GL_ARB_compute_shader on i965
	* GL_ARB_copy_image on r600
	* GL_ARB_indirect_parameters on nvc0
	* GL_ARB_query_buffer_object on nvc0
	* GL_ARB_shader_atomic_counters on nvc0
	* GL_ARB_shader_draw_parameters on i965, nvc0
	* GL_ARB_shader_storage_buffer_object on nvc0
	* GL_ARB_tessellation_shader on i965 and r600 (evergreen/cayman only)
	* GL_ARB_texture_buffer_object_rgb32 on freedreno/a4xx
	* GL_ARB_texture_buffer_range on freedreno/a4xx
	* GL_ARB_texture_query_lod on freedreno/a4xx
	* GL_ARB_texture_rgb10_a2ui on freedreno/a4xx
	* GL_ARB_texture_view on freedreno/a4xx
	* GL_ARB_vertex_type_10f_11f_11f_rev on freedreno/a4xx
	* GL_KHR_texture_compression_astc_ldr on freedreno/a4xx
	* GL_AMD_performance_monitor on radeonsi (CIK+ only)
	* GL_ATI_meminfo on r600, radeonsi
	* GL_NVX_gpu_memory_info on r600, radeonsi
	* New OSMesaCreateContextAttribs() function (for creating core profile contexts)
+ Many bugfixes, for more info see relnotes/11.2.0.html

OBS-URL: https://build.opensuse.org/request/show/384219
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=508
2016-04-06 09:52:45 +00:00
7d5f5e6f1f - n_Define-GLAPIVAR-separate-from-GLAPI.patch:
Add separate definition GLAPIVAR as GLAPI
  doesn't have the an 'extern' for some compiler
  versions. This is needed for GLw (bsc#970725).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=506
2016-03-16 18:13:28 +00:00
b9543c3565 - U_llvmpipe-Do-not-use-barriers-if-not-using-threads.patch
* llvmpipe: Do not use barriers if not using threads; triggers
    on single cpu machines (like KVM in openQA) with gcc6 and
    latest glibc(bnc#971350)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=505
2016-03-16 11:39:21 +00:00
7b397a6dfe Accepting request 372834 from devel:ARM:Factory
- enable llvmpipe for aarch64 (fate#320649)

OBS-URL: https://build.opensuse.org/request/show/372834
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=504
2016-03-15 09:38:13 +00:00
66ddc5594e Accepting request 358865 from home:mimi_vx:branches:X11:XOrg
-  update to 11.1.2
* Bugfix release:
+ fdo#93648 - Random lines being rendered when playing Dolphin (geometry shaders
    elated, w/ apitrace)
+ fdo#93650 - GL_ARB_separate_shader_objects is buggy (PCSX2)
+ fdo#93717 - Meta mipmap generation can corrupt texture state
+ fdo#93722 - Segfault when compiling shader with a subroutine that takes a parameter
+ fdo#93731 - glUniformSubroutinesuiv segfaults when subroutine uniform is bound 
    to a specific location
+ fdo#93761 - A conditional discard in a fragment shader causes no depth 
    writing at all
+ Some bugfixes in i965,nv50,radeonsi,r600g,vc4 drivers

OBS-URL: https://build.opensuse.org/request/show/358865
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=502
2016-02-11 14:25:35 +00:00
0c861e09e6 Accepting request 356468 from home:namtrac:branches:devel:tools:compiler
- Add U_clover-Fix-build-against-LLVM-3.8.patch to fix build
  against llvm 3.8

OBS-URL: https://build.opensuse.org/request/show/356468
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=500
2016-01-28 10:19:02 +00:00
420f67df52 - u_dri2-Check-for-dummyContext-to-see-if-the-glx_context-is-valid.patch
Check for dummyContext to see if the glx_context is valid (boo#962609).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=498
2016-01-20 16:41:04 +00:00
0cf94e0d8c - n_VDPAU-XVMC-libs-Replace-hardlinks-with-copies.patch
* Since these are packaged separately in (open)SUSE anyway, one
    can use copies as well. This makes debug packages possible
    again. (bnc #962609)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=497
2016-01-20 16:01:53 +00:00
0027f10d78 Accepting request 353493 from home:mimi_vx:branches:X11:XOrg
- update to 11.1.1
* Bugfix release and adding KB Lake PCI id's
+ fdo#91806 - configure does not test whether assembler supports sse4.1
+ fdo#92229 - [APITRACE] SOMA have serious graphical errors
+ fdo#92233 - Unigine Heaven 4.0 silhuette run
+ fdo#93004 - Guild Wars 2 crash on nouveau DX11 cards
+ fdo#93215 - [Regression bisected] Ogles1conform Automatic mipmap
    generation test is fail
+ fdo#93257 - [SKL, bisected] ASTC dEQP tests segfault
+ fixes for r600,nv*,glx,glsl,radeonsi and i965

OBS-URL: https://build.opensuse.org/request/show/353493
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=496
2016-01-18 18:29:59 +00:00
17eabf8219 Accepting request 352351 from home:Andreas_Schwab:Factory
- Enable swrast gallium driver on s390/aarch64
- Exclude Mesa-libva on s390/s390x/aarch64

OBS-URL: https://build.opensuse.org/request/show/352351
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=494
2016-01-07 11:04:59 +00:00
9c2a178cae Accepting request 349699 from home:boombatower:branches:X11:XOrg
- Apply patch: st/va: hardlink driver instances to
  gallium_drv_video.so
  + u_st-va-hardlink-driver-instances-to-gallium_drv_video.patch

OBS-URL: https://build.opensuse.org/request/show/349699
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=492
2015-12-20 18:59:28 +00:00
18c6759018 Accepting request 349404 from home:boombatower:branches:X11:XOrg
Add Mesa-libva.

OBS-URL: https://build.opensuse.org/request/show/349404
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=491
2015-12-18 11:38:07 +00:00
bbbcd3d53a Accepting request 349031 from home:mimi_vx:branches:X11:XOrg
- update to 11.1.0, new stable release
* New features:
	+ Note: some of the new features are only available with certain drivers.
	+ OpenGL 3.1 support on freedreno (a3xx, a4xx)
	+ OpenGL 3.3 support for VMware guest VM driver (supported by Workstation 12
       and Fusion 8).
	+ GL_AMD_performance_monitor on nv50
	+ GL_ARB_arrays_of_arrays on i965
	+ GL_ARB_blend_func_extended on freedreno (a3xx)
	+ GL_ARB_clear_texture on nv50, nvc0
	+ GL_ARB_clip_control on freedreno/a4xx
	+ GL_ARB_copy_image on nv50, nvc0, radeonsi
	+ GL_ARB_depth_clamp on freedreno/a4xx
	+ GL_ARB_fragment_layer_viewport on i965 (gen6+)
	+ GL_ARB_gpu_shader_fp64 on r600 for Cypress/Cayman/Aruba chips
	+ GL_ARB_gpu_shader5 on r600 for Evergreen and later chips
	+ GL_ARB_seamless_cubemap_per_texture on freedreno/a4xx
	+ GL_ARB_shader_clock on i965 (gen7+)
	+ GL_ARB_shader_stencil_export on i965 (gen9+)
	+ GL_ARB_shader_storage_buffer_object on i965
	+ GL_ARB_shader_texture_image_samples on i965, nv50, nvc0, r600, radeonsi
	+ GL_ARB_texture_barrier / GL_NV_texture_barrier on i965
	+ GL_ARB_texture_buffer_range on freedreno/a3xx
	+ GL_ARB_texture_compression_bptc on freedreno/a4xx
	+ GL_ARB_texture_query_lod on softpipe
	+ GL_ARB_texture_view on radeonsi and r600 (for evergeen and newer)
	+ GL_ARB_vertex_type_2_10_10_10_rev on freedreno (a3xx, a4xx)
	+ GL_EXT_blend_func_extended on all drivers that support the ARB version
	+ GL_EXT_buffer_storage implemented for when ES 3.1 support is gained
	+ GL_EXT_draw_elements_base_vertex on all drivers

OBS-URL: https://build.opensuse.org/request/show/349031
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=490
2015-12-17 09:54:35 +00:00
6962c88bc4 Accepting request 348176 from home:mimi_vx:branches:X11:XOrg
- Update to version 11.0.7
    + bugfixes release for bugs found since 11.0.6
      fdo#90348 - Spilling failure of b96 merged value
      fdo#92363 - [BSW/BDW] ogles1conform Gets test fails
      fdo#92438 - Segfault in pushbuf_kref when running the android 
          emulator (qemu) on nv50
      fdo#93110 - [NVE4] textureSize() and textureQueryLevels() uses a texture 
          bound during the previous draw call
      fdo#93126> - wrongly claim supporting GL_EXT_texture_rg
    + plus fixes for r600g,llvmpipe,i955,egl,gles2

OBS-URL: https://build.opensuse.org/request/show/348176
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=488
2015-12-10 11:41:24 +00:00
beb3df72d4 Accepting request 347132 from home:boombatower:branches:X11:XOrg
Add Mesa-libOpenCL.

OBS-URL: https://build.opensuse.org/request/show/347132
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=486
2015-12-02 15:16:15 +00:00
63d006c907 Accepting request 345730 from home:Zaitor:branches:X11:XOrg
New stable release

OBS-URL: https://build.opensuse.org/request/show/345730
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=485
2015-11-23 09:28:53 +00:00
1dc1f90c31 Accepting request 343905 from home:mimi_vx:branches:X11:XOrg
- update to 11.0.5
* With this release we have some driver patches for i965 and nouveau, a couple
    of llvm 3.7 related fixes and a some bugfixes in the VA state-tracker.
* Additionally we have a few new PCI ids for i965 and radeonsi.

OBS-URL: https://build.opensuse.org/request/show/343905
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=483
2015-11-12 10:33:59 +00:00
f69a0c8389 Accepting request 340879 from home:mimi_vx:branches:X11:XOrg
- update to 11.0.4
  * bug fix release which fixes bugs found since the 11.0.3 release
  * droped patches - merged by upstream:
    U_gallium-add-PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HI.patch
    U_i965-Remove-early-release-of-DRI2-miptree.patch

OBS-URL: https://build.opensuse.org/request/show/340879
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=481
2015-10-26 10:02:50 +00:00
0145cd2610 - U_gallium-add-PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HI.patch
* This avoids a serious r600g bug leading to a GPU hang (bnc#951298)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=479
2015-10-22 13:32:31 +00:00
bfd0da0d84 - Update to 11.0.3
* bug fix release which fixes bugs found since the 11.0.2 release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=478
2015-10-20 12:39:10 +00:00
04cb100887 - Update to 11.0.2
* This is a emergency release which covers the final dEQP
    regressions introduced in the 11.0 development cycle.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=476
2015-10-01 13:03:35 +00:00
d84ff34478 Accepting request 335001 from home:jirislaby:branches:X11:XOrg
update upstream status

OBS-URL: https://build.opensuse.org/request/show/335001
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=475
2015-09-30 13:48:33 +00:00
769a43d2d9 Accepting request 333986 from home:pluskalm:branches:X11:XOrg
- Update to 11.0.1

OBS-URL: https://build.opensuse.org/request/show/333986
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=474
2015-09-27 17:57:18 +00:00
c018408402 Accepting request 330907 from home:jirislaby:branches:X11:XOrg
add n_i965-Remove-early-release-of-DRI2-miptree.patch (bnc#945444)

OBS-URL: https://build.opensuse.org/request/show/330907
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=472
2015-09-14 14:56:32 +00:00
4e4e886e53 - marked Mesa.keyring and mesa-11.0.0.tar.xz.sig as source in
specfile in order to make factory checkin policy happy

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=471
2015-09-14 07:50:10 +00:00
4c4eb43a35 Accepting request 330614 from home:mimi_vx:branches:X11:XOrg
- Update to version 11.0.0
*  Mesa 11.0 brings core Mesa support for OpenGL 4.2, RadeonSI and Nouveau NVC0 
  OpenGL 4.1 support (the other hardware drivers remain at OpenGL 3.3), AMDGPU 
  kernel driver support along with initial R9 Fury/Fiji support, EGL 1.5 support, 
  ongoing OpenGL ES 3.1 work, OpenCL compute image support, HEVC video decode 
  support for RadeonSI via VDPAU, OpenGL ES 3.0 for Freedreno, and many fixes. 
+ drop U_mesa-llvm37-rename-r600-to-amdgpu.patch and U_mesa-llvm37.patch 

- Update to version 10.6.7
+ add gpg verification of source package
* fdo#90751 Revert "i965: Momentarily pretend to support 
  ARB_texture_stencil8 for blits."
* mesa/teximage: use correct extension for accept stencil texture.

OBS-URL: https://build.opensuse.org/request/show/330614
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=470
2015-09-14 07:39:44 +00:00
f37a38ac12 Accepting request 329649 from home:Zaitor:branches:X11:XOrg
New stable rel

OBS-URL: https://build.opensuse.org/request/show/329649
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=468
2015-09-08 10:29:06 +00:00
44666af02d Accepting request 329409 from home:alarrosa:branches:KDE:Qt5
- Add U_mesa-llvm37-rename-r600-to-amdgpu.patch to fix build with llvm 3.7
  due to rename of llvm target R600 to AMDGPU

OBS-URL: https://build.opensuse.org/request/show/329409
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=467
2015-09-07 09:02:55 +00:00
9b54192c87 Accepting request 329271 from home:namtrac:branches:X11:XOrg
- Add U_mesa-llvm37.patch to fix build with llvm 3.7

OBS-URL: https://build.opensuse.org/request/show/329271
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=466
2015-09-06 17:20:03 +00:00
d9bc060de9 Accepting request 325383 from home:Zaitor:branches:X11:XOrg
New stable release

OBS-URL: https://build.opensuse.org/request/show/325383
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=464
2015-08-24 07:44:54 +00:00
6056ef889d - update to 10.6.4
* In this release we have a few GL specific fixes (in both dri
    drivers and the EGL loader), an updated mesa.icd file and a
    crashfix for the standalone glcpp tool.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=462
2015-08-12 09:51:06 +00:00
77952ed0fb Accepting request 319471 from home:mimi_vx:branches:X11:XOrg
- update to 10.6.3
* fdo#90728 - dvd playback with vlc and vdpau causes segmentation fault
* fdo#91337 - OSMesaGetProcAdress("OSMesaPixelStore") returns nil
* osmesa: fix OSMesaPixelsStore typo
* vl: cleanup video buffer private when the decoder is destroyed
* st/vdpau: fix mixer size checks
* auxiliary/vl: use the correct screen index
*i965/gen9: Use custom MOCS entries set up by the kernel.
*  nv50, nvc0: enable at least one color RT if alphatest is enabled
*  nvc0/ir: fix txq on indirect samplers
*  nvc0/ir: don't worry about sampler in txq handling
*  gm107/ir: fix indirect txq emission
*  nv50: fix max level clamping on G80
*  program: Allow redundant OPTION ARB_fog_* directives.
*  xa: don't leak fences

OBS-URL: https://build.opensuse.org/request/show/319471
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=460
2015-07-30 10:02:06 +00:00
d3d0ed1538 Accepting request 316066 from home:mimi_vx:branches:X11:XOrg
- update to 10.6.2
* fdo#73528 - Deferred lighting in Second Life causes system hiccups and screen flickering
* fdo#80500 - Flickering shadows in unreleased title trace
* fdo#82186 - [r600g] BARTS GPU lockup with minecraft shaders
* fdo#84225 - Allow constant-index-expression sampler array indexing with GLSL-ES < 300
* fdo#90537 - radeonsi bo/va conflict on RADEON_GEM_VA (rscreen->ws->buffer_from_handle returns NULL)
* fdo#90873 - Kernel hang, TearFree On, Mate desktop environment
* fdo#91022 - [g45 g965 bisected] assertions generated from textureGrad cube samplers fix
* fdo#91047 - [SNB Bisected] Messed up Fog in Super Smash Bros. Melee in Dolphin
* fdo#91056 - The Bard's Tale (2005, native) has rendering issues
* fdo#91117 - Nimbus (running in wine) has rendering issues, objects are semi-transparent
* fdo#91124 - Civilization V (in Wine) has rendering issues: text missing, menu bar corrupted
* fdo#91173 - Oddworld: Stranger's Wrath HD: disfigured models in wrong colors
* fdo#91226 - Crash in glLinkProgram (NEW)
* fdo#91231 - [NV92] Psychonauts (native) segfaults on start when DRI3 enabled
* loader: Look for any version of currently linked libudev.so
* nv50/ir: propagate modifier to right arg when const-folding mad
* nv50/ir: fix emission of address reg in 3rd source
* nv50/ir: copy joinAt when splitting both before and after
* mesa: reset the source packing when creating temp transfer image
* nv50/ir: don't emit src2 in immediate form
* mesa/prog: relative offsets into constbufs are not constant
* nv50/ir: UCMP arguments are float, so make sure modifiers are applied
* nvc0: turn sample counts off during blit
* i965/fs: Fix ir_txs in emit_texture_gen4_simd16().
* i965: Reserve more batch space to accomodate Gen6 perfmonitors.
* i965/vs: Fix matNxM vertex attributes where M != 4.
* Revert "glsl: clone inputs and outputs during linking"
* Revert "i965: Delete linked GLSL IR when using NIR."
* r600g: disable single-sample fast color clear due to hangs

OBS-URL: https://build.opensuse.org/request/show/316066
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=458
2015-07-13 09:03:13 +00:00
ff2936a7e7 Accepting request 314399 from home:mimi_vx:branches:X11:XOrg
- adjust libdrm dependencies

OBS-URL: https://build.opensuse.org/request/show/314399
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=456
2015-06-29 14:20:13 +00:00
627cb07c01 - Update to version 10.6.1
* This release includes core mesa and glsl patches (amonst which
    a Dota2 Reborn bugfix) affecting all dri drivers, nouveau specific
    fixes and a selection of shared-glapi commits - from build fixes, to
    ones ensuring that the dri modules can be loaded.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=455
2015-06-29 10:35:46 +00:00
1241ae63ad - rewritten bogus patch 'n_Fixed-build-against-wayland-1.2.1.patch"
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=454
2015-06-23 14:56:59 +00:00
ab04f3beda - n_Fixed-build-against-wayland-1.2.1.patch
* required to fix build with wayland on openSUSE 13.1

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=453
2015-06-23 14:33:29 +00:00
5431137cd7 Accepting request 312123 from home:tobijk:X11:XOrg
- Update to version 10.6.0:
- New GL/EGL Features:
  + GL_AMD_pinned_memory on r600, radeonsi
  + GL_ARB_clip_control on i965
  + GL_ARB_depth_buffer_float on freedreno
  + GL_ARB_depth_clamp on freedreno
  + GL_ARB_direct_state_access on all drivers for Core GL contexts.
  + GL_ARB_draw_indirect, GL_ARB_multi_draw_indirect on r600
  + GL_ARB_draw_instanced on freedreno
  + GL_ARB_gpu_shader_fp64 on nvc0, softpipe
  + GL_ARB_gpu_shader5 on i965/gen8+
  + GL_ARB_instanced_arrays on freedreno
  + GL_ARB_pipeline_statistics_query on i965, nv50, nvc0, r600, radeonsi, softpipe
  + GL_ARB_program_interface_query (all drivers)
  + GL_ARB_texture_stencil8 on nv50, nvc0, r600, radeonsi, softpipe
  + GL_ARB_texture_view on llvmpipe, softpipe
  + GL_ARB_uniform_buffer_object on freedreno
  + GL_ARB_vertex_attrib_64bit on nvc0, softpipe
  + GL_ARB_viewport_array, GL_AMD_vertex_shader_viewport_index on i965/gen6
  + GL_EXT_draw_buffers2 on freedreno
  + GL_OES_EGL_sync on all drivers
  + EGL_KHR_fence_sync on i965, freedreno, nv50, nvc0, r600, radeonsi
  + EGL_KHR_wait_sync on i965, freedreno, nv50, nvc0, r600, radeonsi
  + EGL_KHR_cl_event2 on freedreno, nv50, nvc0, r600, radeonsi
  + GL_AMD_performance_monitor on nvc0
- Changes to package:
  + add --enable-shader-cache to configure options
  + remove Patch100: U_0001_gallium_include_util_macros.patch
  + remove Patch101: U_0002_st_nine_mark_end_of_non_void_function_unreachable.patch
  + remove Patch102: U_0003_fix_build_after_macro_include.patch

OBS-URL: https://build.opensuse.org/request/show/312123
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=452
2015-06-16 10:29:59 +00:00
db2251464d Accepting request 311205 from home:Zaitor:branches:X11:XOrg
New upstream release

OBS-URL: https://build.opensuse.org/request/show/311205
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=449
2015-06-09 09:13:50 +00:00
245e6a63c5 Accepting request 308613 from home:mimi_vx:branches:X11:XOrg
- update to 10.5.6
* fdo#86792 - [NVC0] Portal 2 Crashes in Wi* ne
* fdo#90350 - [G96] Portal's portal are incorrectly rendered  
* fdo#90363 - [nv50] HW state is not reset correctly when using a new GL context
* radeonsi: add new bonaire pci id
* egl/wayland: properly destroy wayland objects
* glx/dri3: Add additional check for gpu offloading case
* egl/main: fix EGL_KHR_get_all_proc_addresses
* targets/osmesa: drop the -module tag from LDFLAGS
* clover: Refactor event::trigger and ::abort to prevent deadlock and reentrancy issues.
* clover: Wrap event::_status in a method to prevent unlocked access.<
* clover: Implement locking of the wait_count, _chain and _status members of event.
* i965: Fix PBO cache coherency issue after _mesa_meta_pbo_GetTexSubImage().
* main: Require that the texture exists in framebuffer_texture
* mesa: Generate GL_INVALID_VALUE in framebuffer_texture when layer <0
* nv50/ir: only propagate saturate up if some actual folding took place
* nv50: keep track of PGRAPH state in nv50_screen
* nvc0: keep track of PGRAPH state in nvc0_screen
* nvc0: reset the instanced elements state when doing blit using 3d engine
* nv50/ir: only enable mul saturate on G200+
* st/mesa: make sure to create a "clean" bool when doing i2b
* nvc0: switch mechanism for shader eviction to be a while loop
* swrast: Build fix for darwin
* main: Fix an error generated by FramebufferTexture</li>
* main: Complete error conditions for glInvalidate*Framebuffer.
* main: glGetIntegeri_v fails for GL_VERTEX_BINDING_STRIDE
* freedreno: enable a306
* freedreno: fix bug in tile/slot calculation
* draw: (trivial) fix out-of-bounds vector initialization
* mesa: fix shininess check for ffvertex_prog v2

OBS-URL: https://build.opensuse.org/request/show/308613
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=447
2015-05-26 09:10:04 +00:00
d56f9bff26 Accepting request 307515 from home:mimi_vx:branches:X11:XOrg
- Update to 10.5.5
* fdo#88521 - GLBenchmark 2.7 TRex renders with artifacts on Gen8 with !UXA
* fdo#89455 - [NVC0/Gallium] Unigine Heaven black and white boxes
* fdo#89689 - [Regression] Weston on DRM backend won't start with new version of mesa
* fdo#90130 - gl_PrimitiveId seems to reset at 340
* i965: Add XRGB8888 format to intel_screen_make_configs
* r300: do not link against libdrm_intel
* nvc0/ir: flush denorms to zero in non-compute shaders
* gk110/ir: fix set with a register dest to not auto-set the abs flag
* nvc0/ir: fix predicated PFETCH emission
* nv50/ir: fix asFlow() const helper for OP_JOIN
* i965: Make intel_emit_linear_blit handle Gen8+ alignment restrictions.
* i965: Disallow linear blits that are not cacheline aligned.
* draw: fix prim ids when there's no gs

OBS-URL: https://build.opensuse.org/request/show/307515
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=445
2015-05-18 09:14:28 +00:00
974e9cbac2 Accepting request 306385 from home:fstrba:freetype2
Avoid build cycles with python

OBS-URL: https://build.opensuse.org/request/show/306385
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=444
2015-05-12 09:00:31 +00:00
60001ea7a0 - Update to 10.5.4
* This release includes fixes for the mesa state-tracker used by
    all the gallium drivers, a drirc workaround for Second Life, 
    plus i965 fixes. For the Android users out there, this release
    includes many compilation fixes with more to come shortly.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=442
2015-04-27 10:01:53 +00:00
c3565c86ef Accepting request 297344 from home:mimi_vx:branches:X11:XOrg
- Update to 10.5.3
 + fdo#83962 - [HSW/BYT]Piglit spec_ARB_gpu_shader5_arb_gpu_shader5-emitstreamvertex_nodraw fails
 + fdo#89679 - [NV50] Portal/Half-Life 2 will not start (native Steam)
 + fdo#89746 - Mesa and LLVM 3.6+ break opengl for genymotion
 + fdo#89754 - vertexAttrib fails WebGL Conformance test with mesa drivers
 + fdo#89758 - pow WebGL Conformance test with mesa drivers
 + fdo#89759 - WebGL OGL ES GLSL conformance test with mesa drivers fails
 + fdo#89905 - scons build broken on 10.5.2 due to activated vega st
 + st_glsl_to_tgsi: only do mov copy propagation on temps (v2)
 + xmlpool: don't forget to ship the MOS
 + configure.ac: error out if python/mako is not found when required
 + dist: add the VG depedencies into the tarball
 + i965: Do not render primitives in non-zero streams then TF is disabled
 + st/mesa: update arrays when the current attrib has been updated
 + nv50/ir: take postFactor into account when doing peephole optimizations
 + nv50/ir/gk110: fix offset flag position for TXD opcode
 + freedreno/a3xx: fix 3d texture layout
 + freedreno/a3xx: point size should not be divided by 2
 + nv50: allocate more offset space for occlusion queries
 + nv50,nvc0: limit the y-tiling of 3d textures to the first level's tiling
 + i965: Fix instanced geometry shaders on Gen8+.
 + i965: Add forgotten multi-stream code to Gen8 SOL state.
 + nouveau: synchronize "scratch runout" destruction with the command stream
 + radeonsi: Cache LLVMTargetMachineRef in context instead of in screen
 + clover: Return CL_BUILD_ERROR for CL_PROGRAM_BUILD_STATUS when compilation fails v2
 + i965: Fix URB size for CHV

OBS-URL: https://build.opensuse.org/request/show/297344
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=440
2015-04-17 11:55:26 +00:00
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
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
ce2ad4c656 - added comment to specfile not to drop the currently disabled patches
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=359
2014-03-05 10:39:53 +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
3f54f00c21 no longer use Source URL (never worked)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=344
2013-12-02 10:39:41 +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
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
e0cfb2084a Accepting request 183473 from home:tobijk:X11:XOrg
The llvm with the R600 backend is finally in Factory, lets use it :)

OBS-URL: https://build.opensuse.org/request/show/183473
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=295
2013-07-17 02:25: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
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
6559d3165b Accepting request 149372 from devel:Factory:ARM
- enable llvm backend also for ARM

OBS-URL: https://build.opensuse.org/request/show/149372
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=263
2013-01-21 10:14:23 +00:00
215a78b468 Accepting request 147226 from home:elvigia:branches:X11:XOrg
- Remove Requires.private and Libs.private from *.pc files
 * Both are needed only for static linking
 * This package provides only shared libraries
 * the rpm pkgconfig dependency generator considers "Requires.private"
   a valid dependency even though there are no static libraries in the 
   packages
 * This cause bloat and hides broken "buildRequires" in other packages.

OBS-URL: https://build.opensuse.org/request/show/147226
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=261
2013-01-07 11:15:16 +00:00
c902c69c9e Accepting request 145457 from home:tobijk:X11:XOrg
Minor cleanup

OBS-URL: https://build.opensuse.org/request/show/145457
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=259
2012-12-14 11:06:56 +00:00
c0310f3689 - Update to Version 9.0.1
* bug fix release

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=257
2012-12-10 14:06:29 +00:00
f952d3447c Accepting request 138228 from home:jengelh:branches:X11:XOrg
https://github.com/aritger/linux-opengl-abi-proposal/blob/master/linux-opengl-abi-proposal.txt
gave me a hint that CM might mean Common Profile, and that GLESv2
is actually 2 and 3. Does that make sense?

OBS-URL: https://build.opensuse.org/request/show/138228
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=254
2012-10-16 08:42:59 +00:00
24ecf66fe9 Accepting request 137572 from home:klausi123:X11
Update to the final Mesa 9.0

OBS-URL: https://build.opensuse.org/request/show/137572
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=252
2012-10-09 12:23:41 +00:00
736d4548c5 Accepting request 136107 from home:klausi123:X11
Update Mesa
the real purpose was to enable the radeonsi driver which always builds locally using osc but never at the buildservice itself, maybe you have an idea how to fix this!
Thanks

OBS-URL: https://build.opensuse.org/request/show/136107
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=250
2012-09-27 03:19:08 +00:00
a02f5e9e33 - removed any .la file
- moved libglapi.so from Mesa-devel to Mesa-libglapi-devel package;
  Mesa-devel requires Mesa-libglapi-devel package anyway

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=248
2012-09-24 19:39:55 +00:00
50e27b0255 - fixed libOSMesa packaging (only a dangling symlink has been
packaged)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=247
2012-09-21 13:17:17 +00:00
af76adf9e2 - instead of using "make install" for installing libIndirectGL/
libOSMesa, do install these libs manually, so we no longer end
  up with linking *everything* against libIndirectGL (instead of
  having it correctly linked against GL!)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=245
2012-09-20 13:17:01 +00:00
2ec924e1d0 Accepting request 134871 from home:klausi123:X11
Update to the mesa snapshot

I saw the email from coolo, may i ask what is wrong with the auto submitted packages? I want to help, if possible :)
Thanks

OBS-URL: https://build.opensuse.org/request/show/134871
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=244
2012-09-18 15:44:41 +00:00
f6ba1d66d3 Accepting request 132365 from home:klausi123:X11
Mesa without glu from the 9.0 stabilizing branch, the radeonsi driver is disabled for now, it breaks the build

OBS-URL: https://build.opensuse.org/request/show/132365
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=242
2012-09-03 11:00:50 +00:00
56a1f56357 Accepting request 131860 from home:klausi123:X11
Finished rewriting the spec file and add a new snapshot (this will be the last one until a real preview version, please give me a hint if you want more snapshots :))

OBS-URL: https://build.opensuse.org/request/show/131860
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=241
2012-08-28 13:09:46 +00:00
7a0930bbe6 Accepting request 131614 from home:klausi123:X11
Heavily break the system? ok lets do it!
(Just kidding)

This is just to show some work towards mesa 8.1, but this snapshot actually works :)
Three new development packages added!
If you accept this there will be a new libdrm and a newer nouveau driver

OBS-URL: https://build.opensuse.org/request/show/131614
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=240
2012-08-27 09:57:08 +00:00
6a0dd7ed92 Accepting request 131509 from home:fcrozat:branches:X11:XOrg
- Add u_mesa-8.0-llvmpipe-shmget.patch (Fedora): use shmget under
  llvmpipe, if available and if bpp isn't 24.
- Update u_mesa-8.0.1-fix-16bpp.patch to work with shmget patch.

OBS-URL: https://build.opensuse.org/request/show/131509
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=237
2012-08-24 09:43:18 +00:00
2baefa10c8 Accepting request 130415 from home:tiwai:branches:X11:XOrg
- U_i965-gen7-Reduce-GT1-WM-thread-count-according-to-up.patch
  * Fix GPU hang with IVB GT1 desktop (bnc#775048)

OBS-URL: https://build.opensuse.org/request/show/130415
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=235
2012-08-08 14:26:07 +00:00
b791bb473a Accepting request 127553 from home:klausi123:X11
Update the 8.0 stable branch to 8.0.4

Does not build for my repo because of a newer version of libdrm, but it does build for X11:XOorg

OBS-URL: https://build.opensuse.org/request/show/127553
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=232
2012-07-11 10:21:58 +00:00
f2cf0d1cf8 Accepting request 125181 from home:coolo:branches:openSUSE:Factory
- remove buildrequire on vim, it creates a pretty big cycle for
  no (obvious) benefit

OBS-URL: https://build.opensuse.org/request/show/125181
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=230
2012-06-16 10:19:17 +00:00
bf7fb0a825 improved descriptions
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=228
2012-06-13 14:41:18 +00:00
0de4be9dbd - enabled build of XvMC/VDPAU state trackers for Nouveau, R300,
R600, Softpipe (Software implementation)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=227
2012-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)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=226
2012-06-12 12:09:17 +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)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=224
2012-06-08 14:09:06 +00:00
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
5f49dc1836 Accepting request 73243 from home:eeich:branches:X11:XOrg
- u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch:
  Update this patch closing a giant memory leak.

- Replace patches:
  * add: u_GLX-SWrast-Make-GLX-with-SWrast-enabled-work-on-olde.patch
    This patch falls back to indirect rendering if SWrast doesn't work
    with older Xservers as no common configs/visuals can be found.
  * remove: Mesa_indirect_old_xserver_compatibility.diff
    this patch is superseded.
  * rename: 0001-Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
    to u_Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch

- Remove: intel-add-gem-string.patch
  This patch was barking up the wrong tree anyway.
  As discussed with Martin Grässlin from the Kwin project
  a patch from the upstream git master has been cherry-picked
  and added to kdebase4-workspace which makes this patch unneciessary.
  The patch to Kwin will become obsolete once Kwin is updated,
  this will be noticed easily in kdebase4-workspace.

- Fix the driver directory search path in the spec file.
  This makes dri_driver_dir.diff obsolete.

- Add packaging information for GLES2 devel files. 

- Add GLES2 support.

OBS-URL: https://build.opensuse.org/request/show/73243
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=154
2011-06-10 10:03:49 +00:00
OBS User buildservice-autocommit
b2906fd9b8 Updating link to change in openSUSE:Factory/Mesa revision 117.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=c274e7ff8a58592cfd8e4b45a1655a2f
2011-05-23 08:11:40 +00:00
343e848d3d Accepting request 70726 from home:namtrac:branches:X11:XOrg
Add intel-add-gem-string.patch. This reverts http://cgit.freedesktop.org/mesa/mesa/commit/?h=7.10&id=b0a7492aebeb4517346f0da2362d6991a7385b59
because it breaks kwin, see http://blog.martin-graesslin.com/blog/2011/04/why-blur-does-not-work-in-kubuntu-natty-with-intel/

OBS-URL: https://build.opensuse.org/request/show/70726
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=152
2011-05-20 12:23:37 +00:00
OBS User buildservice-autocommit
ad062f7994 Updating link to change in openSUSE:Factory/Mesa revision 115.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=bef9ecf67284f016e41b76f91a79b0e2
2011-05-12 07:25:24 +00:00
Matthias Hopf
d78492fe14 - Update to 7.10.2
* Many crash and rendering fixes
  * Fixes bug 678264 (Xserver crash with radeon/radeonhd UMS)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=150
2011-05-06 16:48:21 +00:00
OBS User buildservice-autocommit
d87371ff5b Updating link to change in openSUSE:Factory/Mesa revision 113.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=003bf87bd6cd7bc431788603dde3de4f
2011-04-27 07:08:15 +00:00
71652cce8d Accepting request 68023 from home:fcrozat:gnome3
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/68023
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=148
2011-04-21 09:07:18 +00:00
8a45be7f3b - update to 7.10 final
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=146
2011-01-08 21:09:19 +00:00
OBS User buildservice-autocommit
1311bb0a35 Updating link to change in openSUSE:Factory/Mesa revision 108.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=82ab8437824e50e1a6a9c221f05abee3
2011-01-05 14:54:39 +00:00
4e1c34e295 - Update pre-7.10 state (git 96685a6)
Fixes two screensaver GPU crashes on SandyBridge (xorg #32683)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=144
2011-01-03 14:10:24 +00:00
OBS User buildservice-autocommit
1ed14181fa Updating link to change in openSUSE:Factory/Mesa revision 106.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=2745e0ffd3d3b443b101c823ef9db5d7
2010-12-28 22:52:04 +00:00
b08e09e454 - Update full mesa stack to pre-7.10 (git 32218e4).
Fixes most of intel SandyBridge rendering issues.
- Set Mesa version to 7.9.801
- obsoletes commit-d316391.diff
- adjusted 0001-Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=142
2010-12-20 15:21:08 +00:00
OBS User buildservice-autocommit
fd7c22e26c Updating link to change in openSUSE:Factory/Mesa revision 104.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=dc98f5df1eba4602f6197b4596244f2a
2010-11-08 11:50:17 +00:00
fc54bbfeb3 - 0001-Fix-crash-in-swrast-when-setting-a-texture-for-a-pix.patch
* Fix crash in swrast when setting a texture for a pixmap 
    (bnc #641297)
- readd swrastg DRI driver

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=140
2010-11-06 08:50:48 +00:00
OBS User buildservice-autocommit
e350c69ad5 Updating link to change in openSUSE:Factory/Mesa revision 102.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1674c599f17e5dc56a952babd852ecaa
2010-11-05 13:27:56 +00:00
69b9a4c9cd - exclude swrastg DRI driver (bnc #641297)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=137
2010-11-03 21:13:03 +00:00
OBS User buildservice-autocommit
4665a5a578 Updating link to change in openSUSE:Factory/Mesa revision 100.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=b00d662357f725f40193fa3d22040d4c
2010-10-11 09:57:51 +00:00
85c9c531f0 Accepting request 50123 from home:msmeissn:branches:X11:XOrg
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/50123
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=135
2010-10-08 20:46:22 +00:00
OBS User buildservice-autocommit
c95d9fec39 Updating link to change in openSUSE:Factory/Mesa revision 99.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=ec253640be150c935d32fe3121c4f90f
2010-10-07 21:21:59 +00:00
OBS User autobuild
cfa9ca6f86 Accepting request 49938 from X11:XOrg
checked in (request 49938)

OBS-URL: https://build.opensuse.org/request/show/49938
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=134
2010-10-07 21:21:58 +00:00
7f65bac0f4 - commit-d316391.diff
* i965: Fix gen6 pointsize handling to match pre-gen6. Fixes
    point-line-no-cull (bfo #30532)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=133
2010-10-07 07:54:42 +00:00
3f0d41e768 - MesaLib 7.9
- obsoletes commit-73dab75.diff

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=132
2010-10-05 07:10:43 +00:00
OBS User buildservice-autocommit
10909a54a2 Updating link to change in openSUSE:Factory/Mesa revision 98.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=7613cbe4f25976226d24616fe86e65cd
2010-10-01 21:58:03 +00:00
db58eed4b3 - commit-73dab75.diff
* i965: fallback lineloop on sandybridge for now

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=129
2010-09-30 09:51:18 +00:00
f3193af621 - updated to MesaLib 7.9-RC2
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=128
2010-09-29 12:03:37 +00:00
OBS User buildservice-autocommit
e6af22d4fe Updating link to change in openSUSE:Factory/Mesa revision 97.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=e9e590b1a5df186a614d13a5c71d0dbd
2010-09-27 22:04:19 +00:00