1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-28 23:09:59 +02:00
vlc/modules/video_output/win32
2019-09-20 13:50:04 +02:00
..
builtin_shaders.h
common.c windows modules: use a consistent format to log HRESULT 2019-06-12 12:39:09 +02:00
common.h vout:win32: rename common functions that deal with an internal window 2019-05-07 12:00:10 +02:00
d3d11_quad.c direct3d11: rename AcquirePictureSys / ReleasePictureSys 2019-06-06 12:09:05 +02:00
d3d11_quad.h libvlc: use a callback to select the plane to render to 2019-05-11 07:33:55 +02:00
d3d11_shaders.c direct3d11: don't share the prototype of D3D11_CompileShader 2019-06-04 11:40:39 +02:00
d3d11_shaders.h direct3d11: rename picture_sys_t to picture_sys_d3d11_t 2019-06-06 15:32:51 +02:00
d3d11_swapchain.c direct3d11: use the D3D11 decoder device to initialize the display module 2019-09-18 15:56:47 +02:00
d3d11_swapchain.h direct3d11: use the D3D11 decoder device to initialize the display module 2019-09-18 15:56:47 +02:00
direct3d9.c d3d9: use a helper to get the proper type of the D3D9 decoder device 2019-09-20 13:50:04 +02:00
direct3d11.c d3d11: use a helper to get the proper type of the D3D11 decoder device 2019-09-20 13:49:59 +02:00
events.c win32: use the VLC ARRAY_SIZE macro 2019-05-02 09:51:54 +02:00
events.h vout:win32: merge the main and video HWND into one 2019-04-30 11:13:31 +02:00
glwin32.c display: make close callback type-specific 2019-07-25 19:45:35 +03:00
inhibit.c win32/inhibit: remove redundant flag 2018-12-19 16:52:41 +01:00
sensors.cpp vout:win32: don't access the events code directly from display modules 2019-04-02 16:32:26 +02:00
wgl.c Use set_callback() where applicable 2019-07-18 18:58:10 +03:00
win32touch.c objects: add vlc_object_instance() 2019-02-19 18:05:35 +02:00
win32touch.h win32touch: provide touch support for 360 videos 2017-11-03 15:31:30 +01:00
window.c Use set_callback() where applicable 2019-07-18 18:58:10 +03:00
wingdi.c display: make close callback type-specific 2019-07-25 19:45:35 +03:00