UPDATE
Added R17-v2 which is the two below consolidated.
a750 support is not merged to source yet, thus included a separate driver for a750 users.
a750 driver works for all devices, it is just a couple dozen commits behind main source for mesa/turnip related stuff and about 2 dozen commits ahead related to a7xx stuff compared to R17, but likely does not matter much for emulators.
R17 is compiled from main source and is current.
a750 driver is compiled from Danilo's repo.
CHANGELOG R17
- Vulkan bumped to 1.3.277.
- Fix
sync_wait FD in kgsl_syncobj_wait
(may fix some crashes). - Upstreamed
Enable UBWC in more cases
. - General fixes and opts.
CHANGELOG a750
- Vulkan bumped to 1.3.277.
- General fixes and opts.