summaryrefslogtreecommitdiffstats
path: root/src/intel
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2019-04-16 00:27:33 -0700
committerKenneth Graunke <[email protected]>2019-04-16 10:27:20 -0700
commit33314cf410f5f16af31a7d076fe89c3768bc4edb (patch)
treee3a8b5bc94dece04a054918b8cbe216e82bcdaaa /src/intel
parent56d9532316ca9ab20f0b23f63f68dc8a3decf07f (diff)
iris: Change vendor and renderer strings
This patch changes the GL_VENDOR string from "Mesa Project" to "Intel". This makes GLX_MESA_query_renderer report "Vendor: Intel (0x8086)" instead of "Vendor: Mesa Project (0x8086)" which is arguably wrong. We now also use a consistent vendor string across Windows and Linux. It also prepends "Mesa" to the GL_RENDERER string, both to credit the community and have a distinguishing mark between the two drivers. We drop "DRI" compared to i965, as it's not really that important. Improves performance in Portal by 1.8x. Iris is now 3.86% faster than i965 at the portal-d1.dem timedemo on my Kabylake laptop. One change is that Portal selects the MapBufferRange path based on the vendor string, and iris's BufferSubData path is still missing the storage invalidation optimization.
Diffstat (limited to 'src/intel')
0 files changed, 0 insertions, 0 deletions