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
09655aca95d1942aee4005afda472c31d7709c4c
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
Aug 25, 2011
cmd: Misc tab fixes.
· 09655aca
Frédéric Delanoy
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
09655aca
cmd: Fix if/else tab handling.
· eda33f22
Frédéric Delanoy
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
eda33f22
cmd: Fix REM tab handling.
· 6d3fd3ab
Frédéric Delanoy
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
6d3fd3ab
cmd/tests: Add REM tests.
· d147df41
Frédéric Delanoy
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
d147df41
cmd: Skip tabs as well as spaces in WCMD_skip_leading_spaces.
· f37ab586
Frédéric Delanoy
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
f37ab586
cmd: Fix FOR tab handling.
· 7b125126
Frédéric Delanoy
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
7b125126
msxml3: Fix parameter validation for endElement().
· 05813604
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
05813604
msxml3: Fix parameter validation for startElement() for MXXMLWriter60.
· 25bf8e53
Nikolay Sivov
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
25bf8e53
msi: Use an array instead of a hashtable for WHEREVIEW.
· 3bd0acf1
Bernhard Loos
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
3bd0acf1
wscript: Implemented Host_get_Application.
· 559547f2
Michał Ziętek
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
559547f2
wscript: Implemented Host_put_Interactive.
· 154578d7
Michał Ziętek
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
154578d7
wscript: Implemented Host_get_Interactive.
· 280dbcf8
Michał Ziętek
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
280dbcf8
wscript: Implemented Arguments2_get_length.
· 4252bd86
Michał Ziętek
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
4252bd86
wscript: Implemented Arguments2_Count.
· 5079fe98
Michał Ziętek
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
5079fe98
wscript: Implemented Arguments2_Item.
· 1c293750
Michał Ziętek
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
1c293750
wscript: Implemented Host_get_Arguments.
· 2d2a91fd
Michał Ziętek
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
2d2a91fd
advapi32/tests: Skip some tests if EnumServicesStatusExA is missing.
· d34ff262
Alexandre Julliard
authored
13 years ago
d34ff262
wined3d: Don't change active texture to 0.
· 36a22dfa
Matteo Bruni
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
36a22dfa
wined3d: Fetch currently active texture unit from the wined3d_context.
· d485e045
Matteo Bruni
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
d485e045
wined3d: Store currently active texture in the wined3d context.
· f47f9f7c
Matteo Bruni
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
f47f9f7c
wined3d: Pass around the context instead of gl_info.
· e53ae83d
Matteo Bruni
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
e53ae83d
wined3d: Make context_acquire() unconditional in a bunch of places.
· be8ea9c3
Matteo Bruni
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
be8ea9c3
mshtml: Remove obsolete proxy handling.
· da7f9ed1
André Zwing
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
da7f9ed1
mshtml: Initialize return value.
· 7205f888
André Zwing
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
7205f888
oleaut32: Fixed buffer size to MBtoWC.
· 9d7219df
Marcus Meissner
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
9d7219df
msxml3/tests: Prevent crash in saxreader tests.
· ace8b534
Octavian Voicu
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
ace8b534
msxml3/tests: Add a trailing '\n' to an ok() call.
· 9ec29150
Francois Gouget
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
9ec29150
wined3d: Pass a gl_info pointer to select_blit_implementation().
· 4503f3d5
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
4503f3d5
wined3d: Pass a gl_info pointer to select_shader_backend().
· 9aa4f895
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
9aa4f895
wined3d: Pass a gl_info pointer to select_fragment_implementation().
· 86af42a4
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
86af42a4
wined3d: Bind the system framebuffer based on the actual location in context_apply_fbo_state().
· f65a1ed2
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
f65a1ed2
wined3d: Use draw_binding in context_apply_blit_state().
· 47c5711f
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
47c5711f
wined3d: Use draw_binding in swapchain_gl_present().
· f0d8f2aa
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
f0d8f2aa
wined3d: Use draw_binding in surface_unload().
· 6cdfb95c
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
6cdfb95c
wined3d: Use draw_binding in surface_realize_palette().
· 1d43f072
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
1d43f072
wined3d: Use draw_binding in surface_unmap().
· 683b52ed
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
683b52ed
wined3d: Use draw_binding in IWineD3DSurfaceImpl_BltOverride().
· 1ae498dc
Henri Verbeet
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
1ae498dc
ole32: Cleanup ItemMonikerImpl_QueryInterface().
· 82b3d35b
Michael Stefaniuc
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
82b3d35b
ole32: COM cleanup in itemmoniker.c.
· d3c934ad
Michael Stefaniuc
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
d3c934ad
ddraw: Do not create implicit depth buffer.
· bf7df851
Ričardas Barkauskas
authored
13 years ago
and
Alexandre Julliard
committed
13 years ago
bf7df851
Loading