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

11 Commits

Author SHA1 Message Date
Unknown
0eab6f0a0e added ETC test, but can't make it work
need kernel support for 64bpp output so that I can emulate the copy to optimal format
2020-02-20 22:48:39 +00:00
Unknown
20dae3b400 trying to get msaa working 2020-02-16 18:14:45 +00:00
Unknown
80fe07777b got linear to optimal copies working 2019-12-12 21:10:02 +00:00
Unknown
8c017a932c loader stuff is now fully functional 2019-10-01 19:23:52 +01:00
Unknown
16d5fc7502 trying to make the loader stuff work 2019-09-29 23:52:21 +01:00
Unknown
b1c298730d added depth testing test 2019-09-23 11:13:43 +01:00
Unknown
08f6b72ef8 cleaning up TODOs, error messages 2019-09-07 17:41:46 +01:00
Unknown
d0ce9e79a5 now the multipass texturing example works! 2019-09-02 22:37:42 +01:00
Unknown
ea95ac6935 first crack at multipass rendering
doesn't work yet, need to fix CL
2019-08-29 21:31:49 +01:00
Unknown
0f082b8130 fixed blit code, now just need to put it into vkcmdcopybuffertoimage 2019-08-26 20:16:26 +01:00
Unknown
df8e7d089b added texturing test to try and get T format blit working
seems like the general read assembly is accepted but I'm getting black on screen
2019-08-26 18:25:58 +01:00