mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-09-04 01:18:27 +00:00
Re-capitalised "nVidia" to "NVIDIA" where applicable. A minor change, but it aids consistency and is now in-line with NVIDIA's own naming policy. You're welcome Jensen. (#3945)
This commit is contained in:
@@ -460,7 +460,7 @@ flag.PciId { bits = 16, const, section = "Initialization and Shutdown" }
|
||||
.Amd (0x1002) --- AMD adapter.
|
||||
.Apple (0x106b) --- Apple adapter.
|
||||
.Intel (0x8086) --- Intel adapter.
|
||||
.Nvidia (0x10de) --- nVidia adapter.
|
||||
.Nvidia (0x10de) --- NVIDIA adapter.
|
||||
.Microsoft (0x1414) --- Microsoft adapter.
|
||||
.Arm (0x13b5) --- ARM adapter.
|
||||
()
|
||||
|
||||
Reference in New Issue
Block a user