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

21 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
27f7e593d9 cleanup 2020-05-29 22:58:27 +01:00
yours3lf
d947979785 added CPA num free block tracking 2020-05-29 21:49:16 +01:00
yours3lf
3860f115c0 fixed cpa alloc strategy so now we get away with a lot less 2020-05-29 21:45:23 +01:00
yours3lf
dc89f5c558 now compiles properly to armv8-a or others 2020-05-17 17:29:04 +01:00
yours3lf
964eea2342 backup 2020-05-17 10:51:48 +01:00
yours3lf
269a1b412c backup 2020-05-16 22:31:07 +01:00
yours3lf
0ac879c294 moved CPA from naked pointers to offsets
as buffers can be reallocated
2020-05-16 13:17:03 +01:00
yours3lf
2b4d733183 backup 2020-05-12 22:45:30 +01:00
Unknown
cd90786187 backup 2020-03-08 22:06:12 +00:00
Unknown
db18a1695c started writing some unit tests for CPA as it's finnicky 2020-03-07 18:07:07 +00:00
Unknown
1092d59612 rewrote CPA, added test for it 2020-03-07 11:13:08 +00:00
Unknown
df62eadb89 added CPA debugging 2020-03-05 21:18:26 +00:00
Unknown
126a5e7ac7 made some progress with vkcmdblitimage 2020-03-02 21:50:08 +00:00
Unknown
a918e4216f fixed consecutive pool allocator infinite loop 2020-03-01 15:26:12 +00:00
Unknown
08f6b72ef8 cleaning up TODOs, error messages 2019-09-07 17:41:46 +01:00
Unknown
2be28d722f added vulkan code to create and bind a texture
still need to implement driver backend
2019-08-19 22:12:51 +01:00
Unknown
689eb72cff loads of CTS fixeeees 2019-02-09 16:18:15 +00:00
Unknown
9f3d3de52f fixed pool allocator whoops 2018-09-29 15:59:17 +01:00
Unknown
2dee7f9439 split driver.c into multiple files 2018-08-26 14:11:43 +01:00