Alexandre Julliard pushed to branch master at wine / wine
Commits:
9d194128 by Jacek Caban at 2025-10-22T18:33:16+02:00
opengl32: Factor out make_context_current.
- - - - -
8c8b2b72 by Jacek Caban at 2025-10-22T18:33:16+02:00
opengl32: Use the actual context GL version in is_extension_supported.
And store version in the context struct.
- - - - -
5b2df835 by Jacek Caban at 2025-10-22T18:33:16+02:00
opengl32: Use stored GL version in check_extension_support.
- - - - -
d5c2b9ca by Jacek Caban at 2025-10-22T18:33:16+02:00
opengl32: Hide GL versions larger than 4.3 on wow64 in make_context_current.
- - - - -
1171ae60 by Jacek Caban at 2025-10-22T18:33:16+02:00
opengl32: Use stored context GL version in get_integer.
- - - - -
173dd886 by Jacek Caban at 2025-10-22T18:33:16+02:00
opengl32: Use stored GL version in wrap_glGetString.
- - - - -
1 changed file:
- dlls/opengl32/unix_wgl.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/aab3a592ad87fb7bbdbb115ef6e21…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/aab3a592ad87fb7bbdbb115ef6e21…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
9b95165e by Byeong-Sik Jeon at 2025-10-22T14:09:47+02:00
winemac: Use event handle to detect macdrv ime processing done.
- - - - -
67d19338 by Byeong-Sik Jeon at 2025-10-22T14:09:47+02:00
win32u: Fix typo.
- - - - -
7 changed files:
- dlls/win32u/imm.c
- dlls/winemac.drv/cocoa_window.m
- dlls/winemac.drv/event.c
- dlls/winemac.drv/keyboard.c
- dlls/winemac.drv/macdrv.h
- dlls/winemac.drv/macdrv_cocoa.h
- dlls/winemac.drv/macdrv_main.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/77a0c7e672483b1f4709d69639647…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/77a0c7e672483b1f4709d69639647…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
4e3d54a3 by Anton Baskanov at 2025-10-22T14:09:46+02:00
fluidsynth: Import upstream release 2.4.2.
This is the last release we can import, as in 2.4.3 the DSP code has
been converted to C++.
- - - - -
dfcedb26 by Anton Baskanov at 2025-10-22T14:09:46+02:00
fluidsynth: Calculate the inverted value explicitly in fluid_mod_transform_source_value().
Based on upstream commit 2b2af8641e7adce54b4fab0c5d2cf547577691fa.
- - - - -
77a0c7e6 by Anton Baskanov at 2025-10-22T14:09:47+02:00
fluidsynth: Invert relative to the max value instead of 1.0 in fluid_mod_transform_source_value().
Based on upstream commit e94455cbe5a05f200498b37ac230df83d04c2fe3.
- - - - -
15 changed files:
- dlls/dmsynth/tests/dmsynth.c
- libs/fluidsynth/config.h
- libs/fluidsynth/include/fluidsynth/types.h
- libs/fluidsynth/include/fluidsynth/version.h
- libs/fluidsynth/src/rvoice/fluid_iir_filter.c
- libs/fluidsynth/src/rvoice/fluid_iir_filter.h
- libs/fluidsynth/src/rvoice/fluid_rvoice.c
- libs/fluidsynth/src/rvoice/fluid_rvoice.h
- libs/fluidsynth/src/rvoice/fluid_rvoice_dsp.c
- libs/fluidsynth/src/sfloader/fluid_sffile.c
- libs/fluidsynth/src/synth/fluid_mod.c
- libs/fluidsynth/src/synth/fluid_synth.c
- libs/fluidsynth/src/synth/fluid_voice.c
- libs/fluidsynth/src/utils/fluid_sys.c
- libs/fluidsynth/src/utils/fluid_sys.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6a11792e257914e83d1f3a34391ae…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6a11792e257914e83d1f3a34391ae…
You're receiving this email because of your account on gitlab.winehq.org.