Sweden-Number/include/wine
Zebediah Figura 881f938067 strmbase: Split RenderEvent into separate events for advising and flushing.
While it's certainly possible to use one event for both purposes, it's a
little less clear, and it makes it a little more difficult to do other waits
that need to be interrupted by flushing. For example, the video renderer
should block in Receive() after rendering the sample until the filter is run.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-07-02 10:00:29 +02:00
..
asm.h include: Pass function name directly to the __ASM_STDCALL macro. 2019-05-16 19:00:10 +02:00
atsvc.idl schedsvc: Fix a typo in a parameter name. 2018-08-23 20:01:57 +02:00
dcetypes.idl
debug.h dbgstr: Initialize hex list using an explicit char array. 2019-05-31 12:44:10 +02:00
dplaysp.h
epm.idl
exception.h winecrt0: Provide our own setjmp/longjmp functions for exception handling. 2019-06-18 23:51:51 +02:00
fil_data.idl include: Make fil_data.idl a common header. 2018-06-26 16:39:44 +02:00
gdi_driver.h gdi32: Implement GetCharWidthInfo(). 2019-04-09 15:46:03 +02:00
glu.h include: Add a glu.h header. 2017-04-07 20:48:28 +02:00
heap.h d2d1: Replace d2d_calloc() with a global heap_calloc() helper. 2018-02-01 22:24:49 +01:00
irot.idl
itss.idl
library.h include: Don't allow using wine/library.h with msvcrt. 2019-05-17 20:01:01 +02:00
list.h
mmsystem16.h
mscvpdb.h dbghelp: Support S_HEAPALLOCSITE entry. 2019-06-06 19:01:27 +02:00
port.h libport: Don't build some functions that aren't needed on Windows. 2019-03-14 23:52:59 +01:00
rbtree.h rbtree: Clarify the loop conditions to avoid confusing older gcc. 2017-10-25 19:00:40 +02:00
schrpc.idl
server.h ntdll: Make wine_server_call() cdecl. 2019-06-18 23:51:51 +02:00
server_protocol.h server: Notify kernel when IRP is terminated by server. 2019-05-28 20:17:36 +02:00
strmbase.h strmbase: Split RenderEvent into separate events for advising and flushing. 2019-07-02 10:00:29 +02:00
svcctl.idl advapi32: Fix QueryServiceConfig2 on Wow64. 2017-11-08 21:06:52 +01:00
test.h include/msvcrt: Add INFINITY and NAN definitions. 2019-05-30 15:03:37 +02:00
unicode.h include: Disallow using unicode.h when building against msvcrt. 2019-04-01 12:42:05 +02:00
vulkan.h winevulkan: Enable VK_NV_dedicated_allocation_image_aliasing. 2019-04-10 18:53:54 +02:00
vulkan_driver.h winevulkan: Update vk.xml to 1.1.104. 2019-03-19 18:32:13 +01:00
wgl.h opengl32: Update to the current OpenGL spec. 2018-10-09 12:59:34 +02:00
wgl_driver.h opengl32: Update to the current OpenGL spec. 2018-10-09 12:59:34 +02:00
winaspi.h
winbase16.h include: Don't allow using wine/library.h with msvcrt. 2019-05-17 20:01:01 +02:00
windef16.h
wine_common_ver.rc Update copyright info for 2019. 2019-01-09 09:58:16 -06:00
wined3d.h wined3d: Validate that we got a valid window in wined3d_device_setup_fullscreen_window(). 2019-06-20 08:48:36 +02:00
winedxgi.idl wined3d: Explicitly create the implicit swapchain. 2019-04-12 15:33:44 +02:00
wingdi16.h
winnet16.h
winuser16.h
wpp.h