zontreck
  • Joined on 2024-04-22
zontreck synced commits to refs/merge-requests/6827/head at zontreck/wine from mirror 2024-11-19 17:06:26 -07:00
30c7900c40 msi: Make MsiGetSummaryInformationW open database as direct instead of transacted.
2b78570297 msi/tests: Add more tests for MsiSummaryInfoPersist.
eea781a03b opengl: Avoid infinite recursion in bezier_approximate() in case of degraded curve.
245dfb801e dpwsockx: Don't use true as a variable name.
6301854fd7 include: Use enum for PATHCCH_ options.
Compare 67 commits »
zontreck synced commits to refs/merge-requests/6827/merge at zontreck/wine from mirror 2024-11-19 17:06:26 -07:00
a7253d40d1 Merge branch 'labview-msi' into 'master'
eea781a03b opengl: Avoid infinite recursion in bezier_approximate() in case of degraded curve.
245dfb801e dpwsockx: Don't use true as a variable name.
6301854fd7 include: Use enum for PATHCCH_ options.
e0773560ef include: Add cpp header guard to the pathcch.h.
Compare 43 commits »
zontreck synced commits to refs/merge-requests/7/merge at zontreck/wine from mirror 2024-11-19 17:06:26 -07:00
5a4b03ccf8 Merge branch 'fwdexp-refcount' into 'master'
67c1c3c255 mshtml: Use actual referenced prop flags for window script props.
c4630993fb jscript: Make most builtin global objects configurable.
10cf578898 jscript: Delete external props before redefining them.
12925e9113 net: Correct error code for stopping non existing service.
Compare 37 commits »
zontreck synced commits to refs/merge-requests/714/merge at zontreck/wine from mirror 2024-11-19 17:06:26 -07:00
c6085a36d6 Merge branch 'cmp0x38v2' into 'master'
ae6366b33c winex11: Introduce a new window_update_client_config helper.
d9cf4678a1 winex11: Introduce a new window_update_client_state helper.
da936bcf35 winex11: Use the new window state tracker to get WM_STATE value.
e75192fe72 winex11: Use the new window state tracker to get _NET_WM_STATE value.
Compare 26 commits »
zontreck synced commits to refs/notes/commits at zontreck/wine from mirror 2024-11-19 17:06:26 -07:00
6118a6ed25 Notes added by 'git notes add'
d6cc9df774 Notes added by 'git notes add'
e3d10a9c1a Notes added by 'git notes add'
85f9e36c87 Notes added by 'git notes add'
1fe1c8dac0 Notes added by 'git notes add'
Compare 64 commits »
zontreck synced commits to refs/merge-requests/6806/head at zontreck/wine from mirror 2024-11-19 17:06:25 -07:00
8923eb51ea wined3d: Allow reusing current GL context without a current RT.
5b4237d2be wined3d: Fix a memory leak.
a50dd3392b wined3d: Beginnings of an HLSL FFP vertex shader implementation.
eaef138dce wined3d: Use the FFP HLSL pipeline for pretransformed draws as well.
ff43072059 wined3d: Allow using the HLSL FFP replacement with GL.
Compare 191 commits »
zontreck synced commits to refs/merge-requests/6806/merge at zontreck/wine from mirror 2024-11-19 17:06:25 -07:00
c792f42c02 Merge branch 'mr/wined3d-reuse-context' into 'master'
5b4237d2be wined3d: Fix a memory leak.
a50dd3392b wined3d: Beginnings of an HLSL FFP vertex shader implementation.
eaef138dce wined3d: Use the FFP HLSL pipeline for pretransformed draws as well.
ff43072059 wined3d: Allow using the HLSL FFP replacement with GL.
Compare 65 commits »
zontreck synced commits to refs/merge-requests/6813/head at zontreck/wine from mirror 2024-11-19 17:06:25 -07:00
a50dd3392b wined3d: Beginnings of an HLSL FFP vertex shader implementation.
eaef138dce wined3d: Use the FFP HLSL pipeline for pretransformed draws as well.
ff43072059 wined3d: Allow using the HLSL FFP replacement with GL.
3251015e68 wined3d: Account for HLSL FFP shaders in find_ps_compile_args().
04450b6e07 wined3d: Create stub FFP vertex shaders.
Compare 116 commits »
zontreck synced commits to refs/merge-requests/6813/merge at zontreck/wine from mirror 2024-11-19 17:06:25 -07:00
b75290ba6c Merge branch 'mr1' into 'master'
c2b9d2102e ieframe: Add IERefreshElevationPolicy stub.
94ab547404 user32: Don't use server data types in clipboard.c.
95bab1b106 user32: Move support for posting a DDE message to win32u.
c66b27557d user32: Move PostQuitMessage() implementation to win32u.
Compare 56 commits »
zontreck synced commits to refs/merge-requests/6821/head at zontreck/wine from mirror 2024-11-19 17:06:25 -07:00
7b58ce5a02 d3d9/tests: Flush events after minimizing and restoring focus window.
8923eb51ea wined3d: Allow reusing current GL context without a current RT.
5b4237d2be wined3d: Fix a memory leak.
a50dd3392b wined3d: Beginnings of an HLSL FFP vertex shader implementation.
eaef138dce wined3d: Use the FFP HLSL pipeline for pretransformed draws as well.
Compare 91 commits »
zontreck synced commits to refs/merge-requests/6821/merge at zontreck/wine from mirror 2024-11-19 17:06:25 -07:00
14685f341f Merge branch 'mr/d3d9ex-test-fix' into 'master'
8923eb51ea wined3d: Allow reusing current GL context without a current RT.
5b4237d2be wined3d: Fix a memory leak.
a50dd3392b wined3d: Beginnings of an HLSL FFP vertex shader implementation.
eaef138dce wined3d: Use the FFP HLSL pipeline for pretransformed draws as well.
Compare 66 commits »
zontreck synced commits to refs/merge-requests/6825/head at zontreck/wine from mirror 2024-11-19 17:06:25 -07:00
446f3b207f dbghelp: Implement SymRefreshModuleList().
90ffd6c7dc dbghelp/tests: Add tests for SymRefreshModuleList().
3ca383e34e dbghelp/tests: Add retry wrapper around SymRefreshModuleList().
c5a726e8a3 winebus: Enable hidraw by default for various HOTAS controllers.
a10ea7e662 winebus: Count HID buttons and pass it to is_hidraw_enabled.
Compare 11 commits »
zontreck synced commits to refs/merge-requests/6825/merge at zontreck/wine from mirror 2024-11-19 17:06:25 -07:00
ece2510d58 Merge branch 'mr-dh-refresh' into 'master'
c5a726e8a3 winebus: Enable hidraw by default for various HOTAS controllers.
a10ea7e662 winebus: Count HID buttons and pass it to is_hidraw_enabled.
b787e0654a winebus: Lookup device HID usage and usage page on the PE side.
29226ef249 winebus: Build HID report descriptors on device creation.
Compare 9 commits »
zontreck synced commits to refs/merge-requests/6826/head at zontreck/wine from mirror 2024-11-19 17:06:25 -07:00
12925e9113 net: Correct error code for stopping non existing service.
bce1213281 net/tests: Add test for stopping non existing service.
0cda918561 winex11: Request window state updates asynchronously.
d8b5a3ae12 winex11: Update the window client config on window state changes.
03738c3f22 winex11: Wait for pending ConfigureNotify before updating the client state.
Compare 58 commits »
zontreck synced commits to refs/merge-requests/6826/merge at zontreck/wine from mirror 2024-11-19 17:06:25 -07:00
b928f1de14 Merge branch 'labview-net' into 'master'
0cda918561 winex11: Request window state updates asynchronously.
d8b5a3ae12 winex11: Update the window client config on window state changes.
03738c3f22 winex11: Wait for pending ConfigureNotify before updating the client state.
8bbc193178 winex11: Wait for pending _NET_WM_STATE before updating the client state.
Compare 32 commits »
zontreck synced commits to refs/merge-requests/6780/merge at zontreck/wine from mirror 2024-11-19 17:06:24 -07:00
5cd2aaeccd Merge branch 'fix/winedump_loop' into 'master'
67c1c3c255 mshtml: Use actual referenced prop flags for window script props.
c4630993fb jscript: Make most builtin global objects configurable.
10cf578898 jscript: Delete external props before redefining them.
12925e9113 net: Correct error code for stopping non existing service.
Compare 37 commits »
zontreck synced commits to refs/merge-requests/6782/merge at zontreck/wine from mirror 2024-11-19 17:06:24 -07:00
5499230dea Merge branch 'emfdc_Add_support_of_monochrome_bitmap_to_get_bitmap_info' into 'master'
044527c671 setupapi: Implement SetupDiGetDevicePropertyKeys.
b6d427cae7 setupapi/tests: Add tests for SetupDiGetDevicePropertyKeys.
d23d2847c5 setupapi: Add stub for SetupDiGetDevicePropertyKeys.
6927ccf6cc ntdll: Use proper format string for ULONG type.
Compare 75 commits »
zontreck synced commits to refs/merge-requests/6783/merge at zontreck/wine from mirror 2024-11-19 17:06:24 -07:00
a1757b7ad6 Merge branch 'media_source_ref' into 'master'
67c1c3c255 mshtml: Use actual referenced prop flags for window script props.
c4630993fb jscript: Make most builtin global objects configurable.
10cf578898 jscript: Delete external props before redefining them.
12925e9113 net: Correct error code for stopping non existing service.
Compare 37 commits »
zontreck synced commits to refs/merge-requests/6785/merge at zontreck/wine from mirror 2024-11-19 17:06:24 -07:00
370f4f2f9b Merge branch 'video' into 'master'
67c1c3c255 mshtml: Use actual referenced prop flags for window script props.
c4630993fb jscript: Make most builtin global objects configurable.
10cf578898 jscript: Delete external props before redefining them.
12925e9113 net: Correct error code for stopping non existing service.
Compare 37 commits »
zontreck synced commits to refs/merge-requests/6787/merge at zontreck/wine from mirror 2024-11-19 17:06:24 -07:00
e4282c8d96 Merge branch 'asan-wineeps.drv' into 'master'
67c1c3c255 mshtml: Use actual referenced prop flags for window script props.
c4630993fb jscript: Make most builtin global objects configurable.
10cf578898 jscript: Delete external props before redefining them.
12925e9113 net: Correct error code for stopping non existing service.
Compare 37 commits »