Changeset 13145c0


Ignore:
Timestamp:
07/08/2023 01:22:55 AM (15 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, 12.2, gimp3, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
bef081d
Parents:
d4102ce
git-author:
Xi Ruoyao <xry111@…> (07/08/2023 01:20:31 AM)
git-committer:
Xi Ruoyao <xry111@…> (07/08/2023 01:22:55 AM)
Message:

mesa: Some Nouveau 3D features may be N/A

"N/A" means the hardware just does not support this feature.

Currently "Fixed pipe TCL" is N/A for all supported models,
"Geometry programs" and "Tessellation programs" are N/A for some early
supported models.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/mesa.xml

    rd4102ce r13145c0  
    353353      AMD GPU models), <literal>nouveau</literal>
    354354      (for Supported NVIDIA GPUs, they are listed as all
    355       <quote>3D features</quote> <quote>DONE</quote> in <ulink
     355      <quote>3D features</quote> either <quote>DONE</quote> or
     356      <quote>N/A</quote> in <ulink
    356357      url='https://nouveau.freedesktop.org/FeatureMatrix.html'>the Nouveau
    357358      status page</ulink>), <literal>virgl</literal> (for QEMU virtual GPU
Note: See TracChangeset for help on using the changeset viewer.