1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2024-11-29 11:24:14 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Unknown
1696c03670 even more CTS fixes
changed back to one FD per process as apparently they are shared.
I just need to make sure that I close the FD when the last instance is destroyed.
the kernel side driver should be able to handle this properly
2018-11-18 14:21:33 +00:00
Unknown
fb2af568b2 more CTS fixes, can have multiple instances now 2018-11-16 19:39:33 +00:00
Unknown
ccea0d7e3a added some sync func implementations 2018-10-17 20:56:13 +01:00
Unknown
c7988b5c09 added some of the implementation for the triangle example 2018-09-09 15:45:07 +01:00
Unknown
891c8a554e now we use vc4 BOs for swapchain, but it still doesn't work 2018-08-22 21:20:29 +01:00
Unknown
9f7514d161 fixed stuff 2018-05-13 19:47:05 +01:00
Unknown
a7918ba249 added cl submit 2018-05-13 19:28:29 +01:00
Unknown
96e2977856 updated kernel interfaces 2018-05-13 17:20:52 +01:00
Unknown
8dde5b888d updated modeset, vc4 kernel interface added 2018-05-13 15:29:43 +01:00