Commit graph

  • 94fd0561b7 winegstreamer: Set 'max_threads' to 4 for 32-bit processors. Brendan McGrath 2024-06-26 12:22:24 +1000
  • ff5a198a8b winegstreamer: Use thread_count to determine 'max-threads' value. Brendan McGrath 2024-06-26 11:41:11 +1000
  • d4e95ede4f winegstreamer: Use process affinity to calculate thread_count. Brendan McGrath 2024-06-26 11:35:32 +1000
  • 003b338102 wined3d: Invalidate the FFP VS when diffuse presence changes. Elizabeth Figura 2024-07-02 19:52:50 -0500
  • 821c95aa6a win32u: Use the shared memory to read the desktop flags. Rémi Bernon 2024-06-21 22:30:23 +0200
  • d0d94195a6 server: Move the desktop flags to the shared memory. Rémi Bernon 2024-06-21 22:27:44 +0200
  • 1e1fb212ad xcopy: Add support for parsing concatenated switches. Piotr Caban 2024-07-03 12:50:15 +0200
  • c9314151d9 xcopy: Handle switch options concatenated with path. Piotr Caban 2024-06-27 08:47:52 +0200
  • 28831f9df9 xcopy: Introduce get_arg helper that duplicates first argument to new string. Piotr Caban 2024-07-03 11:35:12 +0200
  • eab62c31f3 xcopy: Strip quotes only from source and destination arguments. Piotr Caban 2024-07-03 11:08:38 +0200
  • f544826050 xcopy: Exit on invalid command line argument. Piotr Caban 2024-07-03 10:55:43 +0200
  • 89fc06a703 xcopy: Exit after displaying help message. Piotr Caban 2024-07-03 11:56:15 +0200
  • 39ad87840a winegstreamer: Respect video format padding for input buffers too. Rémi Bernon 2024-07-02 21:29:58 +0200
  • c02a06fde1 winegstreamer: Normalize video processor and color converter apertures. Rémi Bernon 2024-07-02 21:29:58 +0200
  • 19fc2c56a1 winegstreamer: Normalize both input and output media types stride at once. Rémi Bernon 2024-07-02 09:25:33 +0200
  • b7dbd33b98 winegstreamer: Use video info stride in buffer meta rather than videoflip. Rémi Bernon 2024-03-12 18:20:48 +0100
  • 8ba713d6b8 winegstreamer: Keep the input caps on the transform. Rémi Bernon 2024-03-12 18:20:48 +0100
  • 644cc11653 winegstreamer: Use a new wg_video_buffer_pool class to add buffer meta. Rémi Bernon 2024-07-02 09:21:55 +0200
  • 81cc44ae11 winegstreamer: Only use pool and set buffer meta for raw video frames. Rémi Bernon 2024-07-02 09:21:27 +0200
  • 2011a9cb4d twinapi.appcore: Initialize size argument to RegGetValueW. Alex Henrie 2024-07-02 23:51:47 -0600
  • 00759195cc shell32: Pass size in bytes to RegGetValueW. Alex Henrie 2024-07-02 23:40:00 -0600
  • 55525875a5 msi: Initialize size argument to RegGetValueW. Alex Henrie 2024-07-02 23:40:00 -0600
  • 44e8133f4f cmd: Set success/failure return code for PUSHD command. Eric Pouech 2024-06-29 13:04:28 +0200
  • c88789c89b cmd: Set success/failure return code for DIR command. Eric Pouech 2024-07-01 14:54:53 +0200
  • 3852b24b8e cmd: Set success/failure return code for CD command. Eric Pouech 2024-06-29 12:11:01 +0200
  • db929054ba cmd: Add success/failure return code for MKDIR/MD commands. Eric Pouech 2024-06-29 12:00:01 +0200
  • 22bb6ce6e9 cmd: Add success/failure tests for dir related commands. Eric Pouech 2024-05-24 13:01:32 +0200
  • 3a69b0914f winegstreamer/video_encoder: Implement GetOutputStreamInfo. Ziqing Hui 2024-07-02 15:32:55 +0800
  • 44f1af1cf4 winegstreamer/video_encoder: Implement GetInputStreamInfo. Ziqing Hui 2024-07-02 15:12:32 +0800
  • c45cf47a61 winegstreamer/video_encoder: Check more attributes in SetInputType. Ziqing Hui 2024-07-02 15:08:58 +0800
  • 689824bdcf winegstreamer/video_encoder: Introduce create_input_type. Ziqing Hui 2024-07-02 12:24:53 +0800
  • 6e66b66e6c mf/tests: Add more tests for h264 encoder type attributes. Ziqing Hui 2024-07-02 12:07:28 +0800
  • 8b3152cb5f winhttp: Skip trailing spaces in reply header names. Paul Gofman 2024-07-02 14:04:51 -0600
  • 76b20aa032 winhttp: Construct raw header from the parse result in read_reply(). Paul Gofman 2024-07-02 13:30:13 -0600
  • a550c11e78 winhttp/tests: Add test for trailing spaces in reply header. Paul Gofman 2024-07-02 15:31:17 -0600
  • 979a40c398 ucrtbase: Store exception record in ExceptionInformation[6] during unwinding. Piotr Caban 2024-07-02 18:14:50 +0200
  • 692f4384e4 cmd: Set success/failure return code for COPY command. Eric Pouech 2024-06-27 18:16:49 +0200
  • e65bcb688a cmd: Set success/failure return code for RENAME command. Eric Pouech 2024-06-27 18:03:53 +0200
  • 90d278f932 cmd: Set success/failure return code for MOVE command. Eric Pouech 2024-06-27 17:46:11 +0200
  • ca3b24733a cmd: Set success/failure return code DELETE command. Eric Pouech 2024-06-27 17:39:24 +0200
  • 0b6fc4cd1c cmd: Set success/failure return code for TYPE command. Eric Pouech 2024-06-27 17:28:53 +0200
  • a132d9c37e cmd: Add success/failure tests for file related commands. Eric Pouech 2024-05-24 11:06:03 +0200
  • 8f4bb2e9f9 winegstreamer: Implement MPEG-1 audio to IMFMediaType conversion. Elizabeth Figura 2024-06-15 18:51:07 -0500
  • 6013852094 winegstreamer: Implement WMA to IMFMediaType conversion. Elizabeth Figura 2024-06-15 18:48:38 -0500
  • 1eb60c34c3 winegstreamer: Implement WMV to IMFMediaType conversion. Elizabeth Figura 2024-06-15 18:44:04 -0500
  • 056b8436e0 winegstreamer: Implement AAC to IMFMediaType conversion. Elizabeth Figura 2024-06-15 18:37:25 -0500
  • 2cdba592f8 winegstreamer: Implement H.264 to IMFMediaType conversion. Elizabeth Figura 2024-06-15 18:28:50 -0500
  • 6c541e3837 winegstreamer: Implement H.264 to wg_format conversion. Elizabeth Figura 2024-06-15 21:20:13 -0500
  • 2a0a43627b winegstreamer: Implement MPEG-4 audio to wg_format conversion. Elizabeth Figura 2024-06-15 21:18:03 -0500
  • 92956ae554 winegstreamer: Check the version before calling wg_format_from_caps_video_mpeg1(). Elizabeth Figura 2024-06-15 21:18:24 -0500
  • e72f8b08e2 mfplat/tests: Add more tests for compressed formats. Elizabeth Figura 2024-06-19 00:02:15 -0500
  • 31be907221 winewayland: Support WGL_ARB_pixel_format_float. Alexandros Frantzis 2024-06-26 10:55:16 +0300
  • 7d1dec86de winewayland: Support WGL_ARB_pixel_format. Alexandros Frantzis 2024-06-26 10:49:58 +0300
  • 3832320559 winex11: Remove driver wglChoosePixelFormatARB implementation. Alexandros Frantzis 2024-06-25 13:59:38 +0300
  • 272c55ac25 opengl32: Add default implementation for wglChoosePixelFormatARB. Alexandros Frantzis 2024-06-25 13:45:02 +0300
  • 279d8bf724 mlang: Return the correct interface in GetGlobalFontLinkObject. Fabian Maurer 2024-06-29 04:45:03 +0200
  • 6df749e2b8 mlang/tests: Add tests showing which interface is returned by GetGlobalFontLinkObject. Fabian Maurer 2024-06-29 04:36:43 +0200
  • 1ba592eec6 mlang/tests: Add test for GetGlobalFontLinkObject allowing IID_IMultiLanguage2. Fabian Maurer 2024-06-29 04:18:46 +0200
  • 17f052c36a ntdll: Buffer pagemap reads in fill_working_set_info(). Paul Gofman 2024-06-20 15:43:15 -0600
  • 76ffdde095 ntdll: Fill range of output in fill_working_set_info(). Paul Gofman 2024-06-20 14:47:53 -0600
  • 27b74d8e37 ntdll: Limit vprot scan range to the needed interval in get_working_set_ex(). Paul Gofman 2024-06-20 14:31:07 -0600
  • 2befbce04d ntdll: Iterate views instead of requested addresses in get_working_set_ex(). Paul Gofman 2024-06-19 20:38:40 -0600
  • f56944502d ntdll: Factor OS-specific parts out of get_working_set_ex(). Paul Gofman 2024-06-19 18:49:12 -0600
  • 81caa1d72b ntdll: Validate length in get_working_set_ex(). Paul Gofman 2024-06-21 16:42:44 -0600
  • 820768df0c psapi/tests: Add tests for QueryWorkingSetEx() with multiple addresses. Paul Gofman 2024-06-21 17:14:21 -0600
  • 233f6f288c ntdll: Report the space completely outside of reserved areas as allocated on i386. Paul Gofman 2024-06-28 11:16:59 -0600
  • 9db570c6c3 cmd: Close file opened with popen with correct function (coverity). Fabian Maurer 2024-06-30 21:22:08 +0200
  • adce0d34f5 winegstreamer/video_encoder: Implement GetInputCurrentType. Ziqing Hui 2024-06-28 14:19:20 +0800
  • 6f22111a9f winegstreamer/video_encoder: Implement SetInputType. Ziqing Hui 2024-06-28 14:14:30 +0800
  • 758af39175 winegstreamer/video_encoder: Implement GetInputAvailableType. Ziqing Hui 2024-06-28 14:05:04 +0800
  • 9192b3b724 winegstreamer: Create transforms from MFVIDEOFORMAT / WAVEFORMATEX. Rémi Bernon 2024-05-06 11:28:42 +0200
  • 0906f6957a winegstreamer: Translate MFVIDEOFORMAT / WAVEFORMATEX directly to GstCaps in wg_transform. Rémi Bernon 2024-05-07 18:28:07 +0200
  • fbceb9e60b winegstreamer: Translate GstCaps directly to MFVIDEOFORMAT / WAVEFORMATEX in wg_transform. Rémi Bernon 2024-05-10 13:07:26 +0200
  • c6723f8592 mf/session: Implement D3D device manager propagation. Rémi Bernon 2024-05-13 18:04:48 +0200
  • fbd7bd5167 mf/session: Don't update transform output type if not needed. Rémi Bernon 2024-05-15 11:30:15 +0200
  • 1933020c05 win32u: Use the thread message queue shared memory in wait_message_reply. Rémi Bernon 2024-06-26 16:16:56 +0200
  • 8b5cad9e58 win32u: Use the thread message queue shared memory in NtUserGetQueueStatus. Rémi Bernon 2024-06-26 16:18:22 +0200
  • 26e4e3581f win32u: Use the thread message queue shared memory in get_input_state. Rémi Bernon 2024-06-25 17:00:13 +0200
  • 7f53ca70ba server: Move thread message queue bits to the shared mapping. Rémi Bernon 2024-06-26 15:55:33 +0200
  • f41c434b88 win32u: Read the thread message queue masks from the shared memory. Rémi Bernon 2024-06-25 16:42:46 +0200
  • faa10ba7b5 server: Move thread message queue masks to the shared mapping. Rémi Bernon 2024-02-19 22:40:56 +0100
  • ce4674e180 netapi32: Add NetGetAadJoinInformation stub. Austin English 2024-04-30 20:29:04 -0500
  • c8eec0af70 include: Add new names in D3D_NAME enum in d3dcommon.idl. Biswapriyo Nath 2024-06-28 18:41:53 +0000
  • f506bfd018 include: Add macros for d3d12 shader version in d3d12shader.idl. Biswapriyo Nath 2024-06-28 18:40:49 +0000
  • fe510b5c5c include: Add flags for ID3D11ShaderReflection::GetRequiresFlags method in d3d11shader.h. Biswapriyo Nath 2024-06-28 18:34:19 +0000
  • d16c47625f d3dx9/tests: Define COBJMACROS. Elizabeth Figura 2024-06-21 19:19:26 -0500
  • 43afea4e99 d3dx9: Use the correct interfaces for some COM calls. Elizabeth Figura 2024-06-21 19:18:13 -0500
  • 5bb9e670f6 mfplat/tests: Use the correct interfaces for some COM calls. Elizabeth Figura 2024-06-21 19:17:04 -0500
  • 70f5c4cf38 d3dcompiler/tests: Use the correct interfaces for some COM calls. Elizabeth Figura 2024-06-21 19:12:10 -0500
  • 270b679bf8 kernelbase: Mask extra protection flags in WriteProcessMemory. Alexandre Julliard 2024-06-29 17:24:54 +0200
  • b87f35898d Release 9.12. wine-9.12 Alexandre Julliard 2024-06-28 22:35:25 +0200
  • ead5117651 msado15: Implement _Command::CreateParameter. Alistair Leslie-Hughes 2024-06-28 20:57:30 +1000
  • 9e10bdb72a msado15: Implement Parameters interface. Alistair Leslie-Hughes 2024-06-28 20:57:30 +1000
  • 090f2c6007 msado15: Implement _Command::get_Parameters. Alistair Leslie-Hughes 2024-06-28 20:57:30 +1000
  • 5fbe49f5ae winex11: Remove now unnecessary window surface BITMAPINFO. Rémi Bernon 2024-05-31 10:59:46 +0200
  • 7014d04889 winewayland: Remove now unnecessary window surface BITMAPINFO. Rémi Bernon 2024-05-30 13:55:13 +0200
  • 1b9e6e6d1f wineandroid: Remove now unnecessary window surface BITMAPINFO. Rémi Bernon 2024-05-31 10:47:36 +0200
  • e1b1a97fc8 winemac: Remove now unnecessary driver surface BITMAPINFO. Rémi Bernon 2024-05-31 10:43:05 +0200
  • 6f047d8c85 win32u: Get rid of the unnecessary offscreen window surface struct. Rémi Bernon 2024-06-12 12:16:53 +0200
  • 5c01d08918 win32u: Introduce a new helper to get surface color info and bits. Rémi Bernon 2024-06-12 12:13:00 +0200