search for: khr

Displaying 20 results from an estimated 23 matches for "khr".

Did you mean: khn
2017 Aug 17
1
[PATCH] nvc0: fix handling of inverted render condition
Wether we wait on an inverted rendering condition or not, we should not render on a passed query. This fixes the CTS test case 'KHR-GL45.conditional_render_inverted.functional'. Signed-off-by: Tobias Klausmann <tobias.johannes.klausmann at mni.thm.de> --- src/gallium/drivers/nouveau/nvc0/nvc0_query.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/drivers/nouveau/nvc0/nvc0_query.c b/s...
2020 Feb 06
0
CEBA-2020:0380 CentOS 7 mesa BugFix Update
...7_7.x86_64.rpm 8529f2864e6f11ebd534e3f2a999f8f57ec6e86e6d9563154321d8026ba80abb mesa-filesystem-18.3.4-6.el7_7.i686.rpm 4005feb21a485ee7e3306d12133a214311e608b3dce3d92ef9469e08eab256dc mesa-filesystem-18.3.4-6.el7_7.x86_64.rpm 943987febd675aa51fd8617a89fb3837fe53899807c31b41a532c63a07995593 mesa-khr-devel-18.3.4-6.el7_7.i686.rpm 9e8b7411fc5c94400a234e6289fd198e302fa4348dc61baf2a944bb8dee2d117 mesa-khr-devel-18.3.4-6.el7_7.x86_64.rpm cd05d6a746366372d409a25c044a8a00e110da24de0763cea8bd2673c5b653f9 mesa-libEGL-18.3.4-6.el7_7.i686.rpm e303019f4ccaf149ad0bd3bef9050ad8799bdb1757d3ca5dbb7defa3d4bc...
2020 May 21
0
CEBA-2020:2088 CentOS 7 mesa BugFix Update
...x86_64.rpm aebee1621cc2ec4893ea141986d4a14dbcbe25e3855a7c4ed0b0c7dfd48175ec mesa-filesystem-18.3.4-7.el7_8.1.i686.rpm 7235946eed6aef62997b6e516a2f7359deb70e44a2f6b5d11f62a93c727a7f70 mesa-filesystem-18.3.4-7.el7_8.1.x86_64.rpm e879c3d935f55a42035482a99b098a99a045e7c553133e4ffde7117328888031 mesa-khr-devel-18.3.4-7.el7_8.1.i686.rpm 75dadc362321c35b2a3b82d65926a24732bdcc09d6c4f59a13d1bd990c495019 mesa-khr-devel-18.3.4-7.el7_8.1.x86_64.rpm fbd9b6eefa3e1b4552a394b4ed2edb97cd57a514fa595c10aa50b8e78b3c1aca mesa-libEGL-18.3.4-7.el7_8.1.i686.rpm ba31967c29747f52e3a635d3f5528f3a4fbe075c9bf49d34a97306...
2020 Nov 18
0
CEBA-2020:5046 CentOS 7 mesa BugFix Update
...9.x86_64.rpm ed62288ee271d53bb3c81742a33a6fe77f2edda3206814cfbd782ea0e9a2983b mesa-filesystem-18.3.4-12.el7_9.i686.rpm 1e1f0a4ca49b831262ecfe3ac11e0eaf955da130a0d8c2a9887d17d6514fad7e mesa-filesystem-18.3.4-12.el7_9.x86_64.rpm 537f6ca06c1c64b8b443ddea71e5ed3c2e491cdc767579a7e3a42473aced25b0 mesa-khr-devel-18.3.4-12.el7_9.i686.rpm 8862c2d66552b96db725de231e282bb308785e3aceaa1a3373dd4a21a3279f14 mesa-khr-devel-18.3.4-12.el7_9.x86_64.rpm 9ffa36744512a13fc23ae4541bafd054b58dfcecb57c59e6cbe9575f74e20809 mesa-libEGL-18.3.4-12.el7_9.i686.rpm 8c61ae91b0b15370cc12465214b2a97e5f414aec4feb6af550ac11024...
2018 Feb 21
4
SPIRV-LLVM as an external tool
On 2018-02-21 — 14:55, Tom Stellard via llvm-dev wrote: > On 02/21/2018 12:15 AM, Tomeu Vizoso via llvm-dev wrote: > > Hi, > > > > for a few months already I have been asking around for opinions on how > > people could best work together on Khronos' SPIR-V <-> LLVM-IR converter > > and some consensus seems to have formed. > > > > Most of the people I talked to favored having the converter become an > > external tool within the LLVM project, similar to libclc. I think that > > the LLVM project's...
2018 Feb 23
0
SPIRV-LLVM as an external tool
...eau wrote: > On 2018-02-21 — 14:55, Tom Stellard via llvm-dev wrote: >> On 02/21/2018 12:15 AM, Tomeu Vizoso via llvm-dev wrote: >>> Hi, >>> >>> for a few months already I have been asking around for opinions on how >>> people could best work together on Khronos' SPIR-V <-> LLVM-IR converter >>> and some consensus seems to have formed. >>> >>> Most of the people I talked to favored having the converter become an >>> external tool within the LLVM project, similar to libclc. I think that >>> the LLVM...
2017 Dec 20
2
[PATCH] gm107/ir: use lane 0 for manual textureGrad handling
...he final move into the target register. Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- Entirely untested beyond compilation. Should check bin/tex-miplevel-selection textureGrad Cube bin/tex-miplevel-selection textureGrad CubeShadow bin/tex-miplevel-selection textureGrad CubeArray KHR-GL45.texture_cube_map_array.sampling to see if they start passing with this change. .../nouveau/codegen/nv50_ir_lowering_gm107.cpp | 56 ++++++++++++++-------- 1 file changed, 35 insertions(+), 21 deletions(-) diff --git a/src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_gm107.cpp b/src...
2018 Feb 26
2
SPIRV-LLVM as an external tool
> This is great to see. Is this code the basis of the forks that Anastasia talked about or did those come from somewhere else? Yes, indeed the base is https://github.com/KhronosGroup/SPIRV-LLVM/ and then there are multiple forks that include some rework as well (some of which were announced on the LLVM channels). I think the biggest problems we are trying to solve is: 1. Keeping up to date with the LLVM code base development. 2. Providing unified common place for eve...
2018 Feb 22
0
SPIRV-LLVM as an external tool
> It's important to demonstrate that there is a developer community backing > the tool and that it won't be abandoned if it is added as an llvm > sub-project. > > -Tom Just to complete the picture, this is an initiative from within Khronos Group to unify our effort to make this available as an LLVM component. A number of companies have been involved in the original development of this converter and there are more that have adopted this design in their propriety or open source toolchains. Mesa and AMD Vulkan driver (https://gi...
2019 Jul 11
10
[Bug 111110] New: Nvidia quadro + nouveau : second terminal wake up but doesn't more display
...ng failed The second screens wake up on some action (boot, starting xorg, login etc...) but after some seconds display " Display port: no signal" As requested by OpenSUSE support I installed the last kernel , Mesa et xf86-video-nouveau rpm -qa Mesa* Mesa-libGL1-19.1.2-977.1.x86_64 Mesa-KHR-devel-19.1.2-977.1.x86_64 Mesa-libGL-devel-19.1.2-977.1.x86_64 Mesa-gallium-32bit-19.1.2-977.1.x86_64 Mesa-libGL1-32bit-19.1.2-977.1.x86_64 Mesa-libGLESv2-2-19.1.1-223.1.x86_64 Mesa-libva-19.1.1-223.1.x86_64 Mesa-19.1.2-977.1.x86_64 Mesa-dri-19.1.2-977.1.x86_64 Mesa-libglapi0-19.1.1-223.1.x86_64 Me...
2017 Aug 23
1
[Bug 102382] New: nv50ir: isImmediate doesn't properly work for integers if Value is typed as float
...//cgit.freedesktop.org/mesa/mesa/tree/src/gallium/drivers/nouveau/codegen/nv50_ir_lowering_nvc0.cpp#n140 the isInteger(0) call assumes the Value being a F32, which leads to a is 2.8E-45 == 0 check returning true resulting into the lod argument being removed from texfetch. This causes a fail in the KHR-GL44.robust_buffer_access_behavior.texel_fetch CTS test. Other isInteger calls might be broken as well where an immediate of type float is interpreted as int by the instruction. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An H...
2019 Sep 18
0
CEEA-2019:2120 CentOS 7 mesa Enhancement Update
...ame ) x86_64: c108e4fa1f55eab8b609db5cb75de0b3532710d8567e065ba1eccfa3e34b9065 mesa-dri-drivers-18.3.4-5.el7.x86_64.rpm 84c3490a282c803af1c15a1dcb868f8b75db7aa44f5b1959c3981a3057de84ff mesa-filesystem-18.3.4-5.el7.x86_64.rpm d572a2ab00ac83f9fd2a32f9e802d582097e520e673d0fc23214eff6dece87a2 mesa-khr-devel-18.3.4-5.el7.x86_64.rpm 674c4cb08c6f2e643761ed9b47c91dfdd4d1bdacf1a63dbc35d96fe225245aa6 mesa-libEGL-18.3.4-5.el7.x86_64.rpm e339e7fa8f90386bea2c908ef1cce75a7f11bcf90542e5781f31e9ca6b8d161d mesa-libEGL-devel-18.3.4-5.el7.x86_64.rpm 577fd8433458ad8735e876257a5d52fa2c764567ebcc2da525050306eef...
2018 Feb 26
0
SPIRV-LLVM as an external tool
On 02/26/2018 09:25 AM, Anastasia Stulova wrote: > >> This is great to see. Is this code the basis of the forks that Anastasia > talked about or did those come from somewhere else? > > > Yes, indeed the base is https://github.com/KhronosGroup/SPIRV-LLVM/ and then there are multiple forks that include some rework as well (some of which were announced on the LLVM channels). I think the biggest problems we are trying to solve is: > > 1. Keeping up to date with the LLVM code base development. > > 2. Providing unified...
2018 Feb 21
0
SPIRV-LLVM as an external tool
On 02/21/2018 12:15 AM, Tomeu Vizoso via llvm-dev wrote: > Hi, > > for a few months already I have been asking around for opinions on how > people could best work together on Khronos' SPIR-V <-> LLVM-IR converter > and some consensus seems to have formed. > > Most of the people I talked to favored having the converter become an > external tool within the LLVM project, similar to libclc. I think that > the LLVM project's processes, infrastructur...
2018 Feb 27
5
SPIRV-LLVM as an external tool
...Re: [llvm-dev] SPIRV-LLVM as an external tool On 02/26/2018 09:25 AM, Anastasia Stulova wrote: > >> This is great to see. Is this code the basis of the forks that Anastasia > talked about or did those come from somewhere else? > > > Yes, indeed the base is https://github.com/KhronosGroup/SPIRV-LLVM/ and then there are multiple forks that include some rework as well (some of which were announced on the LLVM channels). I think the biggest problems we are trying to solve is: > > 1. Keeping up to date with the LLVM code base development. > > 2. Providing unified co...
2017 Dec 20
0
[PATCH] gm107/ir: use lane 0 for manual textureGrad handling
...t; Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> > --- > > Entirely untested beyond compilation. Should check > > bin/tex-miplevel-selection textureGrad Cube > bin/tex-miplevel-selection textureGrad CubeShadow > bin/tex-miplevel-selection textureGrad CubeArray > KHR-GL45.texture_cube_map_array.sampling > > to see if they start passing with this change. > > .../nouveau/codegen/nv50_ir_lowering_gm107.cpp | 56 ++++++++++++++-------- > 1 file changed, 35 insertions(+), 21 deletions(-) > > diff --git a/src/gallium/drivers/nouveau/codegen/...
2018 Feb 27
0
SPIRV-LLVM as an external tool
...ocus should be on consolidating development on a single SPIR-V <-> LLVM code base. Pierre has posted the link to one version of the tool, but it's still not clear, at least to me, if a) this is what is being proposed to be added as an official LLVM project and b) if this is the tool that Khronos members want to push forward. -Tom > > Cheers, > Anastasia > > ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------...
2020 Feb 06
0
CentOS-announce Digest, Vol 180, Issue 2
...7_7.x86_64.rpm 8529f2864e6f11ebd534e3f2a999f8f57ec6e86e6d9563154321d8026ba80abb mesa-filesystem-18.3.4-6.el7_7.i686.rpm 4005feb21a485ee7e3306d12133a214311e608b3dce3d92ef9469e08eab256dc mesa-filesystem-18.3.4-6.el7_7.x86_64.rpm 943987febd675aa51fd8617a89fb3837fe53899807c31b41a532c63a07995593 mesa-khr-devel-18.3.4-6.el7_7.i686.rpm 9e8b7411fc5c94400a234e6289fd198e302fa4348dc61baf2a944bb8dee2d117 mesa-khr-devel-18.3.4-6.el7_7.x86_64.rpm cd05d6a746366372d409a25c044a8a00e110da24de0763cea8bd2673c5b653f9 mesa-libEGL-18.3.4-6.el7_7.i686.rpm e303019f4ccaf149ad0bd3bef9050ad8799bdb1757d3ca5dbb7defa3d4bc...
2018 Mar 16
0
Wine release 3.4
...Implement physical device core functions. winevulkan: Load device functions from vkGetInstanceProcAddr. winevulkan: Implement vkCreateDevice. winevulkan: Implement vkGetDeviceProcAddr. winevulkan: Implement vkDestroyDevice. winevulkan/winex11: Add Vulkan WSI stubs (VK_KHR_surface / VK_KHR_swapchain). winevulkan: Sanitize VkInstanceCreateInfo before passing to driver. winex11: Enable surface support for instances. winex11: Add initial vkCreateWin32SurfaceKHR implementation. winex11: Implement vkGetPhysicalDeviceWin32PresentationSupportKHR....
2018 Feb 21
6
SPIRV-LLVM as an external tool
Hi, for a few months already I have been asking around for opinions on how people could best work together on Khronos' SPIR-V <-> LLVM-IR converter and some consensus seems to have formed. Most of the people I talked to favored having the converter become an external tool within the LLVM project, similar to libclc. I think that the LLVM project's processes, infrastructure and community form the...