Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Mesa (computer graphics)
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==== NIR ==== NIR (New Internal Representation) was introduced to overcome TGSI limitations.<ref>{{Cite web|url=https://people.freedesktop.org/~cwabbott0/nir-docs/intro.html|title = Introduction β NIR 0.0.1 documentation}}</ref><ref>{{Cite web|url=http://www.jlekstrand.net/jason/projects/mesa/nir-notes/|title = NIR: A new compiler IR for Mesa}}</ref> NIR was extended in last and actual releases as base of Spir-V support and is since 2016 main development area. LLVMpipe, i965, RadeonSI, Nouveau, freedreno, vc4 are changed to NIR from TGSI. RADV, Zink and other new drivers starts with NIR. All drivers with full OpenGL 4.6 support are related to NIR by SPIR-V support. Also AMD r600 has a fork with NIR for better support of HD5000 and HD6000 series. This option for r600 is default since Mesa 21.0. * [http://www.x.org/wiki/Events/XDC2014/XDC2014AbbotNIR/ Connor Abbott - NIR, or moving beyond GLSL IR in Mesa] XDC2014 ** [https://lists.freedesktop.org/archives/mesa-dev/2014-December/072761.html (Mesa-dev) 2014-12-15 Reintroducing NIR, a new IR for mesa] * [https://cgit.freedesktop.org/mesa/mesa/tree/src/compiler/nir/README cgit.freedesktop.org/mesa/mesa/tree/src/compiler/nir/README] * [https://fosdem.org/2016/schedule/event/i965_nir/attachments/slides/1113/export/events/attachments/i965_nir/slides/1113/nir_vec4_i965_fosdem_2016_rc1.pdf fosdem.org/2016/schedule/event/i965_nir/attachments/slides/1113/export/events/attachments/i965_nir/slides/1113/nir_vec4_i965_fosdem_2016_rc1.pdf] * [https://archive.fosdem.org/2018/schedule/event/radeonsi/attachments/slides/2253/export/events/attachments/radeonsi/slides/2253/fosdem2018_shaders.pdf NIR in RadeonSI] * [https://archive.fosdem.org/2018/schedule/event/nouveau/attachments/slides/2280/export/events/attachments/nouveau/slides/2280/nouveau.pdf Nouveau update 2018] *[https://archive.fosdem.org/2020/schedule/event/nouveau/attachments/slides/3884/export/events/attachments/nouveau/slides/3884/slides.pdf Nouveau with NIR in Mesa 19.3]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)