Commit Graph

  • 4177b02064 Allow cuda kernel to run in parallell loki-47-6F-64 2021-09-27 17:58:35 +02:00
  • 847d7b6980 Fix minor error in README loki-47-6F-64 2021-09-26 23:45:44 +02:00
  • ef1114512f test 3 diadatp 2021-09-27 01:29:52 +05:30
  • 38c36c00c9 test 2 diadatp 2021-09-27 00:54:53 +05:30
  • 846820f4ec test 1 diadatp 2021-09-27 00:24:24 +05:30
  • c39e90b9b0 Trying again with full cuda install. diadatp 2021-09-26 22:36:22 +05:30
  • 096d7587c3 Forgot sudo in appveyor config file. diadatp 2021-09-26 19:06:29 +05:30
  • 27f5bb60e5 Testing AppVeyor CUDA install. diadatp 2021-09-26 18:55:28 +05:30
  • 70ed5ce829 Merge branch 'master' into cmake_cuda diadatp 2021-09-26 17:48:51 +05:30
  • e58dc8e446 Fix CUDA build via CMakeLists flags. diadatp 2021-09-26 16:01:59 +05:30
  • 60e3538adc Attempt to fix ubuntu 20.04 build, again loki-47-6F-64 2021-09-26 11:39:36 +02:00
  • e2fb02323c Attempt to fix ubuntu 20.04 build loki-47-6F-64 2021-09-26 10:57:43 +02:00
  • 57c7945847 Fix typo in README loki-47-6F-64 2021-09-26 00:18:49 +02:00
  • 68c723e135 Resolve merge conflicts loki-47-6F-64 2021-09-26 00:16:14 +02:00
  • 0241414dfb Merge branch 'cuda' of github.com:loki-47-6F-64/sunshine into cuda loki-47-6F-64 2021-09-25 22:31:48 +02:00
  • c5a356f3e7 Fix compilation on ubuntu 20.04 loki-47-6F-64 2021-09-25 22:31:39 +02:00
  • deecd19af2 Update appveyor.yml loki-47-6F-64 2021-09-25 21:50:47 +02:00
  • f4cb13aa0e Merge pull request #229 from hadicharara/master loki-47-6F-64 2021-09-25 21:16:26 +02:00
  • 4385014049 Added warning for low version of ffmpeg Hadi Charara 2021-09-25 15:09:03 -04:00
  • fcb84132f4 Sharper images when not scaling the image loki-47-6F-64 2021-09-25 19:18:43 +02:00
  • 50bd3094b4 More accurate capture rate for NvFBC loki-47-6F-64 2021-09-25 17:46:26 +02:00
  • d7cb71f877 Update README loki-47-6F-64 2021-09-25 15:35:44 +02:00
  • e287404992 Handle acquiring display names based on encoder loki-47-6F-64 2021-09-25 14:44:38 +02:00
  • d332f11101 Update instructions in the config file loki-47-6F-64 2021-09-25 13:12:13 +02:00
  • f78a9e2ccf Fix downscaling image when using cuda loki-47-6F-64 2021-09-25 12:44:45 +02:00
  • bd7294e672 Fix cuda kernel launch when encoding in 4K loki-47-6F-64 2021-09-22 19:12:20 +02:00
  • b3304a059d Target older cuda architecture for compatibility loki-47-6F-64 2021-09-22 14:49:49 +02:00
  • d0529fb234 Make dependency on cuda development files optional loki-47-6F-64 2021-09-22 14:17:08 +02:00
  • bb912786bd Added NvFBC on Linux loki-47-6F-64 2021-09-22 11:36:59 +02:00
  • 8f47190ffc Test for availability of crct info before using it loki-47-6F-64 2021-09-20 18:37:51 +02:00
  • 196f1f7471 Make changes in brightness of the color more visible loki-47-6F-64 2021-09-20 00:21:54 +02:00
  • e3cc25f23f Use linear interpolation with the cuda kernel loki-47-6F-64 2021-09-20 00:03:33 +02:00
  • a963b31c1d Ensure the background color is black loki-47-6F-64 2021-09-19 23:00:42 +02:00
  • 4d1689d6e9 Each cuda::sws_t has it's own color matrix loki-47-6F-64 2021-09-19 21:27:31 +02:00
  • fed329568c Use an actual cuda kernel to convert RGB to NV12 loki-47-6F-64 2021-09-19 20:40:34 +02:00
  • e3f642ac25 Reduce cpu usage with x11grab loki-47-6F-64 2021-09-15 12:10:12 +02:00
  • c94d922282 Fix windows build loki-47-6F-64 2021-09-14 19:16:29 +02:00
  • 7563a0fa1f Merge branch 'master' into cuda loki-47-6F-64 2021-09-14 15:09:21 +02:00
  • f5db0e438b The background is black instead of green loki-47-6F-64 2021-09-14 15:07:34 +02:00
  • 9982ae4675 Convert images on the GPU on Linux for NVidia cards loki-47-6F-64 2021-09-14 11:58:21 +02:00
  • 69eba9c493 Merge branch 'master' of github.com:loki-47-6F-64/sunshine loki 2021-09-13 20:55:16 +02:00
  • 2c67d73f08 Merge pull request #214 from exetico/patch-1 loki-47-6F-64 2021-09-13 20:54:35 +02:00
  • 7f4b9cf36c Change where keycode is mapped loki 2021-09-13 20:34:45 +02:00
  • 9c0ea17ada Update Linux specific code for fix in previous commit loki 2021-09-13 20:33:17 +02:00
  • 91a6e55f74 Fix segfault when connecting multiple controllers at the same ttime loki 2021-09-13 20:24:04 +02:00
  • fea650fbe4 Typo ipewire Tobias Nordahl Kristensen 2021-09-13 17:17:32 +02:00
  • 35e0497f86 Adding note about sink in pipewire Tobias Nordahl Kristensen 2021-09-11 16:07:52 +02:00
  • fbc3735f44 Merge pull request #210 from WisdomCode/master loki-47-6F-64 2021-09-09 21:23:22 +02:00
  • 9be80c103e Shortcut Flags need to be adjusted as well WisdomCode 2021-09-09 21:15:35 +02:00
  • 640f2b1c55 Syntax WisdomCode 2021-09-09 15:05:04 +02:00
  • d8df57130a Apply key rewrite also when keeping key pressed WisdomCode 2021-09-09 14:57:04 +02:00
  • 3ba0533773 Merge pull request #207 from WisdomCode/master loki-47-6F-64 2021-09-08 21:59:44 +02:00
  • b1224032a1 Add non US Backslash for international keyboards on Linux Christian Rupp 2021-09-08 17:18:27 +02:00
  • 1a7ed53559 Merge pull request #205 from sethicis/patch-1 loki-47-6F-64 2021-09-07 09:10:37 +02:00
  • 9e9487617a Update README.md Kyle Blagg 2021-09-06 20:49:20 -04:00
  • d68b8138a5 Detect x11/wayland at runtime Loki 2021-09-06 20:40:41 +02:00
  • 10ca72f934 Refactor egl::surface_descriptor_t, removed obj_count and plane_indices Loki 2021-09-06 19:46:42 +02:00
  • 9dbf0df67d Merge pull request #202 from angelnu/patch-1 loki-47-6F-64 2021-09-05 11:18:31 +02:00
  • b072af3082 Fix bad file descriptor when using wlgrab Loki 2021-09-05 11:16:59 +02:00
  • 35c8b74bb4 libcap-dev is associated to libcap2 Angel Nunez Mencias 2021-09-05 01:30:55 +02:00
  • 7fbe9ba34f Added warning if only one of libcap or libdrm has been found Loki 2021-09-04 20:15:08 +02:00
  • 81c6ca5915 Merge branch 'master' into setcap-p Loki 2021-09-04 18:30:29 +02:00
  • d73a4a38e5 Fix multi-monitor setup with KMSgrab loki 2021-09-04 18:16:36 +02:00
  • 6309f478a2 kmsgrab: Only gain effective CAP_SYS_ADMIN when needed David Rosca 2021-09-04 11:45:57 +02:00
  • 4ca2c0e740 Merge branch 'cpu-usage' loki-47-6F-64 2021-09-04 12:09:27 +02:00
  • ea9ada8d20 Trade slightly higher rumble latency for lower cpu usage loki-47-6F-64 2021-09-04 12:09:12 +02:00
  • 302b61090b Merge pull request #200 from nowrep/pabuf loki-47-6F-64 2021-09-03 15:45:56 +02:00
  • 75d224cd67 pulse: Set pa_buffer_attr.maxlength when creating stream David Rosca 2021-09-03 14:52:19 +02:00
  • 2ff9a129c0 Reduce CPU usage David Rosca 2021-09-03 14:03:59 +02:00
  • a1a4ce1af8 Merge pull request #196 from nowrep/wlsoftware loki-47-6F-64 2021-09-03 11:23:52 +02:00
  • 44ac873100 wlgrab: Fix ram (software encoding) snapshot David Rosca 2021-09-03 10:22:31 +02:00
  • 3d179a869a Push the right change this time xD loki-47-6F-64 2021-09-03 10:20:29 +02:00
  • 530f2de79e Revert "Test for capability of modifiers when importing framebuffer to openGL" loki-47-6F-64 2021-09-03 10:16:46 +02:00
  • 512e581d56 Revert "Revert "Linux: DRM modifier 0 is valid"" loki-47-6F-64 2021-09-03 10:16:10 +02:00
  • e5c2ad2069 Revert "Linux: DRM modifier 0 is valid" loki-47-6F-64 2021-09-03 10:12:16 +02:00
  • 6af961199e Remove redundent code loki-47-6F-64 2021-09-03 10:01:51 +02:00
  • 276aa23a61 Test for capability of modifiers when importing framebuffer to openGL loki-47-6F-64 2021-09-02 20:38:45 +02:00
  • e33a7ff53b Linux: DRM modifier 0 is valid David Rosca 2021-09-02 12:34:27 +02:00
  • d9d50d8943 kmsgrab: Fix multi-plane import David Rosca 2021-09-02 12:33:54 +02:00
  • 7c753e2289 Merge branch 'master' into wlroots-drm loki-47-6F-64 2021-09-01 21:50:24 +02:00
  • ff81a286bb Merge pull request #185 from TheElixZammuto/web-ui-troubleshooting loki-47-6F-64 2021-09-01 21:48:34 +02:00
  • c7c3ac7c9c Merged with master Loki 2021-09-01 14:22:41 +02:00
  • 74f673e23c Fix build for SUNSHINE_ENABLE_WAYLAND=OFF Loki 2021-08-31 21:19:02 +02:00
  • 7c51fbfd18 Correlate KMS output to wayland xdg-output Loki 2021-08-31 20:46:50 +02:00
  • 7839ff8057 Minor tweaks to troubleshooting page Elia Zammuto 2021-08-30 20:46:14 +02:00
  • 8b91e168e5 Merge pull request #179 from nowrep/kmsgrab-multiplane loki-47-6F-64 2021-08-29 21:07:04 +02:00
  • 08f056bb3f kmsgrab: Support multi-plane formats David Rosca 2021-08-27 12:44:49 +02:00
  • 808af7fce1 Fix Alignment Elia Zammuto 2021-08-29 18:48:43 +02:00
  • 090d353f3d Added Visual Feedback on action Elia Zammuto 2021-08-29 18:42:09 +02:00
  • c4b371ccc9 Merge branch 'master' into web-ui-troubleshooting Elia Zammuto 2021-08-29 18:25:03 +02:00
  • 06a1119512 Fix segfault for wlroots based capturing Loki 2021-08-29 09:34:00 +02:00
  • b80c4253f0 Make KMSgrab smooth on Wayland Loki 2021-08-28 22:22:02 +02:00
  • 3f306de5e1 Prevent OpenGL error when switching cursor image Loki 2021-08-28 20:30:07 +02:00
  • 39f9506446 Fix blank video for vaapi Loki 2021-08-28 17:48:28 +02:00
  • 00de30d336 Omit single copy of frame with VAAPI if possible Loki 2021-08-26 23:59:32 +02:00
  • b59df48dde Keep image on vram if at all possible with wlroots based compositors Loki 2021-08-26 22:06:59 +02:00
  • 3840b3c561 Merge pull request #169 from gamozolabs/master loki-47-6F-64 2021-08-26 08:35:53 +02:00
  • b5424ec671 Merge pull request #171 from felipejfc/starting_dir loki-47-6F-64 2021-08-26 08:35:23 +02:00
  • ec184fb2ab Screencast wlroots based compositors Loki 2021-08-25 16:09:42 +02:00
  • 4a750c7b16 fix: rename starting dir with working dir Felipe Cavalcanti 2021-08-24 21:13:33 -03:00