1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2024-12-03 15:24:13 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
yours3lf
2a6438bd43 started adding support for secondary cmdbufs, but crashing still 2020-06-11 21:37:50 +01:00
yours3lf
922c6ff139 cleaned up some compile warnings 2020-06-08 18:54:57 +01:00
yours3lf
d947979785 added CPA num free block tracking 2020-05-29 21:49:16 +01:00
yours3lf
0ac879c294 moved CPA from naked pointers to offsets
as buffers can be reallocated
2020-05-16 13:17:03 +01:00
Unknown
df62eadb89 added CPA debugging 2020-03-05 21:18:26 +00:00
Unknown
a918e4216f fixed consecutive pool allocator infinite loop 2020-03-01 15:26:12 +00:00
Unknown
2dee7f9439 split driver.c into multiple files 2018-08-26 14:11:43 +01:00
Unknown
212889fda6 cleaned up some warnings 2018-08-25 11:07:21 +01:00
Unknown
9323469824 first test almost working, control list needs fixing 2018-06-04 14:11:55 +01:00
Unknown
c880fa68a8 added consecutive pool allocator 2018-05-20 15:09:41 +01:00