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
Releases
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
Sam Joan Roque-Worcel
wine
Commits
462b6d1bc8833d2ec4934ed3cbcccd988527c724
Select Git revision
Branches
4
fix-icons-notepad
master
default
protected
stable
oldstable
Tags
20
wine-9.5
wine-9.4
wine-9.3
wine-9.2
wine-9.1
wine-9.0
wine-9.0-rc5
wine-9.0-rc4
wine-9.0-rc3
wine-9.0-rc2
wine-9.0-rc1
wine-8.21
wine-8.20
wine-8.19
wine-8.18
wine-8.17
wine-8.16
wine-8.15
wine-8.14
wine-8.13
24 results
wine
Author
Search by author
Any Author
authors
0 authors
Mar 02, 2018
wined3d: Explicitly calculate the sub-resource level in surface_load_renderbuffer().
· 462b6d1b
Henri Verbeet
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
462b6d1b
quartz/tests: Remove some unnecessary error-checking.
· 7d4bcd5d
Zebediah Figura
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
7d4bcd5d
quartz/tests: Add more tests for IMediaSeeking.
· a42bf668
Zebediah Figura
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
a42bf668
quartz/tests: Simply test_render_with_multithread().
· 55d13235
Zebediah Figura
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
55d13235
quartz/tests: Expand and separate media event tests.
· 4df4aaab
Zebediah Figura
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
4df4aaab
quartz/tests: Expand and separate state change tests.
· e4aa395a
Zebediah Figura
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
e4aa395a
quartz/tests: Explicitly test correct return value for IGraphBuilder_Connect().
· ef91785c
Zebediah Figura
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
ef91785c
d3d11/tests: Use no attachments draw calls.
· 27f18f82
Józef Kucia
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
27f18f82
d3d11/tests: Add test for draws with NULL render target views.
· 5aa039b1
Józef Kucia
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
5aa039b1
wined3d: Fix draw calls when first render target is NULL.
· 53639b04
Józef Kucia
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
53639b04
wined3d: Factor out get_viewport() function.
· 544a7daa
Józef Kucia
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
544a7daa
wined3d: Implement draw calls with no attachments.
· 7096e1e0
Józef Kucia
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
7096e1e0
wined3d: Remove redundant if statement from device_init_swapchain_state().
· 4998cea0
Józef Kucia
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
4998cea0
kernel32: Move the mapping object functions to sync.c.
· c52e3ff2
Alexandre Julliard
authored
7 years ago
c52e3ff2
kernel32: Add a helper function to fill object attributes in Create* functions.
· 80869310
Alexandre Julliard
authored
7 years ago
80869310
kernel32: Add a helper function to fill object attributes in Open* functions.
· a7aa192a
Alexandre Julliard
authored
7 years ago
a7aa192a
kernel32/tests: Remove some win9x workarounds.
· be8affc4
Alexandre Julliard
authored
7 years ago
be8affc4
Mar 01, 2018
po: Update Russian translation.
· b1aee9c3
Nikolay Sivov
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
b1aee9c3
jscript: Added Array.isArray implementation.
· 3bd3d559
Jacek Caban
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
3bd3d559
jscript: Added Date.now implementation.
· af5edf95
Jacek Caban
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
af5edf95
mshtml: Use JScript extension for IE9+ mode support.
· ff54bafb
Jacek Caban
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
ff54bafb
jscript: Introduce Wine-specific extension allowing IE9+ JavaScript mode implementation.
· d95a8b2b
Jacek Caban
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
d95a8b2b
mshtml: Use SCRIPTLANGUAGEVERSION_5_7 for IE7 and IE5 compatibility mode.
· be897e2d
Jacek Caban
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
be897e2d
mshtml: Use IE8 compatibility mode for documents in standards mode in internet zone.
· 667b3f0d
Jacek Caban
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
667b3f0d
amstream: Use streams as pins in MediaStreamFilter.
· 26226905
Anton Baskanov
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
26226905
amstream: Store streams as IAMMediaStream in MediaStreamFilter.
· 193e56ce
Anton Baskanov
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
193e56ce
amstream: Implement AMAudioStream::JoinFilter.
· d7511089
Anton Baskanov
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
d7511089
amstream: Implement CheckMediaType for AMAudioStream based on code from mediastreamfilter.c.
· 60304031
Anton Baskanov
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
60304031
amstream: Implement GetMediaType for AMAudioStream based on code from mediastreamfilter.c.
· 3f2b5ff2
Anton Baskanov
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
3f2b5ff2
amstream: Add stub IPin and IMemInputPin to AMAudioStream.
· ee94f80c
Anton Baskanov
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
ee94f80c
amstream: Implement AMDirectDrawStream::JoinFilter.
· 649a26e8
Anton Baskanov
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
649a26e8
amstream: Implement CheckMediaType for AMDirectDrawStream based on code form mediastreamfilter.c.
· 5b03813d
Anton Baskanov
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
5b03813d
amstream: Implement GetMediaType for AMDirectDrawStream based on code from mediastreamfilter.c.
· 52c3c36d
Anton Baskanov
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
52c3c36d
amstream: Add stub IPin and IMemInputPin to AMDirectDrawStream.
· f7febb82
Anton Baskanov
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
f7febb82
ping: Implement -l, -w, -n using IcmpSendEcho.
· b1e9177c
Isira Seneviratne
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
b1e9177c
kernelbase/tests: Add some tests for PathCchCombineEx().
· e9b3ccac
Michael Müller
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
e9b3ccac
include: Add PathCchCombineEx() definition.
· 34d7e94a
Michael Müller
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
34d7e94a
dswave/tests: Add IDirectMusicObject::ParseDescriptor() tests.
· 1d3f08ec
Michael Stefaniuc
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
1d3f08ec
wbemprox/tests: Add tests for Win32_VideoController.
· d306f596
Hans Leidekker
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
d306f596
wbemprox: Add DriverDate for Win32_VideoController.
· 854482c3
Michael Müller
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
854482c3
Loading