1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2025-01-19 11:52:16 +01:00

468 Commits

Author SHA1 Message Date
Yours3lf
832d006961
Update BUILD.md 2020-06-18 17:53:40 +01:00
yours3lf
06b0e9ac6a fixed install.sh 2020-06-18 17:51:18 +01:00
yours3lf
e3597e686b Merge remote-tracking branch 'origin/master' 2020-06-18 17:37:19 +01:00
yours3lf
0554734264 fixed compile error 2020-06-18 17:37:15 +01:00
Yours3lf
339d12e129
Update README.md 2020-06-18 17:21:30 +01:00
yours3lf
692a29aaad move to widest arch support 2020-06-16 22:58:54 +01:00
Yours3lf
1cfff003c8
Update README.md 2020-06-16 21:07:35 +01:00
Yours3lf
85ef6f49f3
Update README.md 2020-06-16 21:05:45 +01:00
yours3lf
cc26064e1d multithreaded command submission now works 2020-06-16 20:59:59 +01:00
yours3lf
80d90ca190 started adding code to correct handle indices but doesnt work yet 2020-06-15 23:33:23 +01:00
yours3lf
afa6104ba0 fixed level setting... 2020-06-15 19:16:07 +01:00
yours3lf
2a6438bd43 started adding support for secondary cmdbufs, but crashing still 2020-06-11 21:37:50 +01:00
yours3lf
9a8c4ecb7b added multithreaded example 2020-06-10 20:33:27 +01:00
Yours3lf
def4284cf3
Update README.md 2020-06-09 21:25:55 +01:00
Yours3lf
0f5ca2426b
Update README.md 2020-06-09 21:20:28 +01:00
Yours3lf
72021fb8d5
Update README.md 2020-06-09 21:05:29 +01:00
Yours3lf
6f5d679dad
Update README.md 2020-06-09 20:59:52 +01:00
yours3lf
4273f345ea Merge remote-tracking branch 'origin/master' 2020-06-09 20:57:34 +01:00
yours3lf
74982b90fa cubemaps with mipmaps now working 2020-06-09 20:55:46 +01:00
Yours3lf
16a228e15a
Update README.md 2020-06-08 19:41:45 +01:00
Yours3lf
a700c5b3cd
Update README.md 2020-06-08 19:24:24 +01:00
yours3lf
8a62c66768 cleaned up static analysis findings 2020-06-08 19:07:25 +01:00
yours3lf
922c6ff139 cleaned up some compile warnings 2020-06-08 18:54:57 +01:00
yours3lf
7e54a42747 moved all atomic guards to semaphores 2020-06-07 19:06:44 +01:00
yours3lf
861eed3f36 backup 2020-06-07 18:23:26 +01:00
yours3lf
044b3be14c added asserts for a couple of hw bugs 2020-06-07 18:15:36 +01:00
yours3lf
093e35a961 backup 2020-06-07 17:21:25 +01:00
yours3lf
55a9c214d7 Merge remote-tracking branch 'origin/master' 2020-06-04 21:55:56 +01:00
yours3lf
1d1b16465c needed more space 2020-06-04 21:55:51 +01:00
Yours3lf
cc995ad403
Update README.md 2020-06-04 21:34:24 +01:00
Yours3lf
04753c8a10
Update README.md 2020-06-04 21:34:11 +01:00
yours3lf
ee1d6b44b7 vsync now seems to work 2020-06-04 21:33:49 +01:00
yours3lf
2f8484e65d backup 2020-06-03 22:40:58 +01:00
yours3lf
38011f22a3 tried adding a thread to process seqnos and submit present requests
crashes for some reason, but seems to work otherwise
2020-06-03 22:12:27 +01:00
yours3lf
739216bf7c backup 2020-06-03 00:06:26 +01:00
yours3lf
5c4dc59395 initial vsync implementation done 2020-06-02 22:06:55 +01:00
yours3lf
f763dc1e6d added fifo for vsync code 2020-06-01 22:52:36 +01:00
yours3lf
53db3a60d8 started adding support for present modes 2020-05-31 15:00:45 +01:00
yours3lf
4290dcd39d updated supported surface formats 2020-05-31 14:18:32 +01:00
yours3lf
5db9524684 removed unnecessary stuff, filtered out some modes 2020-05-31 14:00:19 +01:00
yours3lf
806a5a5c18 Merge remote-tracking branch 'origin/master' 2020-05-31 13:39:04 +01:00
yours3lf
2148f5a4cb removed unnecessary wsi functions 2020-05-31 13:39:00 +01:00
Yours3lf
17e7edccb2
Update README.md 2020-05-31 13:34:20 +01:00
Yours3lf
8219b970dc
Update README.md 2020-05-31 13:33:57 +01:00
Yours3lf
d8cc9cfc4e
Update README.md 2020-05-31 13:33:39 +01:00
Yours3lf
8655e540d2
Update README.md 2020-05-31 13:33:16 +01:00
Yours3lf
ea5ec4499d
Update README.md 2020-05-31 13:31:46 +01:00
yours3lf
8380b583de fixed depth clearing 2020-05-31 13:26:59 +01:00
yours3lf
21a9f04a24 trying to get cleardepthstencil work 2020-05-31 12:01:13 +01:00
yours3lf
69debb6153 Merge remote-tracking branch 'origin/master' 2020-05-29 23:09:58 +01:00