Commit Graph

17 Commits

Author SHA1 Message Date
m00nwtchr 0c4bd7d8d6
AppImage linux releases (#1181)
* AppImage build

* AppImage workflow

* use appimagetool bundled with linuxdeploy

* add appimage update info

* Deploy ffmpeg deps /w linuxdeploy

* change dependencies in gh actions

* fix non-gpl builds

* simplify server build script, set-up for potential future ffmpeg static linking work
2022-09-21 22:55:06 +02:00
zarik5 f72aa71546 Update logo for server and client
Remove dashboard icon
2020-12-13 16:47:38 +01:00
polygraphene 518ccfc677 Move driver resources. 2018-05-25 23:20:31 +09:00
polygraphene 3aa8042586 Remove unnecessary files. 2018-05-24 01:31:47 +09:00
polygraphene 11f0920900 Rename project.
Remove unused SRT related codes.
2018-05-23 00:11:32 +09:00
polygraphene 6a10bd6f4f Change project name. 2018-05-22 13:26:47 +09:00
polygraphene c93487fb19 Remove unused codes.
Add some debug commands.
Fix the alpha blend of layers.
Add Launcher GUI.
2018-05-22 03:06:07 +09:00
polygraphene dc81500e89 Add multi layer support.
Accumulate layers on each call of SubmitLayer.
  Add alpha blend state on drawing layer texture.
Use bounds argument of SubmitLayer.
Add constant limitation of UDP send rate to reduce packet losses.
2018-05-21 18:20:30 +09:00
polygraphene 36fc7cac52 Eventually, we kill the mislabeling of FrameIndex in the packet. And we got smooth head tracking on Gear VR.
This is because buffering of NvEnc (nExtraOutputDelay) and misleading arguments of SubmitLayer.
2018-05-20 02:26:31 +09:00
polygraphene 6e7e657706 Listen local control port to control some settings.
Many debug codes.
2018-05-19 02:39:29 +09:00
polygraphene 50fca851e6 implement IVRDriverDirectModeComponent
add DirectX drawing for scale direct mode textures (not works now).
2018-05-16 01:49:27 +09:00
polygraphene 5de796a35c UDP Socket
Some tracking fixes
2018-05-15 00:35:29 +09:00
polygraphene ef7df2f0be pose tracking works 2018-05-13 17:23:26 +09:00
polygraphene 45b4cd0cdb Some refactoring
Listening UDP incoming request
2018-05-04 04:02:25 +09:00
polygraphene 5149192c6f Add parameters to control nvenc options. 2018-05-01 00:01:00 +09:00
polygraphene 27c071e126 NvEnc and driver now work 2018-04-30 03:47:15 +09:00
Aaron Leiby 65f34f8b2d Initial revision 2017-06-14 15:06:59 -07:00