a92b7c85cc- Update to 18.0.4 * r600 driver gets a fix for constant buffer boounds, which fixes rendering bugs in Trine and Witcher 1. * Several fixes for RADV driver: fixes around alpha channel in Pre-Vega, fix in multisample image copies, and fixes around multilayer images in compute path. * For the case of ANV/i965 drivers, also a couple of fixes, all of them around ISP. On top, there are a couple of fixes relative to code emission around 16-bit integers, and a a fix for a leak in blorp for Gen4 and Gen5. * Speaking of leaks, there are also fixes for winsys/radeon/amdgpu and pipe-loader.gets a couple of patches to fix a couple of leaks. * SPIR-V part gets a patch to apply OriginUpperLeft to FragCoord. * Mesa core gets a couple of patches to fix error handling in get_framebuffer_parameteriv, and to add missing support for glFogiv(GL_FOG_DISTANCE_MODE_NV).Stefan Dirsch2018-05-19 15:13:04 +0000
d5214e2914Accepting request 605329 from X11:XOrg
Dominique Leuenberger
2018-05-11 09:28:14 +0000
bf72ff14fb- Update to 18.0.3 * The is a fairly small release consisting of patches to fix leaks in RADV and Winsys, fix deadlock in internal queue, fix issues with ANV allocator, fix blit setup for YUV LoadImage, and some other patches.Stefan Dirsch2018-05-08 12:49:15 +0000
051581eed8Accepting request 602486 from X11:XOrg
Dominique Leuenberger
2018-05-06 12:56:20 +0000
bdf1194b8f- Update to 18.0.2 * A couple of fixes for Meson that solves some problems regarding building tests and installation. * A couple of fixes in state tracker / DRI that was causing crashes in QtCreator and Firefox, among other problems. * A couple of fixes for GFX9, that solves a hang in the driver, and a problem with buffer views. * SVGA gets also a patch to fix incorrect advertizing of EGL_KHR_gl_colorspace extension. * Etnaviv gets a fix for swizzled texture formats. * Intel drivers get also several patches. * RADV gets a patch to solve a problem of lot of games complaining about not having enough memory.Stefan Dirsch2018-04-30 10:21:17 +0000
74c96602a3Accepting request 598492 from X11:XOrg
Dominique Leuenberger
2018-04-22 12:35:05 +0000
34e7f5f283- Update to 18.0.1 * In this release we have: * On the build system to highlight Meson is get improved thorugh several patches that fix issues around it. * On the drivers part, RADV get several fixes: one for multisample regressions on Vega, another around GFX9 buffer views, and a couple of them more to related with avoiding emitting unneeded vertex state. * St/Nine get fixes around face register, lighting constants, math check for inversible matrix, implicit conversions and bad tracking of vertex textures. * Freedreno/a5xx get fixes around missaligned heigh for PIPE_BUFFER, and around page faults. * Several fixes are also enqueued for Intel driver: set right channel_sizes for MOV_INDIRECT sources, set right config registration for uploading to kernel, return the fourcc stored in __DRIimage when possible, fix negative sign in 64-bit return values, fix null destination register in assembly instructions with 3 source operands, a fix for failed TCS/TES shader compilation * Queue also contains a couple of fixes around Gallium drivers, one to fix a typo in code that was causing wrong return value, and another one to fix an unitialized modifier for DRI2. * Mesa core gets a couple of patches to fix issues around overriding OpenGL/ES supported version through environment variables, and a patch to fix an issue with texture samples found in "The Witness" through Wine. * A couple of bugs around unrolling loops have also been fixed, these patches were applied for NIR and GLSL. * On top of above, NIR gets more fixes in a couple of lowering functions used: coalesce in lower_vec_to_movs if vec had a SSA destination, and interp_var_at intrinsic support in lower_indirect_derefs. It also gets a fix around vars_to_ssa function. * Finally, there are other fixes affecting Radeonsi, AC, EGL/Wayland and SPIR-V compiler.Stefan Dirsch2018-04-19 10:36:41 +0000
ebabdef0cf- enabled opencl and that way also Mesa-gallium on 42.3 since we now build against llvm 6; this also fixes the requirements from Mesa-32bit to Mesa-gallium-32bit in baselibs.conf (reported by community)Stefan Dirsch2018-04-18 09:36:28 +0000
7c2957bef3Accepting request 593742 from X11:XOrg
Yuchen Lin
2018-04-10 07:50:55 +0000
0177639543Accepting request 593731 from home:michalsrb:branches:bnc1082298:X11:XOrgStefan Dirsch2018-04-05 09:56:01 +0000
ed69187d7aAccepting request 593123 from home:Andreas_Schwab:FactoryStefan Dirsch2018-04-04 12:09:38 +0000
5fd77bc21fAccepting request 591959 from X11:XOrg
Dominique Leuenberger
2018-03-30 10:01:21 +0000
09aad86180- Update to 18.0.0 final * one-and-only change since 18.0.0-rc5: updated release notes - Changes since 17.3 * The top highlights include: + Cannonlake support on i965 and anv + GL 4.3/GLES 3.1 support on r600/evergreen with hw fp64 support + Meson build system * ANV Extensions: + VK_EXT_external_memory_dma_buf * RADV Extensions: + VK_ANDROID_native_buffer + VK_KHR_external_fence + VK_KHR_external_fence_capabilities + VK_KHR_external_fence_fd + VK_KHR_get_surface_capabilities2 + VK_EXT_discard_rectangles + VK_EXT_external_memory_dma_buf + VK_AMD_shader_info * EGL: + Support for RGBA/RGBX 1010102 formats + EGL_EXT_pixel_format_float + Final planned release to ship wayland-egl. Now provided by wayland. * GLX: + Darwin/Apple fixes * Mesa core + Support 1 binary format for GL_ARB_get_program_binary on i965 + drirc workarounds: (*) Unreal 4 Editor (*) Observer (*) Steamroll (*) Refunct * drirc mesa_glthread whitelists: + Mount and Blade Warband - i965: * Disk shader cache when MESA_GLSL_CACHE_DISABLE is set to "false" * GL_EXT_disjoint_timer_query on gen6+Stefan Dirsch2018-03-28 10:14:53 +0000
ab1bb3a289Accepting request 590319 from X11:XOrg
Dominique Leuenberger
2018-03-24 15:07:01 +0000
df91c744ba- Update to 18.0.0-rc5 * The fifth and final release candidate for Mesa 18.0.0. Modulo serious regressions, it is anticipated that it will become Mesa 18.0.0 this Friday (2018-03-23) around 16:00 GMT - supersedes u_glsl-linker-error.patchStefan Dirsch2018-03-21 15:50:03 +0000
1a30e98e74- sync Mesa-drivers.changes with Mesa.changesStefan Dirsch2018-03-21 14:59:14 +0000
7cd7cdb2d7- no longer try to use non-existing python3-mako as BuildRequires on Leap 42.3Stefan Dirsch2018-03-19 20:00:41 +0000
7c41b698ccAccepting request 587882 from home:michalsrb:branches:fdo104926:X11:XOrgStefan Dirsch2018-03-16 13:14:29 +0000
516dc02b74Accepting request 581791 from X11:XOrg
Dominique Leuenberger
2018-03-04 10:54:06 +0000
9eccb494d3- replaced u_r600-egd_tables.py-added-support-for-python-3.patch with fixed u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch and enabled it again; removed again n_egd_tables_h.patch (boo#1082303)Stefan Dirsch2018-03-01 16:14:54 +0000
11fc1ebe62no longer comment out disabled patch u_r600-egd_tables.py-added-support-for-python-3.patchStefan Dirsch2018-03-01 15:26:29 +0000
74c679cef8let patching fail once egd_tables.h is part of release tarballStefan Dirsch2018-03-01 14:00:42 +0000
83b6f6862c- added n_egd_tables_h.patch and disabled u_mesa-python3-only.patch * use pregenerated egd_tables.h (via python2) instead of trying to generate it during buildtime with python3 using an apparently broken patch (boo#1082303)Stefan Dirsch2018-03-01 13:51:54 +0000
d2fd33c01bAccepting request 581007 from X11:XOrg
Dominique Leuenberger
2018-03-01 11:02:48 +0000
df69ad9f26- removed u_configure.ac-Link-to-libLLVMCodegen-to-fix-cyclic-li.patch which is no longer needed due to changed LLVM build (boo#1082307)Stefan Dirsch2018-02-27 18:19:46 +0000
37d3052c53- merge content of new rpmlintrc into existing Mesa-rpmlintrc fileStefan Dirsch2018-02-27 09:59:23 +0000
b75f2de374- no longer run ldconfig for the follwing backend (ICD) drivers, since it's considered wrong: xvmc, vdpau, va, opencl, and vulkan; required adding a rpmlintrc file with appropriate rules (boo#1082316)Stefan Dirsch2018-02-26 14:34:53 +0000
941658fcbeAccepting request 579528 from X11:XOrg
Dominique Leuenberger
2018-02-25 11:21:22 +0000
c4e366ec4eremoved u_mesa-8.0-llvmpipe-shmget.patch, u_mesa-8.0.1-fix-16bpp.patch from sourcesStefan Dirsch2018-02-23 14:07:05 +0000
f35534c2f7- redone u_add_llvm_codegen_dependencies.patch and renamed to u_configure.ac-Link-to-libLLVMCodegen-to-fix-cyclic-li.patch (boo#1082307)Stefan Dirsch2018-02-23 13:24:29 +0000
cb8b1070ee- removed u_mesa-8.0.1-fix-16bpp.patch and u_mesa-8.0-llvmpipe-shmget.patch, which we no longer apply since about 5 years (boo#1082305)Stefan Dirsch2018-02-23 13:05:50 +0000
f4c3419d2a- recreated u_mesa-python3-only.patch and renamed to u_r600-egd_tables.py-added-support-for-python-3.patch; also removed first hunk (boo#1082303)Stefan Dirsch2018-02-23 12:59:05 +0000
5d5a714763- removed n_Define-GLAPIVAR-separate-from-GLAPI.patch * bits moved to libGLw's n_Use-newly-introduced-GLAPIVAR-for-variables.patch (boo#1082297)Stefan Dirsch2018-02-23 11:12:25 +0000
d920707302Accepting request 578358 from home:Andreas_Schwab:FactoryStefan Dirsch2018-02-20 13:56:56 +0000
cc55aa88d2Accepting request 577310 from X11:XOrg
Dominique Leuenberger
2018-02-19 11:59:37 +0000
bfb54f85e5Accepting request 577308 from home:mstaudt:1081210boo-mesa-dri-vc4Stefan Dirsch2018-02-16 16:57:28 +0000
85a8c9217eAccepting request 576934 from home:mimi_vx:testStefan Dirsch2018-02-15 09:31:00 +0000
111fa9f12eUpdate changelog to mention bnc#1080492.
Michal Srb
2018-02-14 11:58:04 +0000
b1b86261efAccepting request 576479 from home:mimi_vx:branches:X11:XOrg
Michal Srb
2018-02-14 10:25:18 +0000
de9388e7e1Accepting request 575796 from home:worldcitizen:branches:X11:XOrgStefan Dirsch2018-02-12 14:47:44 +0000
3e3283c5b2- Update to 18.0.0-rc4 - supersedes u_mesa-st-shader_cache-restore-num_tgsi_tokens-when-loading.patchStefan Dirsch2018-02-09 14:08:44 +0000
7826fc7731Accepting request 573596 from X11:XOrg
Dominique Leuenberger
2018-02-07 08:33:25 +0000
813de84f32Accepting request 573594 from home:michalsrb:branches:bnc1079465:X11:XOrg
Michal Srb
2018-02-07 08:22:29 +0000
0e3737e14dAccepting request 572112 from X11:XOrg
Dominique Leuenberger
2018-02-03 14:40:37 +0000
3b3af5d1da- Update to 18.0.0-rc3 * includes significant improvements for OpenGL and Vulkan support and performance.Stefan Dirsch2018-02-02 14:05:09 +0000
ffbbabedd9Accepting request 571475 from home:michalsrb:branches:X11:XOrgStefan Dirsch2018-01-31 16:37:49 +0000
ca77b51af7Forgot pre_checkin.sh.
Michal Srb
2018-01-30 15:06:18 +0000
cd41833098Remove comment duplicated from the spec file.
Michal Srb
2018-01-30 15:05:46 +0000
fd17a96af0- Require Mesa-dri-32bit and Mesa-gallium-32bit by Mesa-32bit. It mirrors the requirement of the normal packages. (bnc#1078261)
Michal Srb
2018-01-30 14:44:55 +0000
2a73ba3f80Accepting request 570623 from X11:XOrg
Dominique Leuenberger
2018-01-30 14:39:14 +0000
a71b936efcAccepting request 570576 from home:michalsrb:branches:bnc1075901:X11:XOrgStefan Dirsch2018-01-29 13:59:21 +0000
5da75e93e6Accepting request 568122 from X11:XOrg
Dominique Leuenberger
2018-01-26 12:34:07 +0000
086054d226Accepting request 568104 from home:michel_mno:branches:X11:XOrgStefan Dirsch2018-01-22 12:02:57 +0000
0c8ce77db5Accepting request 567741 from X11:XOrg
Dominique Leuenberger
2018-01-20 10:20:43 +0000
d0b4d1c0cdAccepting request 567730 from home:michalsrb:branches:update-mesaStefan Dirsch2018-01-19 15:26:51 +0000
5429019dc8Accepting request 566887 from home:michel_mno:branches:X11:XOrgStefan Dirsch2018-01-18 08:36:05 +0000
bcfa8ad0bfAccepting request 565814 from X11:XOrg
Dominique Leuenberger
2018-01-16 08:39:12 +0000
9c8f07a415Fix baselibs.
Michal Srb
2018-01-15 16:04:39 +0000
54060d0ef7Accepting request 565806 from home:michalsrb:branches:X11:XOrg
Michal Srb
2018-01-15 15:45:22 +0000
4055074f2cAccepting request 562064 from home:jengelh:branches:X11:XOrgStefan Dirsch2018-01-10 14:30:48 +0000
377f19bdd3Accepting request 563225 from home:michalsrb:branches2:X11:XOrg
Michal Srb
2018-01-10 09:51:07 +0000
91e3c82152Accepting request 563054 from home:michalsrb:branches2:X11:XOrg
Michal Srb
2018-01-09 15:25:30 +0000
50c22eacebAccepting request 562483 from home:scarabeus_iv:branches:X11:XOrgStefan Dirsch2018-01-08 11:57:13 +0000
f5abfd3a4d- Require llvm >= 3.9.0 * The build fails otherwise because it is required for multiple Mesa components.
Michal Srb
2018-01-08 09:36:58 +0000
85dec995cf- Require llvm >= 3.9.0 * The build fails otherwise because it is required for multiple Mesa components.
Michal Srb
2018-01-08 09:29:24 +0000
ffde9da8c0- Add Mesa-dri and Mesa-gallium to baselibs.conf.
Michal Srb
2018-01-08 07:57:36 +0000
45afbf2b5dAccepting request 561802 from home:michalsrb:branches:bnc1071297:X11:XOrg
Michal Srb
2018-01-05 09:08:37 +0000
caee62f28cAccepting request 535942 from X11:XOrg
Dominique Leuenberger
2017-10-26 16:39:35 +0000
6a40d63633- update to 17.2.3 * The Vulkan drivers ANV and RADV have multiple small fixes. * The EGL code has improved handling of the new wl_dmabuf codepath. * SWR no longer crashes when checking environment variables. * Other gallium drivers have also seen updates - freedreno, nouveau and radeonsi. The gallivm module, used by llvmpipe et al. has gained little endian PPC64 fixes. * The VA and VDPAU state-trackers have seems improvements handling interlaced videos. * We're using python3 compatible constructs which gives us SCons 3.0 support.Stefan Dirsch2017-10-23 09:52:13 +0000
55633f31ceAccepting request 534472 from X11:XOrg
Dominique Leuenberger
2017-10-19 17:31:25 +0000
6bebdfbdbaAccepting request 534468 from home:michalsrb:branches:X11:XOrgStefan Dirsch2017-10-17 14:05:27 +0000
a17739caf7Accepting request 533675 from home:Andreas_Schwab:FactoryStefan Dirsch2017-10-12 17:44:54 +0000
ba221bca17Accepting request 533412 from home:michalsrb:branches:X11:XOrgStefan Dirsch2017-10-11 14:40:26 +0000
b318ee9343Accepting request 531201 from X11:XOrg
Dominique Leuenberger
2017-10-07 15:48:07 +0000
5e1061b579- update to 17.2.2 * several Vulkan ANV/RADV driver fixes including Wayland WSI improvements, RadeonSI / i965 / VC4 OpenGL fixes among other work, some fixes to common Gallium3D code, support for LLVM 5.0 in Gallium3D when using the SCons build system, and a range of other fixes/improvements.Stefan Dirsch2017-10-04 10:28:48 +0000
a5b416ce07Accepting request 530199 from home:StefanBruens:branches:X11:XOrgStefan Dirsch2017-10-01 11:44:45 +0000