wine/include/wine
Henri Verbeet 7d20333faf d3d11: Implement d3d11_input_layout_to_wined3d_declaration() on top of vkd3d_shader_parse_input_signature().
This was originally prompted by the fact that
wined3d_extract_shader_input_signature_from_dxbc() allocates elements with
HeapAlloc(), but d3d11_input_layout_to_wined3d_declaration() attempts to free
them with free(). That's a regression introduced by commit
b951c37b87. Since we're touching the code
though, we may as well use vkd3d_shader_parse_input_signature(), and get rid
of wined3d_extract_shader_input_signature_from_dxbc().
2022-09-15 22:33:10 +02:00
..
afd.h include: Define NTSTATUS fields using int in afd.h. 2022-02-11 10:57:17 +01:00
asm.h include: Emit CFI directives when building on Mac with gcc. 2022-06-17 18:08:08 +02:00
atsvc.idl
condrv.h kernelbase: Provide a pseudo console environment for initial CUI processes not tied to a Unix tty. 2022-04-12 21:39:42 +02:00
dcetypes.idl
debug.h include: Always use the standard varargs macros. 2022-09-01 10:24:20 +02:00
dplaysp.h
epm.idl
exception.h makefiles: List all headers in the makefile. 2022-07-28 17:46:50 +02:00
fil_data.idl
gdi_driver.h win32u: Introduce a new internal WINE_DM_UNSUPPORTED display flag. 2022-09-13 22:07:22 +02:00
glu.h
heap.h include: Add __WINE_MALLOC attribute and use it for allocation functions. 2022-05-18 18:36:10 +02:00
hid.h hidclass.sys: Expose an ioctl to retrieve the raw input handle. 2022-06-09 20:55:27 +02:00
http.h
iaccessible2.idl makefiles: List all headers in the makefile. 2022-07-28 17:46:50 +02:00
irot.idl
irpcss.idl
itss.idl makefiles: List all headers in the makefile. 2022-07-28 17:46:50 +02:00
list.h include: Add list_move_after() and list_move_before(). 2022-08-30 21:38:39 +02:00
mfinternal.idl mf: Add archive sink creation exported functions. 2022-08-11 16:51:06 +02:00
mmsystem16.h
mscvpdb.h winedump: Harden reading PDB string table stream. 2022-09-12 17:28:23 +02:00
mssign.h
nsi.h include: Don't use long types in nsi.h. 2022-04-25 11:37:18 +02:00
orpc.idl
plugplay.idl plugplay: Use ncacn_np instead of ncalrpc transport. 2022-01-27 18:03:01 +01:00
rbtree.h include: Avoid _t-suffixes. 2022-08-30 21:38:39 +02:00
schrpc.idl
server.h include: Use RtlSetLastWin32Error in server.h. 2022-08-10 19:24:12 +02:00
server_protocol.h win32u: Implement NtUserGetRegisteredRawInputDevices on the client side. 2022-07-28 20:08:58 +02:00
strmbase.h strmbase: Add a separate id for pins. 2022-03-28 22:22:15 +02:00
svcctl.idl makefiles: List all headers in the makefile. 2022-07-28 17:46:50 +02:00
test.h include/test.h: Don't use \e. 2022-09-07 20:07:19 +02:00
unixlib.h include: Provide iswspace, wcstol and wcstoul in unixlib.h. 2022-06-02 17:24:29 +02:00
vulkan.h winevulkan: Update to VK spec version 1.3.228. 2022-09-15 13:47:45 +02:00
vulkan_driver.h winevulkan: Remove __wine_get_vulkan_driver PE entry point. 2022-07-27 23:07:07 +02:00
wgl.h
wgl_driver.h user32: Get rid of __wine_set_pixel_format. 2022-04-13 18:13:42 +02:00
winbase16.h
windef16.h
wine_common_ver.rc makefiles: List all headers in the makefile. 2022-07-28 17:46:50 +02:00
wined3d.h d3d11: Implement d3d11_input_layout_to_wined3d_declaration() on top of vkd3d_shader_parse_input_signature(). 2022-09-15 22:33:10 +02:00
winedxgi.idl dxgi: Create DXGI resource object, optionally supporting surface interfaces. 2022-06-15 21:44:47 +02:00
wingdi16.h
winnet16.h
winuser16.h