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

11 Commits

Author SHA1 Message Date
Unknown
8ecc45b3cb more CTS fixes 2019-02-09 23:53:32 +00:00
Unknown
689eb72cff loads of CTS fixeeees 2019-02-09 16:18:15 +00:00
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
408d0a2b2a added some state change funcs 2018-10-21 13:33:02 +01:00
Unknown
8bdf16246f added more of the draw call functionality 2018-09-26 21:59:00 +01:00
Unknown
f00e4b6a0e added remaining functionality towards the first draw call
todo draw command
2018-09-25 21:32:52 +01:00
Unknown
c7988b5c09 added some of the implementation for the triangle example 2018-09-09 15:45:07 +01:00
Unknown
2dee7f9439 split driver.c into multiple files 2018-08-26 14:11:43 +01:00
Unknown
356c7d3277 cleared up some todos 2018-08-25 13:50:03 +01:00
Unknown
1e9fc33c15 moved extensions helpers 2018-05-28 15:35:10 +01:00
Unknown
2026f0d565 added caps 2018-05-20 20:41:48 +01:00