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
e851e747bb2a4e8a32061c3893f1000fd76153ae
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
Jun 04, 2020
kernel32/tests: Fix GetNLSVersion test failure on Windows Server 2003.
· e851e747
Alex Henrie
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
e851e747
amstream/tests: Define and use a global variable holding an audio media type.
· 3d928853
Zebediah Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
3d928853
po: Update Lithuanian translation.
· d1e7ea34
Aurimas Fišeras
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
d1e7ea34
vcruntime140_1: Don't terminate on -1 trylevel.
· a9d916cf
Daniel Lehman
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
a9d916cf
msvcp120/tests: Fix signed integral cast warning.
· d276cf71
Rémi Bernon
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
d276cf71
msvcirt/tests: Fix signed integral cast warning.
· e8fbc6c9
Rémi Bernon
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
e8fbc6c9
Jun 03, 2020
amstream: Call MediaStreamFilter::SupportSeeking() in AMMultiMediaStream::OpenFile().
· aba27fd5
Anton Baskanov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
aba27fd5
amstream: Implement MediaStreamFilter::SetPositions().
· 1c99a8e0
Anton Baskanov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
1c99a8e0
amstream: Implement MediaStreamFilter::SupportSeeking().
· 77134d80
Anton Baskanov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
77134d80
amstream: Implement AMAudioStream::BeginFlush() and ::EndFlush().
· ae1ca702
Anton Baskanov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
ae1ca702
amstream: Leave critical section on error in MediaStreamFilter::EnumPins().
· d1197ffa
Anton Baskanov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
d1197ffa
mfmediaengine: Implement error object.
· 48c3a306
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
48c3a306
mfmediaengine/tests: Add some tests for error property.
· 63d8cfa8
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
63d8cfa8
mfmediaengine: Set presentation duration attribute.
· 3e784ab4
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
3e784ab4
mfmediaengine: Set media type flags on source resolution.
· c1a12f10
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
c1a12f10
include: Add more Media Foundation error codes.
· 04c2df85
Nikolay Sivov
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
04c2df85
d3dcompiler: Write to the function return value using a separate instruction.
· 513f0def
Zebediah Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
513f0def
d3dcompiler: Also check the type class when checking for void.
· 2b77cfb7
Zebediah Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
2b77cfb7
d3dcompiler: Pass the semantic and location parameters to new_func_decl().
· c7b90bf3
Zebediah Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
c7b90bf3
d3dcompiler: Create assignment instructions more directly in struct_var_initializer().
· 5900f001
Zebediah Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
5900f001
d3dcompiler: Don't add a record deref to the instruction list twice.
· 7fc0b9a6
Zebediah Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
7fc0b9a6
d3dcompiler: Store some builtin types in the hlsl_ctx structure.
· 2449ff4b
Zebediah Figura
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
2449ff4b
windowscodecs: Add tests for DdsFrameDecode_Dds_CopyBlocks().
· b3eabfdd
Ziqing Hui
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
b3eabfdd
configure: Enable -Wabsolute-value on cross compiler.
· 5de95bad
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
5de95bad
winmm: Introduce compare_uint helper.
· 12f6e808
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
12f6e808
winmm/tests: Introduce compare_uint helper.
· 72a36736
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
72a36736
mshtml/tests: Introduce sync_test helper.
· 0c9f9efd
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
0c9f9efd
jscript: Throw proper exception in RegExp.prototype.toString when called on non-RegExp object.
· 6de0a658
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
6de0a658
jscript: Support context argument in Array.prototype.forEach.
· f207ded3
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
f207ded3
jscript: Support ES5 Array.prototype.sort arguments handling.
· 6682290d
Jacek Caban
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
6682290d
netio.sys: Add stub for WskReleaseProviderNPI().
· 8a9bbe49
Paul Gofman
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
8a9bbe49
netio.sys: Add stub for WskCaptureProviderNPI().
· bdb4d822
Paul Gofman
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
bdb4d822
netio.sys: Add stub for WskDeregister().
· 1e3ef06d
Paul Gofman
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
1e3ef06d
netio.sys: Add stub for WskRegister().
· 392e4437
Paul Gofman
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
392e4437
include/ddk: Add wsk.h file.
· 7382ec90
Alistair Leslie-Hughes
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
7382ec90
netio.sys: Add driver stub.
· 8fe1c9e1
Paul Gofman
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
8fe1c9e1
ntoskrnl.exe/tests: Avoid race condition in test driver.
· d0d1601e
Paul Gofman
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
d0d1601e
wined3d: Use "depth_size"/"stencil_size" to check for depth/stencil formats in...
· 8d7c39b8
Henri Verbeet
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
8d7c39b8
wined3d: Use "depth_size"/"stencil_size" to check for depth/stencil formats in texture2d_blt().
· 2ae6de52
Henri Verbeet
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
2ae6de52
wined3d: Use "depth_size"/"stencil_size" to check for depth/stencil formats in...
· 97a25007
Henri Verbeet
authored
4 years ago
and
Alexandre Julliard
committed
4 years ago
97a25007
Loading