Zebediah Figura
|
581cddc6a2
ntdll: Move complete_async() to file.c and use it in more places.
|
2 years ago |
Zebediah Figura
|
2858f21dc4
ntdll: Do not queue an IOCP packet in complete_async() if an APC routine is specified.
|
2 years ago |
Zebediah Figura
|
bdce751965
ntdll: Pass the fd to sock_ioctl().
|
2 years ago |
Zebediah Figura
|
9032968c95
configure: Build with -mimpure-text if available when building with -fno-PIC.
|
2 years ago |
Zebediah Figura
|
85e5d8a595
quartz/tests: Test IVideoWindow::get_WindowStyle() after changing the owner.
|
2 years ago |
Zebediah Figura
|
60c9119b5c
wined3d: Require multiple indirect draw support to create a feature level 11.0 device.
|
2 years ago |
Zebediah Figura
|
a9f777d403
wined3d: Require texture cube array support to create a feature level 10.1 device.
|
2 years ago |
Zebediah Figura
|
8909590de9
win32u: Trace the DC arguments in NtUserUpdateLayeredWindow().
|
2 years ago |
Zebediah Figura
|
931c9054f7
Revert "use wow64"
|
2 years ago |
Zebediah Figura
|
447202456e
d3dcompiler/tests: Remove no longer necessary workarounds.
|
2 years ago |
Zebediah Figura
|
4b66729db8
ntdll: Do not fill the IOSB or signal completion if server_get_unix_fd() fails in tape_DeviceIoControl().
|
2 years ago |
Zebediah Figura
|
f658a52224
ntdll: Do not fill the IOSB or signal completion if server_get_unix_fd() fails in serial_DeviceIoControl().
|
2 years ago |
Zebediah Figura
|
e8b9d22f39
ntdll: Do not fill the IOSB or signal completion if server_get_unix_fd() fails in cdrom_DeviceIoControl().
|
2 years ago |
Zebediah Figura
|
c5e86cb552
ntdll: Clarify completion handling in sock_ioctl().
|
2 years ago |
Zebediah Figura
|
817eada222
ntdll: Remove the redundant filling of the IOSB in NtDeviceIoControlFile().
|
2 years ago |
Zebediah Figura
|
1891120d86
ntdll: Do not use the 32-bit wow64 iosb for calls which are always synchronous.
|
2 years ago |
Zebediah Figura
|
3c92dc3a7f
server: Avoid accessing async->fd in async_terminate().
|
2 years ago |
Zebediah Figura
|
30370b2744
ntdll/tests: Test IOSB handling with NtFlushBuffersFile.
|
2 years ago |
Zebediah Figura
|
4c9a8a5939
ntdll/tests: Test IOSB handling for a synchronous write which cannot be satisfied immediately.
|
2 years ago |
Zebediah Figura
|
f1d4146ca6
ntdll/tests: Use NtReadFile to test WoW64 IOSB handling.
|
2 years ago |
Zebediah Figura
|
c9f044f0e6
ntdll: Introduce a read_file() helper for get_cor_header().
|
2 years ago |
Zebediah Figura
|
65232d1434
ntdll: Handle WoW64 file handles in sync_ioctl().
|
2 years ago |
Zebediah Figura
|
556498d306
ntdll: Introduce a sync_ioctl() helper.
|
2 years ago |
Zebediah Figura
|
571e8d70e0
use wow64
|
2 years ago |
Paul Gofman
|
d3730c78d7
[local] Trace all syscalls...
|
2 years ago |
Zebediah Figura
|
61c0727975
[?] d3d9: Do not enforce MAP_R access for MANAGED buffers.
|
2 years ago |
Zebediah Figura
|
9f28d4019d
d3dcompiler: Implement D3DDisassemble() using vkd3d_shader_compile().
|
2 years ago |
Zebediah Figura
|
88f1043f63
d3dcompiler/tests: Add a couple more tests for D3DDisassemble().
|
2 years ago |
Zebediah Figura
|
8ededad094
d3d9/tests: Add tests for D3DLOCK_NO_DIRTY_UPDATE with vertex buffers.
|
2 years ago |
Zebediah Figura
|
839bd3850a
d3d8/tests: Add tests for D3DLOCK_NO_DIRTY_UPDATE with vertex buffers.
|
2 years ago |