Graphics Processing Units: Difference between revisions

From Verge3D Wiki
Jump to navigationJump to search
Created page with "This article lists some info about graphics processing units (GPU). == GPU lists on Wikipedia == Wikipedia contains very useful articles with GPU specs: * [https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units List of Nvidia graphics processing units]. * [https://en.wikipedia.org/wiki/List_of_AMD_graphics_processing_units List of AMD graphics processing units]. * [https://en.wikipedia.org/wiki/List_of_Intel_graphics_processing_units List of Intel grap..."
 
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
This article lists some info about graphics processing units (GPU).
This article lists some info about graphics processing units (GPU).
== WebGL Report ==
Soft8Soft maintains a fork of a well-known ''webglreport.com'' resource — [https://v3d.net/w v3d.net/w]. It has shorter address and includes one major improvement over the original version — GPU detection code. This code performs various heuristic evaluations of GPU and browser information to predict the performance of the user system.
== Intel HD/UHD/Iris/Arc ==
Don't really understand that these mean for the Intel graphics? The general rule of thumb is the following:
* HD/UHD — low end devices (struggle with simple 3D scenes)
* Iris Pro / Iris Xe — medium range devices (quite good if you have non-ancient Intel CPU)
* Arc — high end devices (very good performance for both integrated and discrete GPUs)


== GPU lists on Wikipedia ==
== GPU lists on Wikipedia ==
Line 10: Line 22:
* [https://en.wikipedia.org/wiki/Mali_(GPU) List of Mali GPUs].
* [https://en.wikipedia.org/wiki/Mali_(GPU) List of Mali GPUs].
* [https://en.wikipedia.org/wiki/Adreno List of Qualcomm Adreno GPUs].
* [https://en.wikipedia.org/wiki/Adreno List of Qualcomm Adreno GPUs].
[[Category:Overviews]]

Latest revision as of 08:42, 21 March 2026

This article lists some info about graphics processing units (GPU).

WebGL Report

Soft8Soft maintains a fork of a well-known webglreport.com resource — v3d.net/w. It has shorter address and includes one major improvement over the original version — GPU detection code. This code performs various heuristic evaluations of GPU and browser information to predict the performance of the user system.

Intel HD/UHD/Iris/Arc

Don't really understand that these mean for the Intel graphics? The general rule of thumb is the following:

  • HD/UHD — low end devices (struggle with simple 3D scenes)
  • Iris Pro / Iris Xe — medium range devices (quite good if you have non-ancient Intel CPU)
  • Arc — high end devices (very good performance for both integrated and discrete GPUs)

GPU lists on Wikipedia

Wikipedia contains very useful articles with GPU specs: