Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wine
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lorenzo Ferrillo
wine
Commits
92c4cccb4318a3c724dfbae7e35830720e535dbb
Select Git revision
Branches
4
master
default
protected
winebuild-linker-version
stable
oldstable
Tags
20
wine-10.5
wine-10.4
wine-10.3
wine-10.2
wine-10.1
wine-10.0
wine-10.0-rc6
wine-10.0-rc5
wine-10.0-rc4
wine-10.0-rc3
wine-10.0-rc2
wine-10.0-rc1
wine-9.22
wine-9.21
wine-9.20
wine-9.19
wine-9.18
wine-9.17
wine-9.16
wine-9.15
24 results
wine
Author
Search by author
Any Author
authors
Lorenzo Ferrillo
llde
1 author
Oct 18, 2021
winebus.sys: Define BUS_BLUETOOTH if it is missing.
· 92c4cccb
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
92c4cccb
ctype.h: Add _isctype_l() declaration.
· 91851e3e
Francois Gouget
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
91851e3e
ws2_32: Set WSAEFAULT if the bind address is null.
· a990e25b
Alex Henrie
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
a990e25b
ws2_32: Clear last error in WSASocketW.
· 63110f98
Alex Henrie
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
63110f98
wined3d: Fully initialize the allocator structure in wined3d_allocator_init().
· b344d1d0
Elizabeth Figura
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
b344d1d0
d3d11: Don't grab wined3d lock for wined3d_device_context_copy_uav_counter().
· fa63f80d
Jan Sikorski
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
fa63f80d
d3d11: Don't grab wined3d lock for wined3d_device_context_flush().
· 82b02b1c
Jan Sikorski
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
82b02b1c
d3d11: Don't grab wined3d lock for wined3d_device_context_reset_state().
· b02663fa
Jan Sikorski
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
b02663fa
d3d11: Don't grab wined3d lock for generating mipmaps.
· 7eaae6b7
Jan Sikorski
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
7eaae6b7
d3d11: Don't grab wined3d lock for wined3d_device_context_resolve_sub_resource().
· c024d91d
Jan Sikorski
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
c024d91d
d3d11: Don't grab wined3d lock for view clears.
· 5ed9af20
Jan Sikorski
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
5ed9af20
d3d11: Don't grab wined3d lock for wined3d_device_context_update_sub_resource().
· 483d44c6
Jan Sikorski
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
483d44c6
d3d11: Don't grab wined3d lock for wined3d copy (sub)resource functions.
· 83c9610c
Jan Sikorski
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
83c9610c
d3d11: Don't grab wined3d lock for wined3d dispatch functions.
· f6f82669
Jan Sikorski
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
f6f82669
d3d11: Don't grab wined3d lock for wined3d draw functions.
· f1f3e076
Jan Sikorski
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
f1f3e076
winex11.drv: Add GPU hardware information values to the registry.
· b5419910
Dmitry Timoshkov
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
b5419910
powrprof: Add PowerRegisterSuspendResumeNotification stub.
· 9d77624d
Alistair Leslie-Hughes
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
9d77624d
user32: Don't check active window state when handling SC_MINIMIZE/SC_MAXIMIZE/SC_RESTORE.
· 51d606fa
Dmitry Timoshkov
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
51d606fa
oleaut32: Rescale result after overflow in VarDecAdd.
· b440573d
Robert Wilhelm
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
b440573d
winex11.drv: Detach vulkan surfaces during thread detach.
· 6dcaff42
Paul Gofman
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
6dcaff42
server: Use SO_BINDTODEVICE in bind_to_index() if possible.
· 5f916f7f
Paul Gofman
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
5f916f7f
dinput: Factor all GetObjectInfo implementations together.
· 9f493b0e
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
9f493b0e
dinput: Implement internal enum_objects for the keyboard device.
· 71ecc179
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
71ecc179
dinput: Implement internal enum_objects for the mouse device.
· d2aa4532
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
d2aa4532
dinput: Implement EnumObjects through the internal vtable.
· 34f66a0c
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
34f66a0c
dinput: Introduce new direct_input_device_init helper.
· be9a36c4
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
be9a36c4
dinput8/tests: Add mouse and keyboard object enumeration tests.
· 2ffdb551
Rémi Bernon
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
2ffdb551
ucrtbase: Avoid bool optimization in __std_exception_copy.
· 21da1f2f
Piotr Caban
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
21da1f2f
ucrtbase: Change _isblank_l return value for '\t'.
· 7a985573
Piotr Caban
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
7a985573
ucrtbase: Fix fopen x mode test failures.
· 65847333
Piotr Caban
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
65847333
dwrite: Add properties for new Unicode 13 scripts.
· 992e0a60
Nikolay Sivov
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
992e0a60
wbemprox: Add WMI namespace.
· 725655de
Alistair Leslie-Hughes
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
725655de
win32u: Don't call abort proc in NtGdiStartDoc.
· fcb6ae29
Jacek Caban
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
fcb6ae29
win32u: Don't use CDECL for OSMesa functions.
· fd413f69
Jacek Caban
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
fd413f69
win32u: Don't use CDECL for font backend functions.
· a8591713
Jacek Caban
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
a8591713
win32u: Use syscall interface for some D3DKMT functions.
· 00222f6d
Jacek Caban
authored
3 years ago
and
Alexandre Julliard
committed
3 years ago
00222f6d
winecfg: Store the logo image in PNG format.
· d208b29d
Alexandre Julliard
authored
3 years ago
d208b29d
windowscodecs: Use the bundled libpng.
· c3d8a29a
Alexandre Julliard
authored
3 years ago
c3d8a29a
user32: Use the bundled libpng.
· 9f9441c9
Alexandre Julliard
authored
3 years ago
9f9441c9
libs: Import upstream code from libpng 1.6.37.
· 885705c8
Alexandre Julliard
authored
3 years ago
885705c8
Loading