Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
wine
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
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
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Raul Jimenez
wine
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
3
master
default
protected
oldstable
stable
Tags
20
wine-7.18
wine-7.17
wine-7.16
wine-7.15
wine-7.14
wine-7.13
wine-7.12
wine-7.11
wine-7.10
wine-7.9
wine-7.8
wine-7.7
wine-6.0.4
wine-7.6
wine-7.5
wine-7.4
wine-7.3
wine-6.0.3
wine-7.2
wine-7.1
23 results
Begin with the selected commit
Created with Raphaël 2.2.0
23
Sep
22
21
20
19
16
15
14
13
12
9
8
7
6
5
2
1
31
Aug
30
29
28
27
25
24
23
19
18
17
16
Release 7.18.
wine-7.18 master
wine-7.18 master
winevulkan: Use DECLSPEC_ALIGN instead of pshpack4.h.
winevulkan: Introduce VkVariable.
win32u: Broadcast WM_DISPLAYCHANGE message on display settings change.
win32u: Lock display devices mutex in find_adapter.
win32u: Use find_adapter_device_by_(name|id) helpers in find_adapter.
win32u: Factor out display_device lookup in separate helpers.
winemac.drv: Stop using the cached_modes_mutex for get_default_bpp.
win32u: Move enumeration of available modes out of graphics drivers.
user32/tests: Cleanup sysparams WM_DISPLAYCHANGE tests.
notepad: Show goto dialog box.
winegstreamer: Avoid accessing NULL pointer if transform didn't provide a sample.
winegstreamer: Use IWMSyncReader2_SetRange in the async reader.
winegstreamer: Use IWMSyncReader2_OpenStream in the async reader.
winegstreamer: Use IWMSyncReader2_Open in the async reader.
winegstreamer: Use IWMSyncReader2_Close in the async reader.
winegstreamer: Use IWMSyncReader2_SetReadStreamSamples in the async reader.
winegstreamer: Use IWMSyncReader2_GetReadStreamSamples in the async reader.
winegstreamer: Implement IWMSyncReader2_GetReadStreamSamples.
winegstreamer: Query the IWMSyncReader2 interface in the async reader.
mf/tests: Dump image samples with a BMP header and RGB data.
mf/tests: Rename transform frame dumps to BMP.
mf/tests: Check all produced output IMFSample at the same time.
mf/tests: Factor IMFSample attributes checks in check_mf_sample.
mf/tests: Factor IMFSample checks in a check_mf_sample helper.
mf/tests: Introduce a new dump_mf_sample helper.
mf/tests: Introduce a new load_resource helper.
mf/tests: Factor IMFTransform_ProcessOutput checks together.
mf/tests: Use separate variables for input / output samples.
avifil32: Fix GCC 12.2 warning (-Warray-bounds).
ntdll/tests: Test for NtRegLoadKey roothandle parameter.
include: Define REG_APP_HIVE and REG_PROCESS_PRIVATE.
secur32: Implement basic functionality for LsaGetLogonSessionData.
secur32/tests: Add tests for LsaGetLogonSessionData.
ntdll: Keep pagemap file open after first use of NtQueryVirtualMemory(MemoryWorkingSetExInformation).
ntdll: Use pread in NtQueryVirtualMemory(MemoryWorkingSetExInformation).
ntdll: Do not use hardcoded page shift in NtQueryVirtualMemory(MemoryWorkingSetExInformation).
ntdll: Speed up NtQueryVirtualMemory(MemoryWorkingSetExInformation) by conditional page check.
ntoskrnl: Implement KeGetCurrentProcessorNumberEx.
secur32/tests: Fix test failure caused by expired client certificate.
Loading