X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Fintro.html;h=be164c883dd59be2bc9f6a22c49bcf31024ba633;hb=40a82e6463f2686b262cdb1dad067646c47d4469;hp=d90d0cb7dfd599726016d7e28a8a3a42f5d3df8f;hpb=30cf9ffb595b0fb7aeb2867d704ae9016b29fca2;p=mesa.git diff --git a/docs/intro.html b/docs/intro.html index d90d0cb7dfd..be164c883dd 100644 --- a/docs/intro.html +++ b/docs/intro.html @@ -27,7 +27,10 @@ Over the years the project has grown to implement more graphics APIs, including OpenGL ES (versions 1, 2, 3), OpenCL, -VDPAU and +OpenMAX, +VDPAU, +VA API, +XvMC and Vulkan.

@@ -168,8 +171,9 @@ driver ("swr") based on LLVM and developed by Intel.

-Ongoing: Mesa is the OpenGL implementation for several types of hardware -made by Intel, AMD and NVIDIA, plus the VMware virtual GPU. +Ongoing: Mesa is the OpenGL implementation for devices designed by +Intel, AMD, NVIDIA, Qualcomm, Broadcom, Vivante, plus the VMware and +VirGL virtual GPUs. There's also several software-based renderers: swrast (the legacy Mesa rasterizer), softpipe (a gallium reference driver), llvmpipe (LLVM/JIT-based high-speed rasterizer) and swr (another LLVM-based driver).