mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-27 04:04:23 +08:00
821f4c8d99
Most of the code is copied as is, but there are a couple of changes: - drop pre nvif code - nouveau_list -> list_head - pthread_mutex_t -> simple_mtx_t - nvif_unwrap removed - no assignments in if statements - nouveau_object_mthd -> nouveau_device_info - reworked object allocation UAPI calls Most of the reworked code was copied from NVK or a previous version of it Signed-off-by: Karol Herbst <kherbst@redhat.com> Acked-by: Faith Ekstrand <faith.ekstrand@collabora.com> Reviewed-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27853> |
||
---|---|---|
.. | ||
Android.mk | ||
mesa3d_cross.mk |