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
f98c896e8aacafcfc163938e84242f17d9aa2c20
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
Sep 25, 2012
crypt32/tests: Improve test output.
· f98c896e
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
f98c896e
ntdll/tests: Fix test failure on win8.
· 0da26cfc
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
0da26cfc
wined3d: Take the data type of registers into account in the GLSL shader backend.
· 1ff07a7d
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
1ff07a7d
wined3d: Just return the shader from wined3d_device_get_pixel_shader().
· 6e4c4068
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
6e4c4068
wined3d: wined3d_device_set_pixel_shader() never fails.
· fc711d49
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
fc711d49
d3d10: Store shader variables in d3d10_effect_pass instead of d3d10_effect_object.
· 4f2c93e2
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
4f2c93e2
d3d10: Store shaders directly in d3d10_effect_object.
· 2a83e1a5
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
2a83e1a5
mlang: Forward GetRfc1766FromLcid() to IMultiLanguage3 implementation.
· 42db7e4c
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
42db7e4c
mlang: Forward IsConvertible() to IMultiLanguage3 implementation.
· 55d87c05
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
55d87c05
mlang: Forward GetFamilyCodePage() to IMultiLanguage3 implementation.
· 76e12944
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
76e12944
mlang: Forward GetNumberOfCodePageInfo() to IMultiLanguage3 implementation.
· db1cd7eb
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
db1cd7eb
mlang: Move IUnknown implementation to IMultiLanguage3 interface implementation and forward to it.
· fdaf6df6
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
fdaf6df6
mlang: Implemented IMLangConvertCharset_DoConversionToUnicode.
· 406c4311
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
406c4311
shlwapi: Fixed incorrect buffer size.
· 73dfc3d4
Marcus Meissner
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
73dfc3d4
Sep 24, 2012
dmusic: Add master clock tests.
· 6ebf1396
Christian Costa
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
6ebf1396
d3dx9_36: Cube texture can be loaded as a simple texture. The first face...
· 12d11833
Christian Costa
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
12d11833
server: Get rid of the waitpid wrapper.
· 1fd55b73
Alexandre Julliard
authored
12 years ago
1fd55b73
server: Use waitpid() instead of wait4().
· 9d5c178b
Adrian Bunk
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
9d5c178b
d3dx9: Implement conversion from D3DFORMAT to DDS pixel format for RGB pixel formats.
· 934293c1
Józef Kucia
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
934293c1
d3dx9/tests: Add a more detailed test for saving a surface to a DDS file.
· 94ab09a2
Józef Kucia
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
94ab09a2
d3dx9: Implement the support for saving a surface to a DDS file.
· bf4201ea
Józef Kucia
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
bf4201ea
d3dx9: Use 4 spaces per indent level in get_image_info_from_dds().
· 8f00a631
Józef Kucia
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
8f00a631
d3dx9: Introduce a function for calculating the expected size of a DDS file.
· 00ea54f6
Józef Kucia
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
00ea54f6
jscript: Properly invoke regexp matching in String.split.
· fa0dfd0b
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
fa0dfd0b
jscript: Added support for limit argument in String.split.
· 77c3dc54
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
77c3dc54
shell32: Add some more function prototypes and fix the IsNetDrive() one.
· 79ea850e
Francois Gouget
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
79ea850e
include: Add more string types.
· e2f30dc1
Francois Gouget
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
e2f30dc1
Assorted spelling fixes.
· 5f55a71b
Francois Gouget
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
5f55a71b
wininet: Added support for cache containers without subdirectories.
· d07d3cbe
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
d07d3cbe
wininet: Added support for cache path parameter in FreeUrlCacheSpace function.
· 78835843
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
78835843
wininet: Added tests for entries with identical hash key.
· 71511c9f
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
71511c9f
wininet: Reserve more space for urlcache entry flags.
· 122daa50
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
122daa50
kernel32: Add more flags for CompareString().
· 4927f959
Francois Gouget
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
4927f959
shell32/tests: Add a few more ShellExecute() file URL tests.
· e8a515c2
Francois Gouget
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
e8a515c2
shlwapi: Fix the declaration of UrlIsFileUrlW().
· 340dee86
Francois Gouget
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
340dee86
shlwapi/tests: Add more PathCreateFromUrl() tests.
· 73f89e7e
Francois Gouget
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
73f89e7e
Use the CP_ACP and NULL macros instead of numeric literals when converting...
· 709a0b76
Francois Gouget
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
709a0b76
winex11: Avoid a redundant TRACE.
· 58441052
Ken Thomases
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
58441052
mshtml: Added IHTMLDocument::get_charset implementation.
· efb08f26
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
efb08f26
mshtml: Use custom VT_BSTR to VT_BOOL conversion in InvokeEx implementation.
· 514e65c1
Jacek Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
514e65c1
Loading