Sweden-Number/dlls/dxgi
Alexandre Julliard 0e91ced126 dxgi: Use standard dlopen() instead of the libwine wrappers.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-06 21:21:41 +02:00
..
tests dxgi/tests: Test detaching outputs. 2020-03-24 20:42:59 +01:00
Makefile.in
adapter.c wined3d: Remove device_name and device_name_size from struct wined3d_adapter_identifier. 2020-03-25 20:33:56 +01:00
device.c wined3d: Pass a struct wined3d_adapter pointer to wined3d_device_create(). 2020-03-11 15:55:00 +01:00
dxgi.spec
dxgi_main.c
dxgi_private.h wined3d: Introduce wined3d_adapter_get_output(). 2020-03-03 20:01:25 +01:00
factory.c dxgi: Check NULL adapter parameter in dxgi_factory_EnumAdapterByLuid(). 2020-02-20 16:14:05 +01:00
output.c wined3d: Refactor wined3d_get_output_desc() to wined3d_output_get_desc(). 2020-03-19 20:24:56 +01:00
surface.c
swapchain.c dxgi: Use standard dlopen() instead of the libwine wrappers. 2020-04-06 21:21:41 +02:00
utils.c
version.rc