X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Fsystems.html;h=97dc3f46f6920589af223202aa1f20ad09a8ebed;hb=4a495e1a857ba344ec14924cf2247f1124c80e85;hp=99997518300402255afe3c3b6fe464c318c222ea;hpb=210a27d8c33634c6b676a8a1d35d5fec98213181;p=mesa.git diff --git a/docs/systems.html b/docs/systems.html index 99997518300..97dc3f46f69 100644 --- a/docs/systems.html +++ b/docs/systems.html @@ -2,12 +2,19 @@ - Supported Systems and Drivers + Platforms and Drivers -

Supported Systems and Drivers

+
+ The Mesa 3D Graphics Library +
+ + +
+ +

Platforms and Drivers

Mesa is primarily developed and used on Linux systems. @@ -18,20 +25,31 @@ software drivers.

-The primary API is OpenGL but there's also support for OpenGL ES 1 -and ES 2, OpenVG and the EGL interface. +The primary API is OpenGL but there's also support for OpenGL ES 1, ES2 +and ES 3, OpenVG, OpenCL, VDPAU, XvMC and the EGL interface.

Hardware drivers include:

@@ -41,6 +59,11 @@ Software drivers include:

  • llvmpipe - uses LLVM for x86 JIT code generation and is multi-threaded
  • softpipe - a reference Gallium driver +
  • svga - driver for vmware virtual gpu +
  • swr - x86-optimized + software renderer for visualization workloads +
  • virgl - research + project for accelerated graphics for qemu guests
  • swrast - the legacy/original Mesa software rasterizer @@ -49,18 +72,17 @@ Additional driver information:

    -

    +

    Deprecated Systems and Drivers -

    +

    In the past there were other drivers for older GPUs and operating @@ -81,7 +103,10 @@ The list includes:

  • DOS
  • fbdev
  • DEC/VMS +
  • Mach64 +
  • Intel i810 +