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

19 Commits

Author SHA1 Message Date
Unknown
939b791183 performance queries now seem to work 2020-02-24 21:45:47 +00:00
Unknown
73e72e86e0 backup 2020-02-23 13:29:01 +00:00
Unknown
8b0f5d0862 added some of the performance query functionality 2020-02-22 21:50:53 +00:00
Unknown
1e9d774483 finally the trampoline walking works
can successfully call my custom extension
TODO: need to make the assembly loader work too
2019-10-01 00:39:24 +01:00
Unknown
51734f8af3 updated device caps 2019-09-29 19:53:08 +01:00
Unknown
1598083a37 update 2019-08-25 21:59:18 +01:00
Unknown
8285408d9d started to add functionality to make texture mapping work 2019-08-18 17:36:57 +01:00
Unknown
52ea2ca086 CTS fixes 2019-04-10 21:13:59 +01:00
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