Skip to content
GitLab
Explore
Sign in
Register
Branches
Overview
Active
Stale
All
oldstable
0e34edfd
·
Release 8.0.2.
·
Jul 19, 2023
stable
fd115355
·
Release 9.0.
·
Jan 16, 2024
fix-memleaks
f64ed806
·
msvcrt, winex11, mountmgr: fixed memleaks
·
Jul 24, 2024
wine/wine!6152
take-out-strlen-loop
67b6f39e
·
dwrite: wcslen has been moved out of loop for better codegeneration
·
Jul 25, 2024
wine/wine!6159
fix-not-all-secure-zero-memory
442073f4
·
ddraw: SecureZeroMemory did not reset entire size obj, only size ptr
·
Jul 25, 2024
wine/wine!6162
first-check-index
7c4ba557
·
comctl32: fixed first we check index then array access by index is safe
·
Oct 22, 2024
wine/wine!6169
replace-to-str-chr
2bff63ad
·
d3dcompiler_43: micro-optimization using strstr -> strchr implementation if possible
·
Oct 22, 2024
wine/wine!6158
refactor-inner-scope
c360f488
·
d3dcompiler_43: code refactor and possible variable inner scope micro-optimization
·
Oct 22, 2024
wine/wine!6709
strlen-out-of-loop
31e882ba
·
lib/jxr: move out of loop strlen for better codegeneration by compiler and refactor
·
Jan 13, 2025
wine/wine!7143
master
default
protected
22af42ac
·
d3dx9: Add support for decoding 2bpp indexed PNG files.
·
May 23, 2025
fix-max-logical-cores
4d2f9d24
·
Fix maximum support logical cores
·
May 24, 2025
wine/wine!8135