Commit Graph

  • a6dc8a9db3 [host] d12: fix damage tracking on re-init Geoffrey McRae 2024-02-23 17:28:09 +11:00
  • dc4d93f50a [host] d12: remove extra copies in damage tracking Geoffrey McRae 2024-02-23 17:24:25 +11:00
  • 3b43dcb80d [host] d12: fix type of function argument Geoffrey McRae 2024-02-23 11:00:18 +11:00
  • 9de047d9cb [host] d12: implement damage aware copy Geoffrey McRae 2024-02-23 10:54:08 +11:00
  • 1098b7e6bd [host] d12: cosmetics Geoffrey McRae 2024-02-23 08:38:32 +11:00
  • 055d5527ef [host] d12: allow specifying adapter and output to capture Geoffrey McRae 2024-02-23 08:14:24 +11:00
  • b1313980fb [host] d12: make RGB24 optional, disabled by default Geoffrey McRae 2024-02-05 05:17:55 +11:00
  • 319241b597 [host] d12: use a GPU side fence instead of CPU side Geoffrey McRae 2024-02-05 04:27:04 +11:00
  • b0b851dd4b [host] d12: fix incorrect format presented to extra clients Geoffrey McRae 2024-02-05 04:20:38 +11:00
  • 60b01566e1 [host] d12: implement initial RGB24 support Geoffrey McRae 2024-02-02 02:37:17 +11:00
  • 4076377820 [host] win: add comRef helpers for leak identification and tracking Geoffrey McRae 2024-02-05 02:46:57 +11:00
  • 0b210a280d [all] update the copyright to 2024 Geoffrey McRae 2024-02-01 17:16:31 +11:00
  • a4fede01f3 [host] d12: general cleanups Geoffrey McRae 2024-02-01 17:13:18 +11:00
  • 071e4323fa [host] windows: make DXGI the default capture interface, D12 is not ready Geoffrey McRae 2024-02-01 14:48:44 +11:00
  • be82b7e578 [host] d12: add wrappers for backend functions Geoffrey McRae 2024-01-31 10:18:56 +11:00
  • c07b72883a [host] d12: adjust backend API to allow multiple instances Geoffrey McRae 2024-01-31 09:43:01 +11:00
  • 462d8187b6 [host] d12: handle error when windows switches to the secure desktop Geoffrey McRae 2024-01-31 05:42:30 +11:00
  • 4523b9ba00 [host] d12: fix failure to send mouse shape updates Geoffrey McRae 2024-01-31 05:28:03 +11:00
  • cae4b2f4f9 [host] windows: fix compilation under gcc Geoffrey McRae 2024-01-31 01:33:43 +11:00
  • 72b25b99bc [host] add new D12 capture interface Geoffrey McRae 2024-01-29 21:47:02 +11:00
  • e376e6fb53 [host] app: revert unintended change from last commit Geoffrey McRae 2024-01-27 23:19:42 +11:00
  • 34e8a2255e [host] dxgi: d3d12 now writes direclty into ivshmem Geoffrey McRae 2024-01-27 17:55:44 +11:00
  • adaf40e2bf [host] dxgi: Fix d3d12 32-bit output Geoffrey McRae 2024-01-27 20:06:34 +11:00
  • 84dd68dd2b [host] dxgi: correct 24-bit packed output height calculation bug Geoffrey McRae 2024-01-27 11:14:04 +11:00
  • 738a04d0bc [host] dxgi: fix packed texture height calculation Geoffrey McRae 2024-01-27 10:56:23 +11:00
  • 2316a5e64d [host] dxgi: ensure 24-bit packed output is properly aligned Geoffrey McRae 2024-01-27 10:11:01 +11:00
  • 47ad93f48d [host] common: fix compilation on clang Geoffrey McRae 2024-01-27 10:10:48 +11:00
  • c5cbb8aa46 [host] dxgi: enable 24-bit mode by default Geoffrey McRae 2024-01-27 02:28:09 +11:00
  • ad00aaacd0 [obs] fix non-dmabuf 24-bit imports Geoffrey McRae 2024-01-27 02:13:42 +11:00
  • 1b75ae0762 [obs] fix 24-bit import support with dmabuf Geoffrey McRae 2024-01-27 00:43:20 +11:00
  • 5b3cc4cd48 [cmake] MakeObject: ensure embedded objects are null terminated Geoffrey McRae 2024-01-26 18:05:01 +11:00
  • 7247fadad8 [client] egl: fix post processing failure when converting pixel formats Geoffrey McRae 2024-01-25 17:51:06 +11:00
  • c2237f29ae [client] x11: fix typo Geoffrey McRae 2024-01-02 08:50:40 +11:00
  • e5a9c0242f [client] wayland: libdecor maximize request should maximize, not minimize Tudor Brindus 2023-12-23 14:56:34 -05:00
  • 537218d6ae [client] wayland: honour fullscreen and maximize in libdecor Quantum 2023-12-21 21:57:24 -05:00
  • f05151c9a6 [host] nvfbc: fix compilation with new debug code Geoffrey McRae 2023-12-07 16:33:54 +11:00
  • b776b00a67 [common] host: fix compliation on windows Geoffrey McRae 2023-12-07 16:10:52 +11:00
  • 4b4e07875d [common] debug: fix compilation on windows Geoffrey McRae 2023-12-07 15:46:12 +11:00
  • 6104956a27 [common] reformat the debug output to be more useful Geoffrey McRae 2023-12-07 15:37:54 +11:00
  • 3668040892 [client] pipewire: correct pipewire_latency as per the docs Geoffrey McRae 2023-12-06 22:26:20 +11:00
  • 8cd002f1b2 [client] x11: fix incorrect pointer reference, fixes clipboard Geoffrey McRae 2023-12-01 09:11:09 +11:00
  • 22d949c411 [client] egl: fix rgb24 regression Geoffrey McRae 2023-11-21 12:20:04 +11:00
  • 43a3fb0db3 [client] egl: RGB24 improvements Geoffrey McRae 2023-11-21 11:57:25 +11:00
  • 8d27d9e2e2 [common] rect: fix avx alignment issue take 2 Geoffrey McRae 2023-11-19 18:01:34 +11:00
  • 660b4b8ec8 [common] rects: fix avx implementation for unaligned accesses Geoffrey McRae 2023-11-19 17:15:44 +11:00
  • 4911e129f8 [common] time: improve flow with compiler hints Geoffrey McRae 2023-11-19 16:31:45 +11:00
  • d3ee5bddde [common] rect/framebuffer: improve avx implementations Geoffrey McRae 2023-11-19 15:45:15 +11:00
  • 0ce4c34c37 [client] egl: fix non-dma RGB24 import path Geoffrey McRae 2023-11-19 09:42:37 +11:00
  • 584de4133f [common] fix compilation on clang Geoffrey McRae 2023-11-19 03:20:34 +11:00
  • 3330f83af6 [common] add runtime detection and selection of AVX/AVX2 support Geoffrey McRae 2023-11-19 02:52:11 +11:00
  • 5d4c1d348c [all] refactor cpuInfo function names Geoffrey McRae 2023-11-19 01:22:09 +11:00
  • 750cab83a3 Revert "[common] add AVX/AVX2 memory copy implementations" Geoffrey McRae 2023-11-19 00:18:48 +11:00
  • e61678ef1b [common] add AVX/AVX2 memory copy implementations Geoffrey McRae 2023-11-19 00:09:42 +11:00
  • 6357df1a7a [client] egl: fix non-dma texture stride issue Geoffrey McRae 2023-11-15 17:40:57 +11:00
  • 1f4395570c [obs] fix timeout when unsupported frame type is provided Geoffrey McRae 2023-11-10 10:00:47 +11:00
  • accf300c6c [host] dxgi: fix failure to reset texture state on fast restarts Geoffrey McRae 2023-11-15 17:31:10 +11:00
  • a0fd03d328 [repo] update LGMP submodule Geoffrey McRae 2023-11-13 14:03:19 +11:00
  • 929e88b9d3 [all] provide conditional path optimization hints to the compiler Geoffrey McRae 2023-11-12 18:26:08 +11:00
  • 7bea919352 [common] time: prevent possible div by zero on windows Geoffrey McRae 2023-11-12 06:56:37 +11:00
  • 96b5892c31 [host] app: prevent possible null deref and resource leak Geoffrey McRae 2023-11-12 06:44:20 +11:00
  • b14aad7118 [host] dxgi: remove uneeded variable + minor cosmetic changes Geoffrey McRae 2023-11-12 06:36:04 +11:00
  • 7321ca6768 [host] windows: fix stdout/stderr resource leak Geoffrey McRae 2023-11-12 06:20:29 +11:00
  • cd6485f2ed [host] downsample: fix resource leak on failure Geoffrey McRae 2023-11-12 05:59:47 +11:00
  • 7bcad37568 [host] platform: Close the exitEvent when done Geoffrey McRae 2023-11-12 05:59:14 +11:00
  • ba8075a9fd [host] app: fix unchecked return value Geoffrey McRae 2023-11-11 20:50:42 +11:00
  • 3bad3837b4 [host] fix copy-paste error Geoffrey McRae 2023-11-11 20:47:36 +11:00
  • 084ebe5035 [host] dxgi: fix potential buffer out of bounds access Geoffrey McRae 2023-11-11 20:41:10 +11:00
  • d480b674ca [host] dxgi: fix invalid array access via wrong variable Geoffrey McRae 2023-11-11 20:37:58 +11:00
  • 10e30eec57 [host] dxgi: fix possible null dereference Geoffrey McRae 2023-11-11 20:36:53 +11:00
  • 38b6b0ac40 [common] windows/event: fix control flow issue Geoffrey McRae 2023-11-11 20:34:30 +11:00
  • 503efdd0d8 [host] dxgi: fix failure to call FreeLibrary for d3d12 Geoffrey McRae 2023-11-11 20:31:53 +11:00
  • 75e10688d4 [repo] update PureSpice submodule Geoffrey McRae 2023-11-11 15:51:37 +11:00
  • ec88a52fe2 [common] ivshmem: fix possible resource leak Geoffrey McRae 2023-11-11 14:04:54 +11:00
  • a28deae569 [client] util: fix invalid pointer arithmatic Geoffrey McRae 2023-11-11 14:03:40 +11:00
  • cf51503a54 [client] X11/i3: write directly into sun_path to avoid strncpy Geoffrey McRae 2023-11-11 13:47:43 +11:00
  • aa42751743 [client] common: fix time of check/time of use issue Geoffrey McRae 2023-11-11 13:37:51 +11:00
  • 9a53880b9b [common] ivshmem: fix failure to check ioctl for error result Geoffrey McRae 2023-11-11 13:34:21 +11:00
  • a3b51220ed [common] option: remove const qualifier from shortopt Geoffrey McRae 2023-11-11 13:31:05 +11:00
  • 17fce1cf78 [client] util: fix failure to check result of ftell for error Geoffrey McRae 2023-11-11 13:28:32 +11:00
  • 9f3f8cc5bd [client] splash: remove 0 array specifier from func prototype Geoffrey McRae 2023-11-11 13:24:19 +11:00
  • 0524980cb4 [client] msg: make it clear we ignore the return for ll_shift Geoffrey McRae 2023-11-11 13:20:41 +11:00
  • a0f5907cb6 [client] overlay: prevent possible divide by zero Geoffrey McRae 2023-11-11 13:18:01 +11:00
  • 0a9784d09d [client] main: fix possible dereference of null g_state.ds Geoffrey McRae 2023-11-11 13:15:39 +11:00
  • 120e063a10 [client] main: prevent possible null pointer dereference Geoffrey McRae 2023-11-11 13:13:08 +11:00
  • f59ef4422a [client] app: prevent possible out of bounds array access Geoffrey McRae 2023-11-11 13:10:54 +11:00
  • 417c9cf092 [client] opengl: act on glBufferSubData failure Geoffrey McRae 2023-11-11 13:02:50 +11:00
  • 852825a97e [client] util: fix failure to dereference pointer Geoffrey McRae 2023-11-11 12:22:06 +11:00
  • cce12508cc [egl] shader: fix reliance on null terminated strings Geoffrey McRae 2023-11-11 12:17:37 +11:00
  • 43f9a4c0e1 [client] egl: fix potential integer underflow Geoffrey McRae 2023-11-11 11:51:17 +11:00
  • ee5c02f72a [client] egl: fix potential resource leak Geoffrey McRae 2023-11-11 11:45:25 +11:00
  • 55fa5cc851 [client] egl: fix integer division into float Geoffrey McRae 2023-11-11 11:43:21 +11:00
  • b70811dcb9 [client] x11: pass large struct by reference Geoffrey McRae 2023-11-11 11:36:24 +11:00
  • 3c1405719c [client] wayland: fix use after free bugs Geoffrey McRae 2023-11-11 11:33:51 +11:00
  • f6befb4567 [client] wayland: formatting Geoffrey McRae 2023-11-11 11:33:36 +11:00
  • 62aef5a240 [doc] build: Move NvFBC note into don't build warning Jonathan Rubenstein 2023-11-02 16:50:49 +02:00
  • 4f508d320a [doc] words: Sort using sort_words.py Jonathan Rubenstein 2023-11-03 00:37:43 +02:00
  • 29f1434270 [doc] sort_words: Create sort_words.py to make words.txt easier to maintain Jonathan Rubenstein 2023-11-03 00:36:10 +02:00
  • 27f3af8221 [host] nvfbc: cosmetics Geoffrey McRae 2023-11-11 09:08:56 +11:00
  • cb849b287c [hosts] nvfbc: exit loop early if ystart is > then dataHeight Geoffrey McRae 2023-11-11 09:08:08 +11:00
  • 8630fd20ad [common] rects: simplify unaligned copy function Geoffrey McRae 2023-11-11 09:07:00 +11:00