mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 04:20:08 +01:00
nak: Initial SM32 support
This commit adds most operations to enable compute and basic draw tasks for KeplerB (also known as Kepler 2.0, chips GK110 to GK180 or codename NVF0-NVF1). There are still major aspects such as as textures, surfaces, shared atomics and scheduling that still need work and will be added in other commits. Signed-off-by: Lorenzo Rossi <snowycoder@gmail.com> Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34329>
This commit is contained in:
parent
ee4cff7603
commit
2929dae1e8
1 changed files with 2717 additions and 8 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue