Commit graph

30 commits

Author SHA1 Message Date
JerryXiao f6310cdc91
switch to gitea actions
All checks were successful
Build with gcc + clang / build (push) Successful in 1m1s
2024-03-26 23:44:24 +08:00
JerryXiao 516ecb4121
automatically determine card name 2024-02-29 10:29:41 +08:00
JerryXiao 0bcb73c48d
resolve github #8 2024-01-23 14:37:33 +08:00
JerryXiao 19e048b56a
finally fixed color issue, github #7 2024-01-23 14:36:38 +08:00
JerryXiao 0d40834b17
fix wrong byte order in bypass routine 2023-09-21 23:49:02 +08:00
JerryXiao 4ba2de050e
proper byte order quirk handling 2023-09-21 20:51:19 +08:00
JerryXiao c9b056a3f5
use hardcoded image format by default (github #7) 2023-09-21 16:06:46 +08:00
JerryXiao 586d14e848
fix Segmentation fault with --va-derive=on (github #5) 2023-09-21 14:05:16 +08:00
JerryXiao 843d79cb64
fix wrong variable name, closes github #4 2023-09-13 17:45:11 +08:00
JerryXiao 035ae36dad
drm: drop master if unnecessary 2023-08-12 00:01:31 +08:00
JerryXiao 6340351c3b
allow usage of --screen-blank --capture-raw-fb=/dev/null 2023-08-11 09:57:17 +08:00
JerryXiao 3586a776a4
allow screen blank for privacy 2023-08-11 01:34:45 +08:00
JerryXiao e7b8b59156
fix warning 2023-07-16 10:50:07 +08:00
JerryXiao 2fd00d80b2
refine cursor capture 2023-07-16 10:43:22 +08:00
JerryXiao daf3db0b19
WIP: allow capture cursor 2023-07-16 10:12:26 +08:00
JerryXiao e7d59d0e5e
fix va write raw buffer 2023-07-15 11:49:31 +08:00
JerryXiao d4761aaf9e
initial multi display support 2023-07-15 10:38:48 +08:00
JerryXiao 9d6d7b3b14
ci config
and badge
2023-07-12 17:42:30 +08:00
JerryXiao 265c982409
allow DRM_FORMAT_MOD_LINEAR on nvidia 2023-05-24 14:41:22 +08:00
JerryXiao aff000aa05
support RGB32_10 pixfmt 2023-05-07 18:10:48 +08:00
JerryXiao b592832c0a
fix bugs 2023-05-07 00:57:26 +08:00
JerryXiao a7de7db3d4
add wakeup option
add LICENCE and update readme

fix format
2023-05-05 00:50:27 +08:00
JerryXiao 9b20228ab7
confirmed to be working on amdgpu 2023-04-29 18:58:46 +08:00
JerryXiao 6971d7df62
vaapi fix 2023-04-29 16:29:44 +08:00
JerryXiao 6ec6c260d0
update readme 2023-04-29 12:16:13 +08:00
JerryXiao 1666afec4e
vaapi: wip 2023-04-29 11:44:15 +08:00
JerryXiao f3465fe871
add more debug functionalities 2023-04-28 03:09:38 +08:00
JerryXiao 50b6435aa7
long way to go 2023-04-27 23:44:34 +08:00
JerryXiao c088426932
add alternative mmap method for i915 2023-04-27 19:56:11 +08:00
JerryXiao 8a71fc150f
init 2023-04-27 19:35:18 +08:00