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
James Carthew
wine
Commits
923cb0a9576f63aedf0ca1b995e36ea416ec9cf5
Select Git revision
Branches
3
master
default
protected
stable
oldstable
Tags
20
wine-8.11
wine-8.10
wine-8.9
wine-8.8
wine-8.7
wine-8.0.1
wine-8.6
wine-8.5
wine-7.0.2
wine-8.4
wine-8.3
wine-8.2
wine-8.1
wine-8.0
wine-8.0-rc5
wine-8.0-rc4
wine-8.0-rc3
wine-8.0-rc2
wine-8.0-rc1
wine-7.22
23 results
wine
Author
Search by author
Any Author
authors
0 authors
Sep 17, 2018
shlwapi: Avoid ARRAY_SIZE-like macros.
· 923cb0a9
Michael Stefaniuc
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
923cb0a9
shlwapi: Avoid a temporary variable.
· 15b17a0e
Michael Stefaniuc
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
15b17a0e
setupapi: Use the ARRAY_SIZE() macro.
· d33f0674
Michael Stefaniuc
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
d33f0674
wined3d: Make the resource parameter to wined3d_resource_get_decompress_format() const.
· db5f14e4
Henri Verbeet
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
db5f14e4
wined3d: Cleanup get_flexible_vertex_size().
· f9d14d67
Józef Kucia
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
f9d14d67
wined3d: Move get_flexible_vertex_size() to device.c.
· 51db33ca
Józef Kucia
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
51db33ca
wined3d: Initialise typeless formats after all formats properties are initialised.
· 454f8798
Józef Kucia
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
454f8798
wined3d: Initialise typeless_id for typeless formats early.
· 34b7e19c
Józef Kucia
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
34b7e19c
wined3d: Store additional flags directly in wined3d_format_block_info.
· 15e594ae
Józef Kucia
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
15e594ae
wined3d: Add missing formats to debug_d3dformat().
· e1c59f12
Józef Kucia
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
e1c59f12
wined3d: Use get_format_internal() to get WINED3DFMT_UNKNOWN.
· 62d1b643
Józef Kucia
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
62d1b643
include: Add ID2D1BitmapBrush1 definition.
· 86f0fe98
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
86f0fe98
d2d1: Implement GetSurface() for bitmaps.
· ef6a8dc1
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
ef6a8dc1
opcservices: Add missing break (coverity).
· 6c770836
Fabian Maurer
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
6c770836
comctl32/taskdialog: Use parentheses around & operator.
· 9a94f559
Fabian Maurer
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
9a94f559
winhttp: Make winsock_init() static.
· 8c0225ef
Francois Gouget
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
8c0225ef
mshtml: Make HTMLStyle_init_dispex_info() static.
· 0d5ee7c5
Francois Gouget
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
0d5ee7c5
msxml3/tests: Make test_namespaces_as_attributes() static.
· ed429596
Francois Gouget
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
ed429596
ole32: Use the real proxy IID in ClientRpcChannelBuffer_GetBuffer().
· 904d1688
Zebediah Figura
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
904d1688
rpcrt4/tests: Add tests for delegated proxy methods.
· b82382f5
Zebediah Figura
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
b82382f5
winemac: Allow Command to be mapped to Ctrl.
· f621baa0
Ricky Zhou
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
f621baa0
Sep 14, 2018
Release 3.16.
· 64d9f309
Alexandre Julliard
authored
6 years ago
View commits for tag wine-3.16
wine-3.16
64d9f309
cmd: A spelling fix in a comment.
· 99fdd9e6
Francois Gouget
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
99fdd9e6
ole32/tests: Fix spelling of a variable name.
· 83301929
Francois Gouget
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
83301929
wined3d: Set WINED3DFMT_FLAG_COMPRESSED based on format block info.
· ea8a8804
Józef Kucia
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
ea8a8804
wined3d: Use >= for shader model checks in feature_level_from_caps().
· 2b564100
Józef Kucia
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
2b564100
d2d1: Update to ID2D1DrawingStateBlock1.
· 8b3a7c25
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
8b3a7c25
ntdll: Relax checks for valid affinity mask in NtSetInformationThread().
· 575c1c90
Roger Zoellner
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
575c1c90
ntdll: Add stub for ApiSetQueryApiSetPresence.
· 3b0d0642
Michael Müller
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
3b0d0642
advapi32: Add stub for TraceSetInformation.
· b80780ad
Louis Lenders
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
b80780ad
xmllite/writer: Simplify setting default output encoding.
· a469d37e
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
a469d37e
xmllite/writer: Use internal function to create writer output implicitly.
· 2564862b
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
2564862b
xmllite/writer: Fix formatted output with interleaving text nodes.
· ef7b911a
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
ef7b911a
xmllite/writer: Fix formatted output for closing tags.
· 9784ef16
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
9784ef16
xmllite/writer: Free finished element data (Valgrind).
· 5f548d2a
Nikolay Sivov
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
5f548d2a
ntoskrnl: Add FsRtlIsNameInExpression stub.
· c43030b6
Jactry Zeng
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
c43030b6
mpr: Properly handle device-less connections.
· 93fb279f
Pierre Schweitzer
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
93fb279f
wined3d: Introduce WINED3DFMT_FLAG_VERTEX_ATTRIBUTE.
· a220669f
Henri Verbeet
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
a220669f
ntdll/tests: Handle case where process doesn't have its own DEP policy.
· e3fe1b09
Alex Henrie
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
e3fe1b09
Sep 13, 2018
mpr: Implement WNetClearConnections().
· 07995500
Pierre Schweitzer
authored
6 years ago
and
Alexandre Julliard
committed
6 years ago
07995500
Loading