Commit graph

163299 commits

Author SHA1 Message Date
Max Figura
596bf1c60f wined3d: Move the WINED3D_RS_ADAPTIVETESS_W stub to wined3d_device_apply_stateblock. 2023-03-24 16:06:08 +01:00
Max Figura
c90d3bfcbc wined3d: Move the WINED3D_RS_ADAPTIVETESS_Z stub to wined3d_device_apply_stateblock. 2023-03-24 16:06:08 +01:00
Max Figura
4de7feb8e1 wined3d: Move the WINED3D_RS_ADAPTIVETESS_Y stub to wined3d_device_apply_stateblock. 2023-03-24 16:06:08 +01:00
Max Figura
ac02a32e98 wined3d: Move the WINED3D_RS_ADAPTIVETESS_X stub to wined3d_device_apply_stateblock. 2023-03-24 16:06:08 +01:00
Mohamad Al-Jaf
58a2532a37 include: Add windows.graphics.effects.idl file.
Needed for mingw Firefox build.
2023-03-24 16:06:08 +01:00
Alistair Leslie-Hughes
7deaadef63 windows.ui: Use DEFINE_IINSPECTABLE for IUISettings3. 2023-03-24 16:06:08 +01:00
Alistair Leslie-Hughes
c1a9f4ae46 windows.ui: Add IUISettings2 stub interface. 2023-03-24 16:06:08 +01:00
Alistair Leslie-Hughes
f797ad083e windows.ui: Add Stubbed interface IUISettings.
This corrects what interface should be returned,  there isn't a hierarchy with
these IUISettings at all.  It should return IUISettings and the QI for
any others that it requires.
2023-03-24 16:06:08 +01:00
Alistair Leslie-Hughes
dc32c192c3 include: Add Missing IUISettings interfaces. 2023-03-24 16:06:08 +01:00
Piotr Caban
2f06af6ae0 wineps: Handle EMR_PIE record in spool files. 2023-03-24 16:06:08 +01:00
Piotr Caban
e4ecc89b62 wineps: Handle EMR_CHORD record in spool files. 2023-03-24 16:06:08 +01:00
Piotr Caban
53acff5efb wineps: Handle EMR_ARC record in spool files. 2023-03-24 16:06:08 +01:00
Piotr Caban
3a1341aada wineps: Handle EMR_ROUNDRECT record in spool files. 2023-03-24 16:06:08 +01:00
Piotr Caban
7d01f643f7 wineps: Handle EMR_ELLIPSE record in spool files. 2023-03-24 16:06:08 +01:00
Piotr Caban
9bea58da96 wineps: Handle EMR_SETPIXELV record in spool files. 2023-03-24 16:06:08 +01:00
Piotr Caban
a0b644f432 wineps: Handle EMR_POLYPOLYGON record in spool files. 2023-03-24 16:06:08 +01:00
Piotr Caban
fd107041ae wineps: Handle EMR_POLYPOLYLINE record in spool files. 2023-03-24 16:06:08 +01:00
Piotr Caban
53d2a32d06 wineps: Handle EMR_POLYBEZIER record in spool files. 2023-03-24 16:06:08 +01:00
Piotr Caban
f83dc1cdb5 wineps: Handle EMR_MODIFYWORLDTRANSFORM record in spool files. 2023-03-24 16:06:08 +01:00
Piotr Caban
5c7c1c22c3 wineps: Handle EMR_SETWORLDTRANSFORM record in spool files. 2023-03-24 16:06:08 +01:00
Piotr Caban
18bdfd1e9f wineps: Handle EMR_CREATEDIBPATTERNBRUSHPT record in spool files. 2023-03-24 16:06:08 +01:00
Piotr Caban
4c02a51d97 wineps: Handle EMR_CREATEMONOBRUSH record in spool files. 2023-03-24 16:06:08 +01:00
Alexandre Julliard
94456eb46d kernelbase: Fix pattern checking for genitive month names in get_date_format(). 2023-03-24 16:06:08 +01:00
Alexandre Julliard
d4f36570cd ntdll: Fully initialize the i386 FPU context on ARM64. 2023-03-24 15:50:16 +01:00
Alexandre Julliard
5031c6d938 ntdll: Convert WoW context to native context when running in 32-bit code.
It fixes single-stepping in the kernel32:debugger tests.
2023-03-24 15:50:16 +01:00
Alexandre Julliard
7686cba105 ntdll: One more fix for CPU information in old Wow64 mode. 2023-03-24 15:50:16 +01:00
Alexandre Julliard
75ab843114 vkd3d: Import upstream release 1.7. 2023-03-24 13:02:45 +01:00
Rémi Bernon
3149d27220 widl: Print the import stack and context in messages. 2023-03-23 16:44:34 +01:00
Rémi Bernon
472b2ecad4 widl: Improve accuracy of error messages location. 2023-03-23 16:44:34 +01:00
Rémi Bernon
071b0a5532 widl: Enable bison locations option. 2023-03-23 16:44:34 +01:00
Rémi Bernon
2edd194a00 widl: Move diagnostic and location functions to parser.l. 2023-03-23 16:44:34 +01:00
Rémi Bernon
be1e308253 widl: Allow source location to span over multiple lines. 2023-03-23 16:44:34 +01:00
Rémi Bernon
edca5937fb widl: Rename (error|warning)_loc_info to (error|warning)_at. 2023-03-23 16:44:34 +01:00
Zebediah Figura
d8d8774568 include: Add D3D10CalcSubresource(). 2023-03-23 16:44:34 +01:00
Zebediah Figura
fae48444af include: Use hexadecimal constants for XAudio flags. 2023-03-23 16:44:34 +01:00
Brendan Shanks
5f74cb94f1 ntdll: Print correct thread rename trace when using current thread ID with exception method. 2023-03-23 14:31:23 +01:00
Piotr Caban
c1dd7d6f52 wineps: Handle EMR_LINETO record in spool files. 2023-03-23 14:25:37 +01:00
Piotr Caban
16489549f0 wineps: Handle EMR_MOVETOEX record in spool files. 2023-03-23 14:25:37 +01:00
Piotr Caban
713d5d9644 wineps: Handle EMR_RECTANGLE record in spool files. 2023-03-23 14:25:37 +01:00
Piotr Caban
c680d8139b wineps: Handle pen selection in spool files. 2023-03-23 14:25:37 +01:00
Piotr Caban
e0cdf885d1 wineps: Handle brush selection in spool files. 2023-03-23 14:25:37 +01:00
Piotr Caban
8d2f5f22c4 wineps: Handle EMR_EOF record in spool files. 2023-03-23 14:25:36 +01:00
Piotr Caban
8ce8505937 wineps: Handle EMR_HEADER record in spool files. 2023-03-23 14:25:36 +01:00
Piotr Caban
f925d3b03b wineps: Write document header and footer in PrintDocumentOnPrintProcessor. 2023-03-23 14:25:36 +01:00
Piotr Caban
a5eb4f6fe1 wineps: Initialize PSDRV_PDEVICE print job information in PrintDocumentOnPrintProcessor. 2023-03-23 14:25:36 +01:00
Piotr Caban
e879b9db67 wineps: Create fake PSDRV_PDEVICE OpenPrintProcessor. 2023-03-23 14:25:36 +01:00
Piotr Caban
e5c7e36489 wineps: Move more code into create_psdrv_physdev helper. 2023-03-23 14:25:36 +01:00
Alexandre Julliard
1939f7c27c ntdll: Use get_wow_teb() and wow_peb in more places. 2023-03-23 14:20:41 +01:00
Alexandre Julliard
dd7b4431a6 ntdll: Add a helper function to check for Wow64 mode. 2023-03-23 14:20:16 +01:00
Alexandre Julliard
f3d90fd55b ntdll: Add a helper function to check for old-style Wow64 mode. 2023-03-23 14:20:14 +01:00