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
834512f186b9138d8e43dbc86b7da3cc74fdf742
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
Oct 23, 2012
d3dxof/tests: Document dump function and rename X files with .x extension.
· 834512f1
Christian Costa
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
834512f1
dwrite: Separate format data and keep it in both layout and text format.
· 2e977e11
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
2e977e11
dwrite: Added basic GetFirstMatchingFont() for font family.
· 22508806
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
22508806
dwrite: Implement GetFontFamily() for system font collection.
· 10431905
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
10431905
dwrite: Implement IDWriteTextFormat::GetFontCollection().
· a30faec1
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
a30faec1
dwrite: Keep a single instance of system font collection.
· a291a7ad
Nikolay Sivov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
a291a7ad
ntdll: Split up feature detection by architecture.
· 7978a38f
James Eder
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
7978a38f
ntdll: Use build-time API detection instead of OS detection for finding the number of processors.
· 0d5f3013
James Eder
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
0d5f3013
gdiplus/tests: Fix out-of-bounds access (coverity).
· 9e5936b3
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
9e5936b3
atl: Warn when CoRegisterClassObject fails.
· 010e311b
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
010e311b
wing32: Use the correct size for memcpy (coverity).
· 7b07e015
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
7b07e015
wing32: Use the correct size for memcpy (coverity).
· 859bf8d9
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
859bf8d9
winedbg: Fix check for register number (coverity).
· 72836c0b
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
72836c0b
d3dx9: Avoid LPDIRECT3DPIXELSHADER9.
· 4704e783
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
4704e783
wined3d: Get rid of the mostly unused "num_textures_used" field from arbfp_ffp_desc.
· 672ad061
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
672ad061
include: Add the D3DDisassemble() prototype and flags.
· 6e4fd6b1
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
6e4fd6b1
wined3d: Move shader_is_pshader_version() and shader_is_vshader_version() to...
· 6f025deb
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
6f025deb
wined3d: Explicitly check the shader type in shader_generate_glsl_declarations().
· 81ae7f60
Henri Verbeet
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
81ae7f60
gdiplus: Test also lf.lfEscapement and lf.lfOrientation returned by GdipGetLogFont.
· 5e65f955
Dmitry Timoshkov
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
5e65f955
cmd/tests: Add tests for mixed number/stringified numbers comparisons in "if" statements.
· c5faceab
Frédéric Delanoy
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
c5faceab
cmd/tests: Add tests for GTR comparison operator in "if" statements.
· 5888ad35
Frédéric Delanoy
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
5888ad35
cmd/tests: Add tests for GEQ comparison operator in "if" statements.
· 43f5471c
Frédéric Delanoy
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
43f5471c
cmd/tests: Add tests for NEQ comparison operator in "if" statements.
· 8e3227c8
Frédéric Delanoy
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
8e3227c8
cmd/tests: Add tests for EQU comparison operator in "if" statements.
· a0a61cb5
Frédéric Delanoy
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
a0a61cb5
cmd/tests: Add tests for LEQ comparison operator in "if" statements.
· ac52924d
Frédéric Delanoy
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
ac52924d
cmd/tests: Add tests for LSS comparison operator in "if" statements.
· e3b5b6fd
Frédéric Delanoy
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
e3b5b6fd
d3dx9/tests: Add a simple test for filling compressed textures.
· 0146b556
Józef Kucia
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
0146b556
d3dx9/tests: Add tests for filling floating-point textures.
· 15d64280
Józef Kucia
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
15d64280
d3dx9: Do not try to fill textures other than ARGB in fill texture functions.
· 2c19f22c
Józef Kucia
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
2c19f22c
d3dx9: Introduce a separate pixel format type for compressed pixel formats.
· 84935d43
Józef Kucia
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
84935d43
d3dx9/tests: Only release a texture when it was created.
· cdc9f283
Józef Kucia
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
cdc9f283
Oct 22, 2012
winedbg: Buffer size includes the quotes (coverity).
· 8392a850
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
8392a850
view: Buffer size of GetFileTitleW is in characters, not bytes (coverity).
· 0ca58612
André Zwing
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
0ca58612
msvcp60: Copy correct number of characters in basic_string::_Grow.
· 9d6c003c
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
9d6c003c
services: Added tests for service thread termination without setting service state to stopped.
· afc4284d
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
afc4284d
services: Kill service thread after timeout so it can terminate cleanly.
· 522bc15b
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
522bc15b
advapi32: Don't terminate service when its last thread has exited.
· 8ebf0a72
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
8ebf0a72
advapi32: Return from StartServiceCtrlDispatcher when service status is changed to stopped.
· a936b58b
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
a936b58b
advapi32: Validate arguments in StartServiceCtrlDispatcher.
· 6027fe2d
Piotr Caban
authored
12 years ago
and
Alexandre Julliard
committed
12 years ago
6027fe2d
user32: Retrieve the graphics driver module from gdi32.
· e17cdb26
Alexandre Julliard
authored
12 years ago
e17cdb26
Loading