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
4e4bdbe53e5873c2deef178f81e8f87a69554423
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
Aug 22, 2011
kernel32: Make CreateThread hotpatchable.
· 4e4bdbe5
Bernhard Loos
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
4e4bdbe5
ntdll: Initialize the Length field of PEB->LdrData.
· b8629f55
Bernhard Loos
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
b8629f55
user32/tests: Add combobox CB_SETDROPPEDWITH/CB_GETDROPPEDWIDTH tests.
· 43dfbfd8
Bruno Jesus
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
43dfbfd8
wined3d: Invalidate streamsrc, vdecl and indexbuffer after strided draws.
· 0fc7cd5a
Stefan Dösinger
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
0fc7cd5a
wined3d: Sync a function prototype with its definition.
· 42a6455e
Michael Stefaniuc
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
42a6455e
wined3d: Don't use the old depth-stencil surface after decrementing its ref count.
· 342d2b89
Chris Robinson
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
342d2b89
gdi32/tests: Remove win9x hacks.
· 4cdd01fc
Austin English
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
4cdd01fc
d3d8/tests: Make sure to use return values (LLVM/Clang).
· 6e69d116
Austin English
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
6e69d116
kernel32/tests: Remove win9x hacks.
· e2cbe25b
Austin English
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
e2cbe25b
comctl32: Fix incorrect use of border metrics.
· 2d8ad31e
Owen Rudge
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
2d8ad31e
ddraw: Print IDirectDrawGammaControl interface reference count for easier debugging.
· 68f3d21f
Ričardas Barkauskas
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
68f3d21f
ddraw: Do not AddRef IDirectDraw7 iface in CreateSurface helper.
· 5c8ad267
Ričardas Barkauskas
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
5c8ad267
ddraw: Don't allow setting palette on non root surfaces.
· abf8728e
Ričardas Barkauskas
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
abf8728e
ddraw/tests: Properly release no longer used interfaces.
· 1a609eca
Ričardas Barkauskas
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
1a609eca
riched20: Fix uninitialized variable usage.
· 73876d6c
Thomas Faber
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
73876d6c
oleaut32: Use type names and sizeof() instead of hardcoded values for save/load methods.
· 2de8137f
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
2de8137f
oleaut32: Use strdupW to duplicate strings.
· 1a7d52c9
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
1a7d52c9
oleaut32: FONTDESC size field value is not important for OleCreateFontIndirect.
· 08f578a6
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
08f578a6
oleaut32/tests: Clean result value checks.
· 78ca68c8
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
78ca68c8
oleaut32: Get rid of duplicated condition check.
· e800158a
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
e800158a
oleaut32: Clean QueryInterface() method, turn impl. calls to interface calls.
· c69be3bf
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
c69be3bf
oleaut32: Remove some useless comments and initializers.
· 92054ef0
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
92054ef0
gdi32: Change the object-level brush function to accept a stand-alone dib and...
· 925fa108
Huw Davies
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
925fa108
gdi32: Implement Polyline and PolyPolyline in the dib driver.
· c6f6c3f7
Huw Davies
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
c6f6c3f7
gdi32: Move to using a multi-line pen object-level function.
· 0f40ad8a
Huw Davies
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
0f40ad8a
gdi32: Use the gdi_image_bits structure to maintain the dib driver's bits.
· 1e83fd00
Huw Davies
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
1e83fd00
gdi32: Simplify dibdrv_PutImage a little.
· 2e908e06
Huw Davies
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
2e908e06
gdi32: Avoid directly accessing the bits ptr where possible.
· de213f2c
Huw Davies
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
de213f2c
gdi32: Use the dib driver GetImage and PutImage implementations in...
· a55ec17b
Huw Davies
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
a55ec17b
gdi32: Add a helper to retrieve the bitmap functions.
· e82f88d5
Huw Davies
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
e82f88d5
gdi32: Allow SetBitmapBits to set incomplete scanlines.
· cb82c45b
Huw Davies
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
cb82c45b
gdi32: Avoid a possible unnecessary conversion if PutImage is called with zero biClrUsed.
· bdc3b9c0
Huw Davies
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
bdc3b9c0
gdi32: Fix colour table comparison.
· 40742c2f
Huw Davies
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
40742c2f
wined3d: Move FBO based color blits from IWineD3DSurfaceImpl_BltOverride() to...
· a04f0e9c
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
a04f0e9c
wined3d: Move surface_color_fill() based color fills from...
· d063ff55
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
d063ff55
wined3d: Reject color fills on sysmem surfaces in ffp_blit_supported().
· a887128f
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
a887128f
wined3d: Directly call surface_cpu_blt() in cpu_blit_color_fill().
· 18434ddc
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
18434ddc
wined3d: Allow color fills on FBO attachable surfaces in ffp_blit_supported().
· 26484c92
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
26484c92
wined3d: Don't allow blits with an invalid destination rectangle when a clipper is set either.
· e1ab5f6e
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
e1ab5f6e
wined3d: Draw buffers are per-framebuffer state.
· f8ce77a5
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
f8ce77a5
Loading