-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stable #23
base: stable
Are you sure you want to change the base?
Stable #23
Commits on Jan 15, 2021
-
d3d9/tests: Add more tests for shader validator.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47229 Signed-off-by: Paul Gofman <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22dce30 - Browse repository at this point
Copy the full SHA 22dce30View commit details -
gdi32: Do not compare face file names in insert_face_in_family_list()…
… if either is NULL. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50486 Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 96fdbab - Browse repository at this point
Copy the full SHA 96fdbabView commit details -
wined3d: Use glFinish() for synchronisation when cleaning up a destro…
…yed context in wined3d_context_gl_cleanup(). Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50485 Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3cc8147 - Browse repository at this point
Copy the full SHA 3cc8147View commit details -
winegstreamer: Get rid of the unknown_type() callback.
This information is already printed by GStreamer via GST_MESSAGE_ERROR. Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d570d6 - Browse repository at this point
Copy the full SHA 0d570d6View commit details -
winegstreamer: Avoid using Wine debug functions in autoplug_blacklist().
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c59bd77 - Browse repository at this point
Copy the full SHA c59bd77View commit details -
winegstreamer: Don't force autoplug_blacklist() onto a Wine thread.
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3bf5435 - Browse repository at this point
Copy the full SHA 3bf5435View commit details -
winegstreamer: Don't bother setting the GStreamer pipeline to PLAYING.
It's entirely unnecessary; only renderers and live sources care about this. Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20beb7a - Browse repository at this point
Copy the full SHA 20beb7aView commit details -
mf: Add a helper to get associated topology node object.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c55dbcd - Browse repository at this point
Copy the full SHA c55dbcdView commit details -
dcomp: Add DCompositionCreateDevice2().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50357 Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c9a0006 - Browse repository at this point
Copy the full SHA c9a0006View commit details -
dcomp: Add DCompositionCreateDevice() stub.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50459 Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8eabf58 - Browse repository at this point
Copy the full SHA 8eabf58View commit details -
msado15: Only support put CursorLocation on Closed Recordset.
Signed-off-by: Alistair Leslie-Hughes <[email protected]> Signed-off-by: Hans Leidekker <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 44501a2 - Browse repository at this point
Copy the full SHA 44501a2View commit details -
msado15: Support ADOConnectionConstruction15 on _Connection interface.
Signed-off-by: Alistair Leslie-Hughes <[email protected]> Signed-off-by: Hans Leidekker <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3289a7a - Browse repository at this point
Copy the full SHA 3289a7aView commit details -
msado15: Implement ADOConnectionConstruction15 get_Session.
Signed-off-by: Alistair Leslie-Hughes <[email protected]> Signed-off-by: Hans Leidekker <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8af32e4 - Browse repository at this point
Copy the full SHA 8af32e4View commit details -
dbghelp: Fix unwind opcodes on x64.
Signed-off-by: Paul Gofman <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6bcde00 - Browse repository at this point
Copy the full SHA 6bcde00View commit details -
dbghelp: Support UWOP_PUSH_MACHFRAME on x64.
Signed-off-by: Paul Gofman <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4005201 - Browse repository at this point
Copy the full SHA 4005201View commit details -
include: Don't use __attribute__((pcs("aapcs-vfp"))) when building in…
… PE mode. Clang doesn't support this attribute for windows targets right now; the attribute is only needed for selecting a potentially non-default calling convention on e.g. linux. Signed-off-by: Martin Storsjo <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5239891 - Browse repository at this point
Copy the full SHA 5239891View commit details -
include: Add new LCMAP constants.
Signed-off-by: Alex Henrie <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bbb8f1a - Browse repository at this point
Copy the full SHA bbb8f1aView commit details -
mmsystem: Win16 DllEntryPoint uses HINSTANCE16, not HINSTANCE.
Signed-off-by: Damjan Jovanovic <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7464d10 - Browse repository at this point
Copy the full SHA 7464d10View commit details -
winevulkan: Skip extensions that require a skipped extension.
Needed to skip VK_NV_acquire_winrt_display in the next version bump. Signed-off-by: Georg Lehmann <[email protected]> Signed-off-by: Liam Middlebrook <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb9f3dd - Browse repository at this point
Copy the full SHA eb9f3ddView commit details -
winevulkan: Update to VK spec version 1.2.166.
Signed-off-by: Georg Lehmann <[email protected]> Signed-off-by: Liam Middlebrook <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b2199c - Browse repository at this point
Copy the full SHA 6b2199cView commit details -
msvcrt: Don't export fabsf on x86_64.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5131905 - Browse repository at this point
Copy the full SHA 5131905View commit details -
msvcrt: Implement pwctype() functions.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52a1737 - Browse repository at this point
Copy the full SHA 52a1737View commit details -
msvcrt: Fix some spec file discrepancies.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dda1045 - Browse repository at this point
Copy the full SHA dda1045View commit details -
shell32: Return S_OK from IShellLink::SetFlags() stub.
Signed-off-by: Dmitry Timoshkov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7690a91 - Browse repository at this point
Copy the full SHA 7690a91View commit details -
propkey.h: Added more PROPERTYKEY declarations.
Signed-off-by: Biswapriyo Nath <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2d78a4 - Browse repository at this point
Copy the full SHA c2d78a4View commit details -
d2d1: Limit source rectangle to the actual size for ID2D1RenderTarget…
…_DrawBitmap(). Signed-off-by: Jactry Zeng <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 757ce04 - Browse repository at this point
Copy the full SHA 757ce04View commit details -
d2d1: Skip empty source rectangle for ID2D1RenderTarget_DrawBitmap().
Signed-off-by: Jactry Zeng <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e2a7ee3 - Browse repository at this point
Copy the full SHA e2a7ee3View commit details -
d2d1: Partially implement d2d_device_context_DrawImage().
Signed-off-by: Jactry Zeng <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c19fc01 - Browse repository at this point
Copy the full SHA c19fc01View commit details -
d2d1/tests: Check for d2d1 math functions presence.
Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for babd036 - Browse repository at this point
Copy the full SHA babd036View commit details -
d2d1/tests: Introduce init_test_context().
Analogous to the d3d11 tests. Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 02634c3 - Browse repository at this point
Copy the full SHA 02634c3View commit details -
d2d1/tests: Create a window in init_test_context_().
Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for acd9b6a - Browse repository at this point
Copy the full SHA acd9b6aView commit details -
d2d1/tests: Create a swapchain in init_test_context_().
Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b312cd - Browse repository at this point
Copy the full SHA 7b312cdView commit details -
d2d1/tests: Retrieve the swapchain back-buffer in init_test_context_().
Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a12eb0 - Browse repository at this point
Copy the full SHA 1a12eb0View commit details -
d2d1/tests: Create a Direct2D render target in init_test_context_().
Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 85f3ba9 - Browse repository at this point
Copy the full SHA 85f3ba9View commit details -
d2d1/tests: Store the resource data pointer and row-pitch directly in…
… struct resource_readback. Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aab3f4b - Browse repository at this point
Copy the full SHA aab3f4bView commit details -
d2d1/tests: Pass a d2d1_test_context structure to compare_surface().
Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5bb97d - Browse repository at this point
Copy the full SHA f5bb97dView commit details -
d2d1/tests: Pass a d2d1_test_context structure to compare_figure().
Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b2e27f - Browse repository at this point
Copy the full SHA 1b2e27fView commit details -
d2d1/tests: Pass a d2d1_test_context structure get_surface_readback().
Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aff25e4 - Browse repository at this point
Copy the full SHA aff25e4View commit details -
d2d1/tests: Store an IDXGIDevice interface instead of an ID3D10Device…
…1 interface in struct d2d1_test_context. Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 691744c - Browse repository at this point
Copy the full SHA 691744cView commit details -
d2d1/tests: Run most tests on d3d11 as well.
Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00401d2 - Browse repository at this point
Copy the full SHA 00401d2View commit details
Commits on Jan 18, 2021
-
winebuild: Simplify ARM64 import thunks.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 90ac46f - Browse repository at this point
Copy the full SHA 90ac46fView commit details -
wordpad: Make qsort callback function cdecl.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04f0729 - Browse repository at this point
Copy the full SHA 04f0729View commit details -
evr: Make qsort and bsearch callback functions cdecl.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 013e5de - Browse repository at this point
Copy the full SHA 013e5deView commit details -
winegstreamer: Rename gstdemux_source to parser_source.
"gstdemux" is not a very specific name, or accurate (it does not always demux, nor is it the only object which may demux using GStreamer). Also, while it does not risk colliding with GStreamer definitions as-is (lacking an underscore), I am inclined to avoid using "gst" or "gstreamer" as a prefix for our definitions, simply for the sake of clarity. "parser" is the common term for both DirectShow filters and GStreamer elements which "drive" the pipeline, i.e. explicitly pull data from upstream and push data downstream. While it's arguably still not specific enough (i.e. should be specifically identified as a DirectShow parser), I think that the differing terminology in Media Foundation (where the counterpart is a "media source") makes the choice of a shorter name justifiable. Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b39bbeb - Browse repository at this point
Copy the full SHA b39bbebView commit details -
winegstreamer: Rename gstdemux to parser.
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f18c09 - Browse repository at this point
Copy the full SHA 6f18c09View commit details -
winegstreamer: Unify the decodebin parser definitions under the name …
…"decodebin_parser". Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b554086 - Browse repository at this point
Copy the full SHA b554086View commit details -
winegstreamer: Avoid leaking GstEvent objects.
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 85d81ae - Browse repository at this point
Copy the full SHA 85d81aeView commit details -
winegstreamer: Explicitly store a GstCaps pointer in the parser_sourc…
…e structure. gst_pad_get_current_caps() is not guaranteed to return the updated caps when GST_EVENT_CAPS is handled by the event handler, or even after gst_pad_event_default(). The actual implementation of gst_pad_send_event() in fact sets it later. Avoid a potential race condition by using our own caps pointer. Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c38fcd1 - Browse repository at this point
Copy the full SHA c38fcd1View commit details -
gdiplus/tests: Add tests for drawing on printer DC.
Signed-off-by: Ziqing Hui <[email protected]> Signed-off-by: Esme Povirk <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae7d813 - Browse repository at this point
Copy the full SHA ae7d813View commit details -
ntdll/tests: Add tests for semaphores.
Signed-off-by: Daniel Lehman <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2daea8 - Browse repository at this point
Copy the full SHA c2daea8View commit details -
riched20: Add check to ensure iob is a valid index into the object ar…
…ray. Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Huw Davies <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0762f67 - Browse repository at this point
Copy the full SHA 0762f67View commit details -
include: Move interlocked functions to winnt.h.
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aef2e01 - Browse repository at this point
Copy the full SHA aef2e01View commit details -
bcrypt: Introduce export_gnutls_datum() helper and use it in export_g…
…nutls_pubkey_rsa(). Signed-off-by: Paul Gofman <[email protected]> Signed-off-by: Hans Leidekker <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88a1848 - Browse repository at this point
Copy the full SHA 88a1848View commit details -
bcrypt: Pad exported datums in export_gnutls_pubkey_ecc().
Signed-off-by: Paul Gofman <[email protected]> Signed-off-by: Hans Leidekker <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5c2b7d - Browse repository at this point
Copy the full SHA c5c2b7dView commit details -
bcrypt: Pad exported datums in export_gnutls_pubkey_dsa().
Signed-off-by: Paul Gofman <[email protected]> Signed-off-by: Hans Leidekker <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 68171b1 - Browse repository at this point
Copy the full SHA 68171b1View commit details -
bcrypt: Pad exported datums in export_gnutls_pubkey_dsa_capi().
Signed-off-by: Paul Gofman <[email protected]> Signed-off-by: Hans Leidekker <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37c8666 - Browse repository at this point
Copy the full SHA 37c8666View commit details -
bcrypt: Pad exported datums in key_export_ecc().
Signed-off-by: Paul Gofman <[email protected]> Signed-off-by: Hans Leidekker <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4bf5371 - Browse repository at this point
Copy the full SHA 4bf5371View commit details -
bcrypt: Pad exported datums in key_export_dsa_capi().
Signed-off-by: Paul Gofman <[email protected]> Signed-off-by: Hans Leidekker <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 541356d - Browse repository at this point
Copy the full SHA 541356dView commit details -
bcrypt: Fix padding in format_gnutls_signature().
Signed-off-by: Paul Gofman <[email protected]> Signed-off-by: Hans Leidekker <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 085f9fb - Browse repository at this point
Copy the full SHA 085f9fbView commit details -
ws2_32: Reimplement SIO_GET_INTERFACE_LIST on top of GetIpAddrTable().
Signed-off-by: Paul Gofman <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 03fcb54 - Browse repository at this point
Copy the full SHA 03fcb54View commit details -
dwrite: Set lookup flags for joiners.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9118160 - Browse repository at this point
Copy the full SHA 9118160View commit details -
dwrite: Propagate joiners mode to iterators.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b419d2 - Browse repository at this point
Copy the full SHA 8b419d2View commit details -
dwrite: Use joiner modes for matching.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db55f74 - Browse repository at this point
Copy the full SHA db55f74View commit details -
dwrite: Set joiners mode for gsub case.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 590d5b5 - Browse repository at this point
Copy the full SHA 590d5b5View commit details -
dwrite: Use table access helpers for reading names.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ebbf61 - Browse repository at this point
Copy the full SHA 6ebbf61View commit details -
dwrite/layout: Handle NULL format in CreateEllipsisTrimmingSign().
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5dbd18 - Browse repository at this point
Copy the full SHA b5dbd18View commit details -
dxva2: Add IDirectXVideoDecoderService stub.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50349 Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef7e9d1 - Browse repository at this point
Copy the full SHA ef7e9d1View commit details -
wined3d: Get rid of the destination offset in wined3d_texture_vk_uplo…
…ad_data(). The idea was once to use permanent bo's for textures, similar to how texture PBOs work in the OpenGL backend. In that case we would have needed to copy to the correct position in the bo, in order not to modify other parts of the bo. With the current scheme, the destination offset serves no purpose. Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d2b730 - Browse repository at this point
Copy the full SHA 0d2b730View commit details -
wined3d: Cleanup the staging bo on an error path in wined3d_texture_v…
…k_upload_data(). Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d54576c - Browse repository at this point
Copy the full SHA d54576cView commit details -
wined3d: Handle UNORM/SNORM as FLOAT in shader_glsl_append_dst_ext().
Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ef6484 - Browse repository at this point
Copy the full SHA 8ef6484View commit details -
wined3d: Handle UNORM/SNORM as FLOAT in shader_glsl_sprintf_cast().
Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1efa4ec - Browse repository at this point
Copy the full SHA 1efa4ecView commit details -
wined3d: Also trace memory types in adapter_vk_init_driver_info().
Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc50ea2 - Browse repository at this point
Copy the full SHA fc50ea2View commit details -
dsound: Send CaptureBuffer stop notification whenever stopping.
Signed-off-by: Shawn M. Chapla <[email protected]> Signed-off-by: Andrew Eikum <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0026b5 - Browse repository at this point
Copy the full SHA c0026b5View commit details -
dsound: IDirectSoundBuffer8 GetStatus return DSBSTATUS_LOCSOFTWARE fo…
…r deferred buffers. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=21014 Signed-off-by: Alistair Leslie-Hughes <[email protected]> Signed-off-by: Andrew Eikum <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e8bd26 - Browse repository at this point
Copy the full SHA 2e8bd26View commit details -
winemac.drv: Include depth32+stencil pixel formats in enumeration.
This is especially important for M1 GPUs as they don't support the 24/8 format. Signed-off-by: Jan Sikorski <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88220e0 - Browse repository at this point
Copy the full SHA 88220e0View commit details
Commits on Jan 19, 2021
-
winegstreamer: Do not handle GST_EVENT_TAG in event_src().
GST_EVENT_TAG is a downstream-only event. Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0529fe3 - Browse repository at this point
Copy the full SHA 0529fe3View commit details -
winegstreamer: Do not call gst_pad_event_default().
This matches the behaviour of GstBaseSrc and GstBaseSink. In particular, we now return FALSE for unhandled source events. Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6fdfacb - Browse repository at this point
Copy the full SHA 6fdfacbView commit details -
strmbase: Rename csFilter to filter_cs.
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 690afb4 - Browse repository at this point
Copy the full SHA 690afb4View commit details -
strmbase: Move strmbase_renderer.csRenderLock into the strmbase_filte…
…r structure. Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e468aab - Browse repository at this point
Copy the full SHA e468aabView commit details -
quartz/dsoundrender: Use the strmbase stream lock.
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for defa330 - Browse repository at this point
Copy the full SHA defa330View commit details -
winebuild: Generate Thumb2-compatible assembly code on ARM.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1a700f - Browse repository at this point
Copy the full SHA c1a700fView commit details -
winebuild: Support non-PIC mode for ARM targets.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c48d8d - Browse repository at this point
Copy the full SHA 7c48d8dView commit details -
ntdll: Make inline asm compatible with Thumb-2.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54cd0e9 - Browse repository at this point
Copy the full SHA 54cd0e9View commit details -
ntdll: Support Thumb mode in signal handling.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37c24ea - Browse repository at this point
Copy the full SHA 37c24eaView commit details -
rpcrt4: Make inline asm compatible with Thumb-2.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 621c06a - Browse repository at this point
Copy the full SHA 621c06aView commit details -
vcomp: Make inline asm compatible with Thumb-2.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6083c69 - Browse repository at this point
Copy the full SHA 6083c69View commit details -
configure: Default to Thumb-2 mode for ARM.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 405e128 - Browse repository at this point
Copy the full SHA 405e128View commit details -
ws2_32: Use if_nameindex() instead of SIOCGIFNAME.
Fixes Mac build broken by 03fcb54 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50525 Signed-off-by: Paul Gofman <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0238b6 - Browse repository at this point
Copy the full SHA e0238b6View commit details -
winegstreamer: Wait on error conditions when initializing GStreamer.
GStreamer doesn't necessarily signal all error when setting the PLAYING or PAUSED state. If Wine just waits on no-more-pads, it risks a deadlock if an error is signaled after gst_element_get_state was called. Signed-off-by: Giovanni Mascellani <[email protected]> Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc11654 - Browse repository at this point
Copy the full SHA cc11654View commit details -
winegstreamer: Correct mistaken enum value in ProcessMessage.
This is the message session relies on succeeding. Signed-off-by: Derek Lesho <[email protected]> Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aae9333 - Browse repository at this point
Copy the full SHA aae9333View commit details -
winegstreamer: Reformat type-setting functions to prevent the need fo…
…r a conditionally initialized variable. Signed-off-by: Derek Lesho <[email protected]> Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41e49d4 - Browse repository at this point
Copy the full SHA 41e49d4View commit details -
d2d1: Fix text position in DrawText().
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f37c834 - Browse repository at this point
Copy the full SHA f37c834View commit details -
d2d1: Pass zeros as text layout size for inverted rectangles in DrawT…
…ext(). Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9521c6a - Browse repository at this point
Copy the full SHA 9521c6aView commit details -
jscript: Return DateInstance from create_date.
Signed-off-by: Jacek Caban <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f8e613 - Browse repository at this point
Copy the full SHA 5f8e613View commit details -
jscript/tests: Add VT_DATE handling tests.
Signed-off-by: Jacek Caban <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 859783e - Browse repository at this point
Copy the full SHA 859783eView commit details -
jscript: Support VT_DATE to number conversion.
Signed-off-by: Jacek Caban <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3fb0e89 - Browse repository at this point
Copy the full SHA 3fb0e89View commit details -
jscript: Support VT_DATE to string conversion.
Signed-off-by: Jacek Caban <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42c044a - Browse repository at this point
Copy the full SHA 42c044aView commit details -
jscript: Support VARIANT type in jsval_strict_equal.
Signed-off-by: Jacek Caban <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e4f254 - Browse repository at this point
Copy the full SHA 7e4f254View commit details -
wined3d: Implement the "precise" flag in the GLSL shader backend.
Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a54209 - Browse repository at this point
Copy the full SHA 7a54209View commit details -
wined3d: Get rid of the "UseGLSL" setting.
This was deprecated in Wine 5.0, use the "shader_backend" setting instead. Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92dacb1 - Browse repository at this point
Copy the full SHA 92dacb1View commit details -
ddraw: Use BitBlt() for exclusive mode frontbuffer updates if the swa…
…pchain window is not in the foreground. Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4ce1d7f - Browse repository at this point
Copy the full SHA 4ce1d7fView commit details -
wined3d: Introduce wined3d_context_vk_reference_resource().
Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e2e7764 - Browse repository at this point
Copy the full SHA e2e7764View commit details -
wined3d: Add some barriers between resource usage on different bind p…
…oints. A typical case would be between using a texture as render target and using it as a shader resource. Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82a9e80 - Browse repository at this point
Copy the full SHA 82a9e80View commit details -
wldap32: Properly initialize the context in ldap_sslinitW.
Signed-off-by: Hans Leidekker <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be34e08 - Browse repository at this point
Copy the full SHA be34e08View commit details -
winhttp: Avoid a crash when the connection is closed while handling a…
… redirect. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48870 Signed-off-by: Hans Leidekker <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83afd17 - Browse repository at this point
Copy the full SHA 83afd17View commit details -
ntdll/tests: Fix error messages for mutant test.
Signed-off-by: Daniel Lehman <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37e00a8 - Browse repository at this point
Copy the full SHA 37e00a8View commit details -
ntdll: Honour alertable argument in NtContinue.
Signed-off-by: Jacek Caban <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46a81fa - Browse repository at this point
Copy the full SHA 46a81faView commit details -
include: Add more sal.h macros.
Signed-off-by: Alistair Leslie-Hughes <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8ad465 - Browse repository at this point
Copy the full SHA c8ad465View commit details -
include: Move InterlockedCompareExchange128 next to the other Interlo…
…ckedCompareExchange* functions. Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04a9c9e - Browse repository at this point
Copy the full SHA 04a9c9eView commit details
Commits on Jan 20, 2021
-
ws2_32: Do not print an ERR message when returning WSAEWOULDBLOCK fro…
…m WSAIoctl(). Signed-off-by: Jeff Latimer <[email protected]> Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89b8219 - Browse repository at this point
Copy the full SHA 89b8219View commit details -
strmbase: Acquire the streaming lock in MemInputPin_Receive().
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32d3398 - Browse repository at this point
Copy the full SHA 32d3398View commit details -
strmbase: Acquire the streaming lock in sink_EndOfStream().
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 480ece6 - Browse repository at this point
Copy the full SHA 480ece6View commit details -
quartz/acmwrapper: Use the strmbase stream lock.
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53d8a28 - Browse repository at this point
Copy the full SHA 53d8a28View commit details -
quartz/avidec: Use the strmbase stream lock.
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92ee89c - Browse repository at this point
Copy the full SHA 92ee89cView commit details -
winegstreamer: Manage our own streaming thread.
This is a rather large and complex change. It comprises several parts: (1) Instead of directly sending EOS, segment, and sample events to the downstream DirectShow sink, first queue them in a local buffer (i.e. "pin->event"). (2) Spawn a separate thread per source pin (i.e. "stream_thread") which consumes said events and sends them downstream. (3) When flushing or stopping, explicitly wait for this thread to pause or stop (respectively). There are a few reasons for this: (1) It reduces the number of Unix -> PE callbacks we need to make, easing PE conversion. This is not a great advantage *a priori*, and may not be worth a similar dedicated "handler" thread for most modules, but winegstreamer is different—we were already marshalling these calls onto another thread, and now that marshalling can go away (almost). (2) Because GStreamer can only do pad negotiation (and hence autoplugging) while running (in contrast to DirectShow, which can do it while stopped), we currently have to renegotiate every time the pipeline is started. Most applications don't start the graph more than once, but even that requires two negotiations, and startup time is demonstrably too high. It would be nice to keep the graph in PAUSED state all of the time, but this is difficult to do without more fine-grained control over the streaming thread. [In particular, we cannot reliably wait for all samples to be delivered except by stopping the GStreamer pipeline.] Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c13856 - Browse repository at this point
Copy the full SHA 9c13856View commit details -
dwrite/layout: Fail to create layouts with negative size.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ec2740 - Browse repository at this point
Copy the full SHA 9ec2740View commit details -
include: Add windows.media.speechsynthesis.idl stub.
Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e17ae0d - Browse repository at this point
Copy the full SHA e17ae0dView commit details -
wbemprox: Add class SystemRestore stub implementation.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50033 Signed-off-by: Dmitry Timoshkov <[email protected]> Signed-off-by: Hans Leidekker <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0cb4d5 - Browse repository at this point
Copy the full SHA e0cb4d5View commit details -
wbemprox: Flesh out a bit SystemRestore::Enable() implementation.
Signed-off-by: Dmitry Timoshkov <[email protected]> Signed-off-by: Hans Leidekker <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d2baf14 - Browse repository at this point
Copy the full SHA d2baf14View commit details -
gdi32: Avoid best fit chars when mapping unicode character to a glyph…
… index. Signed-off-by: Dmitry Timoshkov <[email protected]> Signed-off-by: Huw Davies <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f45606c - Browse repository at this point
Copy the full SHA f45606cView commit details -
ntdll/tests: Remove skips on missing ntdll.dll.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b78285b - Browse repository at this point
Copy the full SHA b78285bView commit details -
dwrite: Fix feature mask for non-global features.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94b367e - Browse repository at this point
Copy the full SHA 94b367eView commit details -
dwrite: Zero-initialize run analysis object structure.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5197fd7 - Browse repository at this point
Copy the full SHA 5197fd7View commit details -
gdi32/uniscribe: Merge Arabic joining types C and D.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f734d98 - Browse repository at this point
Copy the full SHA f734d98View commit details -
gdi32/uniscribe: Get rid of shaping group values in Arabic shaping da…
…ta table. It's not used right now, Syriac specific groups will be accomodated as additional joining types. Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 016eeb5 - Browse repository at this point
Copy the full SHA 016eeb5View commit details -
make_unicode: Make it explicit what other default joining type is.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c11fc6 - Browse repository at this point
Copy the full SHA 9c11fc6View commit details -
ws2_32: Avoid returning duplicate entries from WS_getaddrinfo.
Signed-off-by: Hans Leidekker <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7dc823 - Browse repository at this point
Copy the full SHA e7dc823View commit details -
ws2_32: Fix buffer size query in WSAAddressToStringW.
Signed-off-by: Hans Leidekker <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc02bbe - Browse repository at this point
Copy the full SHA dc02bbeView commit details -
include: Use __atomic_exchange_n() for InterlockedExchange*() if poss…
…ible. Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aabdaed - Browse repository at this point
Copy the full SHA aabdaedView commit details -
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 377f721 - Browse repository at this point
Copy the full SHA 377f721View commit details -
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a952453 - Browse repository at this point
Copy the full SHA a952453View commit details
Commits on Jan 21, 2021
-
winegstreamer: Flush connected pins directly in SetPositions().
Instead of propagating GStreamer flush events to corresponding DirectShow pins. This is mainly to avoid more callbacks from GStreamer and further separate the Win32 and Unix code. Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef79e90 - Browse repository at this point
Copy the full SHA ef79e90View commit details -
winegstreamer: Consistently use GST_STATE_PAUSED for test-play.
It does not matter whether we use PAUSED or PLAYING, but we should at least be consistent. Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3e2009 - Browse repository at this point
Copy the full SHA b3e2009View commit details -
winegstreamer: Do not return GST_FLOW_NOT_LINKED if the DirectShow pi…
…n is not connected. This is a fatal error condition for GStreamer, but should not cause errors for DirectShow. Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 36a7dd9 - Browse repository at this point
Copy the full SHA 36a7dd9View commit details -
winegstreamer: Keep the stream in paused state for its entire lifetime.
This noticeably improves stream startup time. The process of typefinding and negotiation takes about 70 ms for a simple test file on one machine, and this is currently done twice. This patch replaces the second instance with a simple seek, which takes less than 10 ms. Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 90107bb - Browse repository at this point
Copy the full SHA 90107bbView commit details -
winegstreamer: Use the "flushing" field to unblock the streaming thre…
…ad when stopping. Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 275b222 - Browse repository at this point
Copy the full SHA 275b222View commit details -
include: Add InterlockedAnd().
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d1345a - Browse repository at this point
Copy the full SHA 0d1345aView commit details -
include: Add InterlockedIncrement16() and InterlockedDecrement16().
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a3c295d - Browse repository at this point
Copy the full SHA a3c295dView commit details -
include: Add YieldProcessor().
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 86fc30c - Browse repository at this point
Copy the full SHA 86fc30cView commit details -
wined3d: Use YieldProcessor().
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6bdf641 - Browse repository at this point
Copy the full SHA 6bdf641View commit details -
ntoskrnl: Use YieldProcessor().
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0ce833 - Browse repository at this point
Copy the full SHA c0ce833View commit details -
ntdll: Check event type on creation.
Signed-off-by: Daniel Lehman <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a971e8 - Browse repository at this point
Copy the full SHA 6a971e8View commit details -
ntdll: Always inline NtCurrentTeb() on ARM.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc7c3b5 - Browse repository at this point
Copy the full SHA fc7c3b5View commit details -
ntdll: Support more Dwarf pointer types.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0dbdaa - Browse repository at this point
Copy the full SHA e0dbdaaView commit details -
include: Add a couple of dll characteristics.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e137063 - Browse repository at this point
Copy the full SHA e137063View commit details -
msi: Also set "MsiRunningElevated" installer property.
This property is supposed to be set starting from Windows Installer 4.0 targeting Windows Vista. This patch fixes the installer that checks this property in addition to VersionNT and ALLUSERS. Signed-off-by: Dmitry Timoshkov <[email protected]> Signed-off-by: Hans Leidekker <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dac655a - Browse repository at this point
Copy the full SHA dac655aView commit details -
gdi32: Preserve the GGO_UNHINTED bits until used.
Fix a regression caused by 044315c. Signed-off-by: Byeongsik Jeon <[email protected]> Signed-off-by: Huw Davies <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f026739 - Browse repository at this point
Copy the full SHA f026739View commit details -
wined3d: Properly convert Vulkan sample count format information.
Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e796da7 - Browse repository at this point
Copy the full SHA e796da7View commit details -
wined3d: End the current render pass in wined3d_buffer_vk_barrier().
As we do for image barriers. Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c75bbc5 - Browse repository at this point
Copy the full SHA c75bbc5View commit details -
wined3d: Always include any depth/stencil attachment in the Vulkan fr…
…amebuffer. Analogous to the GL backend. The alternative would be to potentially invalidate STATE_FRAMEBUFFER when changing the depth/stencil state object, which doesn't seem worth it. Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a3f829b - Browse repository at this point
Copy the full SHA a3f829bView commit details -
wined3d: Stencil test also uses the depth/stencil buffer.
Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c47b28f - Browse repository at this point
Copy the full SHA c47b28fView commit details -
wined3d: Correct the argument order of a FIXME in wined3d_texture_vk_…
…download_data(). Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0dae1d - Browse repository at this point
Copy the full SHA f0dae1dView commit details -
make_unicode: Remove unused variable.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea1afd6 - Browse repository at this point
Copy the full SHA ea1afd6View commit details -
wbemprox: Implement Win32_NetworkAdapter.GUID.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50256 Signed-off-by: Hans Leidekker <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ebff7de - Browse repository at this point
Copy the full SHA ebff7deView commit details -
wbemprox/tests: Add tests for Win32_NetworkAdapter/Configuration.
Signed-off-by: Hans Leidekker <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e8aa254 - Browse repository at this point
Copy the full SHA e8aa254View commit details -
wbemprox: Handle escaped backslashes in LIKE queries.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50256 Signed-off-by: Hans Leidekker <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d4032d6 - Browse repository at this point
Copy the full SHA d4032d6View commit details -
wbemprox: Implement Win32_NetworkAdapter.ServiceName.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50256 Signed-off-by: Hans Leidekker <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4c5dee8 - Browse repository at this point
Copy the full SHA 4c5dee8View commit details -
hidclass.sys: Calculate correct bitCount for vendor-specific 1 bit re…
…peated elements. DualSense controller's report descriptor comes with a 1 bit vendor specific (Usage Page & Usage) element repeated through 'report count'. Those were correctly interpreted as non-ranged buttons (exposed as button caps with appropriate usage values) but their size was incorrectly assumed to be 1 ignoring the 'report count'. Because of that the InputReportByteLength is miscalculated as 63 instead of 64. If the buffer passed to HidD_GetInputReport() is allocated using that value the call will fail with ERROR_INSUFFICIENT_BUFFER. This change fixes the above and cleans up the code a bit so the size for each case is calculated directly from the count and size instead of using the values that were derived from them. Signed-off-by: Arkadiusz Hiler <[email protected]> Signed-off-by: Aric Stewart <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a32339 - Browse repository at this point
Copy the full SHA 5a32339View commit details -
dwrite: Zero initialize font data structure.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 612652b - Browse repository at this point
Copy the full SHA 612652bView commit details -
dwrite/tests: Add some tests for text format properties.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 239530e - Browse repository at this point
Copy the full SHA 239530eView commit details -
dwrite: Add font set builder stub.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc9f121 - Browse repository at this point
Copy the full SHA dc9f121View commit details -
dwrite: Set script id in shaping context.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 142c06e - Browse repository at this point
Copy the full SHA 142c06eView commit details -
dwrite: Add a stub Arabic shaper.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e03febf - Browse repository at this point
Copy the full SHA e03febfView commit details -
winmm/tests: Expect TIME_BYTES format for TIME_MS request.
Signed-off-by: Akihiro Sagawa <[email protected]> Signed-off-by: Andrew Eikum <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa56ee0 - Browse repository at this point
Copy the full SHA aa56ee0View commit details -
winmm: Get rid of TIME_MS format support in waveOutGetPosition().
SofTalk (Japanese text-to-speech software) depends on this. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50515 Signed-off-by: Akihiro Sagawa <[email protected]> Signed-off-by: Andrew Eikum <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37f3a07 - Browse repository at this point
Copy the full SHA 37f3a07View commit details -
winmm/tests: Strictly test returned time format of waveOutGetPostion().
Signed-off-by: Akihiro Sagawa <[email protected]> Signed-off-by: Andrew Eikum <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43158a1 - Browse repository at this point
Copy the full SHA 43158a1View commit details -
winmm: Get rid of TIME_SMPTE format support in waveOutGetPosition().
Signed-off-by: Akihiro Sagawa <[email protected]> Signed-off-by: Andrew Eikum <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 158a9e7 - Browse repository at this point
Copy the full SHA 158a9e7View commit details
Commits on Jan 22, 2021
-
gdiplus: Correctly handle UnitDisplay for printer DC.
For printer DC, UnitDisplay specifies that a unit is 1/100 inch, which is different from display DC. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=17848 Signed-off-by: Ziqing Hui <[email protected]> Signed-off-by: Esme Povirk <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f40f379 - Browse repository at this point
Copy the full SHA f40f379View commit details -
gdiplus/tests: Add initial tests for metafile created from printer DC.
Signed-off-by: Ziqing Hui <[email protected]> Signed-off-by: Esme Povirk <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c32be58 - Browse repository at this point
Copy the full SHA c32be58View commit details -
gdiplus: Record logical DPI in metafile.
Signed-off-by: Ziqing Hui <[email protected]> Signed-off-by: Esme Povirk <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3549097 - Browse repository at this point
Copy the full SHA 3549097View commit details -
windowscodecs: Use create_instance instead of ImagingFactory_CreateIn…
…stance. Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Esme Povirk <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6c7f15 - Browse repository at this point
Copy the full SHA f6c7f15View commit details -
windowscodecs: Use IWICComponentFactory_CreateStream in GetReaderByIn…
…dex. Instead of StreamImpl_Create. Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Esme Povirk <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c6cf6e - Browse repository at this point
Copy the full SHA 3c6cf6eView commit details -
winegstreamer: Move pin duration and caps retrieval to GST_Connect().
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 911bc74 - Browse repository at this point
Copy the full SHA 911bc74View commit details -
winegstreamer: Store the segment parameters in the parser_event struc…
…ture. Instead of the segment event. Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2546ad8 - Browse repository at this point
Copy the full SHA 2546ad8View commit details -
winegstreamer: Use a pthread condition variable to wait for filter in…
…itialization. Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f7ab81 - Browse repository at this point
Copy the full SHA 1f7ab81View commit details -
winegstreamer: Avoid using Wine debug functions in watch_bus().
They depend on a valid TEB and can't be called from non-Wine threads. Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 871c567 - Browse repository at this point
Copy the full SHA 871c567View commit details -
winegstreamer: Don't force watch_bus() onto a Wine thread.
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4782f67 - Browse repository at this point
Copy the full SHA 4782f67View commit details -
server: Avoid leaking "acceptsock" on allocation failure.
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe11ff8 - Browse repository at this point
Copy the full SHA fe11ff8View commit details -
server: Use default_fd_get_poll_events() for file objects.
This avoids sending the server into a busy-loop when trying to perform an asynchronous read from a non-regular file (say, a FIFO). Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70d1263 - Browse repository at this point
Copy the full SHA 70d1263View commit details -
gdi32: Merge rectangles horizontally when possible in CreatePolyPolyg…
…onRgn. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50539 Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b67f39c - Browse repository at this point
Copy the full SHA b67f39cView commit details -
msvcp: Fix some spec file discrepancies.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2012d7a - Browse repository at this point
Copy the full SHA 2012d7aView commit details -
d3dx9: Fix some spec file discrepancies.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16c03e4 - Browse repository at this point
Copy the full SHA 16c03e4View commit details -
winegcc: Pass the same winebuild args to all winebuild invocations.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c90948 - Browse repository at this point
Copy the full SHA 7c90948View commit details -
ntdll: Add some more section information data.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7250f9a - Browse repository at this point
Copy the full SHA 7250f9aView commit details -
wined3d: Require VK_KHR_sampler_mirror_clamp_to_edge for WINED3D_TADD…
…RESS_MIRROR_ONCE. Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff19c3e - Browse repository at this point
Copy the full SHA ff19c3eView commit details -
wined3d: Implement NULL constant buffer views for the Vulkan backend.
Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50a90dc - Browse repository at this point
Copy the full SHA 50a90dcView commit details -
d3d12: Implement D3D12SerializeVersionedRootSignature() on top of vkd…
…3d_serialize_versioned_root_signature(). This raises the required version of vkd3d to 1.2. Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 681105f - Browse repository at this point
Copy the full SHA 681105fView commit details -
d3d12: Implement D3D12CreateVersionedRootSignatureDeserializer().
Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c41241 - Browse repository at this point
Copy the full SHA 8c41241View commit details -
d3d12: Request VKD3D_API_VERSION_1_2.
The practical effect of this is that vkd3d will start advertising support for version 1.1 root signatures. Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc29521 - Browse repository at this point
Copy the full SHA bc29521View commit details -
winnt.h: Fix MSVC variants of InterlockedIncrement16 and InterlockedD…
…ecrement16. Signed-off-by: Jacek Caban <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1495ccd - Browse repository at this point
Copy the full SHA 1495ccdView commit details -
dwrite/arabic: Mark some features for fallback.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f064acb - Browse repository at this point
Copy the full SHA f064acbView commit details -
dwrite: Mark features that were not found.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c0836b - Browse repository at this point
Copy the full SHA 3c0836bView commit details -
dwrite: Add per shaping stage functions.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dfb94e6 - Browse repository at this point
Copy the full SHA dfb94e6View commit details -
dwrite: Call stage function for substitution loop.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 864745e - Browse repository at this point
Copy the full SHA 864745eView commit details -
dwrite/arabic: Set per-glyph action.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bea9c70 - Browse repository at this point
Copy the full SHA bea9c70View commit details -
dwrite/arabic: Set per-glyph mask.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4ae8191 - Browse repository at this point
Copy the full SHA 4ae8191View commit details -
dwrite/shape: Fix iterator skipping logic on ignorable characters.
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23a2213 - Browse repository at this point
Copy the full SHA 23a2213View commit details -
ntdll/tests: Don't assume 32-bit test module base.
Signed-off-by: Jacek Caban <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fadd22e - Browse repository at this point
Copy the full SHA fadd22eView commit details -
jscript: Add VT_CY type support.
Signed-off-by: Jacek Caban <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d22bafa - Browse repository at this point
Copy the full SHA d22bafaView commit details -
winevulkan: Wrap VkSurfaceKHR in winevulkan.
Signed-off-by: Georg Lehmann <[email protected]> Signed-off-by: Liam Middlebrook <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d9c9b5e - Browse repository at this point
Copy the full SHA d9c9b5eView commit details -
winevulkan: Unwrap VkSurfaceKHR if required.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50422 Signed-off-by: Georg Lehmann <[email protected]> Signed-off-by: Liam Middlebrook <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d4dd42 - Browse repository at this point
Copy the full SHA 2d4dd42View commit details
Commits on Jan 23, 2021
-
ntdll: Load the COR header directly from the file handle.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7203ad0 - Browse repository at this point
Copy the full SHA 7203ad0View commit details -
ntdll: Check for valid architecture before mapping the module.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63b6295 - Browse repository at this point
Copy the full SHA 63b6295View commit details -
ntdll: Delay mapping a module until we have found the final one to load.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5fef775 - Browse repository at this point
Copy the full SHA 5fef775View commit details
Commits on Jan 24, 2021
-
makefiles: Add missing dependency to wrc for test dll resources.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 852c9c6 - Browse repository at this point
Copy the full SHA 852c9c6View commit details
Commits on Jan 25, 2021
-
winegstreamer: Avoid using Wine debug functions in no_more_pads().
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7875d8d - Browse repository at this point
Copy the full SHA 7875d8dView commit details -
winegstreamer: Don't force no_more_pads() onto a Wine thread.
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e785880 - Browse repository at this point
Copy the full SHA e785880View commit details -
winegstreamer: Use pthread condition variables to queue stream events.
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54e012b - Browse repository at this point
Copy the full SHA 54e012bView commit details -
winegstreamer: Factor out get_stream_event().
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 13ea906 - Browse repository at this point
Copy the full SHA 13ea906View commit details -
winegstreamer: Avoid using Wine debug functions in got_data_sink().
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2cdb12b - Browse repository at this point
Copy the full SHA 2cdb12bView commit details -
winegstreamer: Don't force got_data_sink() onto a Wine thread.
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d7486d - Browse repository at this point
Copy the full SHA 3d7486dView commit details -
msi: Check for failure from do_msidbCustomActionTypeDll().
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Hans Leidekker <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f21acd - Browse repository at this point
Copy the full SHA 5f21acdView commit details -
msi: Return an error if trying to run a 64-bit custom action in a 32-…
…bit prefix. This matches native behaviour (manually tested). This allows the Research in Motion (Blackberry) USB and Modem driver to fail cleanly instead of hanging, if run in a 32-bit prefix. Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Hans Leidekker <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4086623 - Browse repository at this point
Copy the full SHA 4086623View commit details -
widl: Remove unnecessary WinRT type comments.
Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Jacek Caban <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d90dc11 - Browse repository at this point
Copy the full SHA d90dc11View commit details -
widl: Support WinRT marshaling_behavior attribute parsing.
Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Jacek Caban <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2129e33 - Browse repository at this point
Copy the full SHA 2129e33View commit details -
crypt32: Also import user/admin defined root certificates on macOS.
Signed-off-by: Piotr Caban <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c53d6a4 - Browse repository at this point
Copy the full SHA c53d6a4View commit details -
msvcrt: Add -norelay flag to lldiv definition in spec files.
lldiv returns lldiv_t structure (which includes two int64). In such case the address of return structure is implicitly passed as the first parameter. Signed-off-by: Paul Gofman <[email protected]> Signed-off-by: Piotr Caban <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9be8c52 - Browse repository at this point
Copy the full SHA 9be8c52View commit details -
ntdll/tests: Add an alignment helper.
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ebf5ed - Browse repository at this point
Copy the full SHA 6ebf5edView commit details -
comdlg32/tests: Add a test for CF_NOSCRIPTSEL.
Signed-off-by: Akihiro Sagawa <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee3a315 - Browse repository at this point
Copy the full SHA ee3a315View commit details -
comdlg32: Set DEFAULT_CHARSET if CF_NOSCRIPTSEL is set.
Signed-off-by: Akihiro Sagawa <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 89ded8c - Browse repository at this point
Copy the full SHA 89ded8cView commit details -
uiautomationcore: Add stub UiaRegisterProviderCallback function.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50508 Signed-off-by: Vijay Kiran Kamuju <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f0349f - Browse repository at this point
Copy the full SHA 8f0349fView commit details -
wined3d: Trace the available Vulkan extensions.
Like we do for OpenGL. Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5391600 - Browse repository at this point
Copy the full SHA 5391600View commit details -
mfmediaengine: Return current session time in GetCurrentTime().
Signed-off-by: Nikolay Sivov <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f00fbc - Browse repository at this point
Copy the full SHA 3f00fbcView commit details -
wined3d: Make adapter_gl_clear_uav() static.
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d6462c - Browse repository at this point
Copy the full SHA 2d6462cView commit details
Commits on Jan 26, 2021
-
winevulkan: Skip commands which are declared but not defined.
Signed-off-by: Liam Middlebrook <[email protected]> Signed-off-by: Piers Daniell <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60eff6d - Browse repository at this point
Copy the full SHA 60eff6dView commit details -
winevulkan: Update to VK spec version 1.2.168.
Signed-off-by: Liam Middlebrook <[email protected]> Signed-off-by: Piers Daniell <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c681a07 - Browse repository at this point
Copy the full SHA c681a07View commit details -
winegstreamer: Avoid using Wine debug functions in event_sink().
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1689871 - Browse repository at this point
Copy the full SHA 1689871View commit details -
winegstreamer: Don't force event_sink() onto a Wine thread.
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72a05ba - Browse repository at this point
Copy the full SHA 72a05baView commit details -
winegstreamer: Avoid using Wine debugging functions in event_src().
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3ed2702 - Browse repository at this point
Copy the full SHA 3ed2702View commit details -
winegstreamer: Don't force event_src() onto a Wine thread.
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1655dd4 - Browse repository at this point
Copy the full SHA 1655dd4View commit details -
winegstreamer: Avoid using Wine debugging functions in query_function().
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9a1366 - Browse repository at this point
Copy the full SHA e9a1366View commit details -
winegstreamer: Don't force query_function() onto a Wine thread.
Signed-off-by: Zebediah Figura <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e21a8c - Browse repository at this point
Copy the full SHA 6e21a8cView commit details -
winebuild: Make mingw a separated platform from msvc.
Based on winegcc. Signed-off-by: Jacek Caban <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea5e89a - Browse repository at this point
Copy the full SHA ea5e89aView commit details -
ntdll: Set the environment size in the process parameters.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50405 Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc90fe9 - Browse repository at this point
Copy the full SHA dc90fe9View commit details -
ntdll: Fill the image information data also for .so builtins.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b90b96 - Browse repository at this point
Copy the full SHA 6b90b96View commit details -
ntdll: Create a SEC_IMAGE view also for .so builtins.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ced3892 - Browse repository at this point
Copy the full SHA ced3892View commit details -
server: Get rid of the exe_file parameter in the new_process request.
Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ff2b7d - Browse repository at this point
Copy the full SHA 5ff2b7dView commit details -
d3d11: Add initial implementation of CreateDeviceContextState.
Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 846276f - Browse repository at this point
Copy the full SHA 846276fView commit details -
d3d11: Add initial implementation of SwapDeviceContextState.
Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b85af44 - Browse repository at this point
Copy the full SHA b85af44View commit details -
d3d11: Capture and restore vertex shader state.
Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2213e5a - Browse repository at this point
Copy the full SHA 2213e5aView commit details -
d3d11: Capture and restore geometry shader state.
Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c119aa3 - Browse repository at this point
Copy the full SHA c119aa3View commit details -
d3d11: Capture and restore pixel shader state.
Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3904390 - Browse repository at this point
Copy the full SHA 3904390View commit details -
wined3d: Support multiple outputs.
Signed-off-by: Zhiyi Zhang <[email protected]> Signed-off-by: Henri Verbeet <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 98f490b - Browse repository at this point
Copy the full SHA 98f490bView commit details -
widl: Support WinRT mta threading attribute parsing.
As an alias to free-threaded model. Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Jacek Caban <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1abdd8c - Browse repository at this point
Copy the full SHA 1abdd8cView commit details -
widl: Support WinRT exclusiveto attribute parsing.
Signed-off-by: Rémi Bernon <[email protected]> Signed-off-by: Jacek Caban <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73e0f5e - Browse repository at this point
Copy the full SHA 73e0f5eView commit details -
Signed-off-by: Floris Renaud <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0174f70 - Browse repository at this point
Copy the full SHA 0174f70View commit details -
winevulkan: Don't advertise VK_EXT_headless_surface.
This extension never worked. Signed-off-by: Georg Lehmann <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88eb322 - Browse repository at this point
Copy the full SHA 88eb322View commit details -
winevulkan: Fix surface functions if they aren't called by winevulkan.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50549 Signed-off-by: Georg Lehmann <[email protected]> Signed-off-by: Alexandre Julliard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1824d5 - Browse repository at this point
Copy the full SHA c1824d5View commit details