[Libre-soc-bugs] [Bug 251] Initial 3D MESA non-accelerated software-only driver is needed

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Jul 20 09:38:53 BST 2022


https://bugs.libre-soc.org/show_bug.cgi?id=251

--- Comment #77 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
with these additions it is able to run basic Shader Compilations to LLVM and
passes some mesa unit tests on the native (host) target.

it therefore meets the defined goal by being able to create native (host)
non-accelerated LLVM.



https://git.libre-soc.org/?p=mesa.git;a=shortlog;h=refs/heads/libresoc_dev

2021-03-20      Vivek Pandya    Updated code generation so that for vertex
shader outpu... 
2021-03-14      Vivek Pandya    Implement RenderPass, CommandBuffers, Buffers,
GPUState,
2021-02-22      Vivek Pandya    Update libresoc_CmdClearColorImage to get color
in...
2021-02-21      Vivek Pandya    Add pointer in libresoc_device_memory to hold
bytes...
2021-02-06      Vivek Pandya    Added code to process NIR shared load/store
intrinsic.
2020-12-21      Vivek Pandya    Fixing load input and store output related
issues.
2020-12-21      Vivek Pandya    Add processing if and loops in nir_to_llvm
translation
2020-12-19      Vivek Pandya    At this commit driver is able to generate
broken LLVM IR        
2020-09-19      Vivek Pandya    Add code to LLVM from its C-API.
2020-09-10      Vivek Pandya    Add missing vk_format* files.
2020-09-07      Vivek Pandya    Added few more stubs so that control reaches to
Destroy...

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list