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
beb83eb4ae54dce6bf13df2d28f237a448be6df1
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
Feb 28, 2018
wined3d: Add ARB_framebuffer_no_attachments extension.
· beb83eb4
Józef Kucia
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
beb83eb4
d3d11/tests: Add test for unbound multisample textures.
· d75ec293
Józef Kucia
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
d75ec293
wined3d: Use wined3d_bit_scan() in find_draw_buffers_mask().
· e27141e0
Józef Kucia
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
e27141e0
wined3d: Do not call context_validate_onscreen_formats() in context_apply_blit_state().
· cae8ebab
Józef Kucia
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
cae8ebab
gdiplus/tests: Add some invalid arguments tests for GdipLoadImageFromStream().
· 279cad23
Nikolay Sivov
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
279cad23
gdiplus: Fix argument check in GdipLoadImageFromStream().
· 1ac02c23
Louis Lenders
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
1ac02c23
usp10: Use the available ARRAY_SIZE() macro.
· 498bf049
Michael Stefaniuc
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
498bf049
dmcompos/tests: Add IDirectMusicObject::ParseDescriptor() tests.
· c142bc89
Michael Stefaniuc
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
c142bc89
bcrypt: Partial implementation of BCryptImportKey and BCryptExportKey.
· c77d5c65
Hans Leidekker
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
c77d5c65
dwmapi: Add DwmSetIconicThumbnail() stub.
· e6723be6
Michael Müller
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
e6723be6
wined3d: Explicitly calculate the sub-resource level in fb_copy_to_texture_direct().
· c8120f52
Henri Verbeet
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
c8120f52
wined3d: Explicitly calculate the sub-resource level in surface_load_fb_texture().
· 8e7540b6
Henri Verbeet
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
8e7540b6
wined3d: Explicitly calculate the sub-resource level in read_from_framebuffer().
· 64ba3ee4
Henri Verbeet
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
64ba3ee4
wined3d: Explicitly calculate the sub-resource level in surface_set_compatible_renderbuffer().
· 1cdff1c8
Henri Verbeet
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
1cdff1c8
user32/tests: Remove commented out traces, use test calls instead of traces.
· d0b1e43c
Nikolay Sivov
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
d0b1e43c
comctl32/tooltips: Set window size before TTN_SHOW and preserve it after.
· 4803b7ab
Roman Pišl
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
4803b7ab
comctl32/tests: Run some Progress control tests on version 6.
· 037d315a
Nikolay Sivov
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
037d315a
wshom: Use global memory allocation helpers.
· f6bf2690
Nikolay Sivov
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
f6bf2690
bcrypt: Correctly check the size in BCryptGetProperty.
· 1db5170f
Sebastian Lackner
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
1db5170f
hal: Implement KeQueryPerformanceCounter.
· 02a50716
Michael Müller
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
02a50716
comctl32: Use the available ARRAY_SIZE() macro.
· 58bb7b39
Michael Stefaniuc
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
58bb7b39
scrrun: Use the available ARRAY_SIZE() macro.
· 0194896a
Michael Stefaniuc
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
0194896a
ntdll: Fix error code when querying too large memory address.
· 556ba38d
Michael Müller
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
556ba38d
ntdll: Check file identity in addition to file name to find a loaded module.
· 1cee60d0
Alexandre Julliard
authored
7 years ago
1cee60d0
ntdll: Allow loading 32-bit IL-only binaries on 64-bit.
· 97b09074
Alexandre Julliard
authored
7 years ago
97b09074
ntdll: Add a helper function to open a dll file.
· 6d6669fb
Alexandre Julliard
authored
7 years ago
6d6669fb
Feb 27, 2018
wined3d: Try harder to reacquire context.
· 7b62a970
Józef Kucia
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
7b62a970
wined3d: Do not allocate framebuffer state structures dynamically.
· d8c0bc82
Józef Kucia
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
d8c0bc82
d3d9/tests: Use ARRAY_SIZE() macro.
· 3f9857ae
Józef Kucia
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
3f9857ae
d3d9: Make warning message in d3d9_device_StretchRect() more accurate.
· 1c5c5507
Józef Kucia
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
1c5c5507
wined3d: Terminate long debug strings with ellipsis.
· f234ce16
Józef Kucia
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
f234ce16
d3d10_1: Add missing forwards to d3d10.
· c6251b0d
Sebastian Lackner
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
c6251b0d
mshtml: Merge htmltablecell.c into htmltable.c.
· eb1494ce
Jacek Caban
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
eb1494ce
mshtml: Merge htmltablerow.c into htmltable.c.
· 865b9349
Jacek Caban
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
865b9349
mshtml: Merge htmloption.c into htmlselect.c.
· 6683740c
Jacek Caban
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
6683740c
mshtml: Merge htmlmeta.c into htmlhead.c.
· ecc6ee08
Jacek Caban
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
ecc6ee08
mshtml: Merge htmlembed.c into htmlobject.c.
· ac3b1f32
Jacek Caban
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
ac3b1f32
mshtml: Merge htmliframe.c into htmlframe.c.
· 48365004
Jacek Caban
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
48365004
mshtml: Merge htmlframebase.c into htmlframe.c.
· 1f8ff829
Jacek Caban
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
1f8ff829
usp10/tests: Cleanup test_ScriptStringXtoCP_CPtoX().
· e7b66cfe
Henri Verbeet
authored
7 years ago
and
Alexandre Julliard
committed
7 years ago
e7b66cfe
Loading