64 Commits (dc7f5a2e32eaa7e93d760283d8ee5c6fee0b38fe)

Author SHA1 Message Date
Steve Lhomme dc7f5a2e32 d3d11: lookup d3d_format_t with or without an alpha texture 3 years ago
Steve Lhomme 8e8cb9daba d3d11: allow picking a DXGI format that requires alpha channels 3 years ago
Steve Lhomme d14eadc247 direct3d11: use the picture format of SPU when dealing with colorimetry and buffers 2 years ago
Steve Lhomme 6d9b2a0929 vlc_list: split reading from a const list a non-const list 2 years ago
Steve Lhomme 473a66cb48 vout: read SPU regions as const 2 years ago
Steve Lhomme 2d53d9ca27 vout: pass the SPU regions to render as const 2 years ago
Steve Lhomme f599d4c4f8 subpicture: use a separate type to pass a list of SPU regions to render 2 years ago
Steve Lhomme d6ffd5bc35 subpicture: use helper functions for vlc_spu_regions 2 years ago
Steve Lhomme 3d610be9f0 subpicture: use vlc_list for regions 3 years ago
Steve Lhomme 466c59f3a8 direct3d11: simplify indentation 3 years ago
Steve Lhomme 522ffc41da direct3d11: simplify test for unknown/opaque chroma descriptions 3 years ago
Steve Lhomme be4da675fe direct3d11: use NVDECToVlcChroma() to the the CPU equivalent of NVDEC chromas 3 years ago
Steve Lhomme 1289d68824 direct3d11: use the CPU chroma description from D3D11 opaque 3 years ago
Steve Lhomme 72e4e5376a direct3d11: remove dead code 3 years ago
Steve Lhomme 154df46cee copy: handle the NV21 UV swapping issue outside of picture_UpdatePlanes() 3 years ago
Steve Lhomme a3333ea644 copy: move the I420 UV swapping code outside of picture_UpdatePlanes() 3 years ago
Steve Lhomme e7af761f99 direct3d11: use auto for long structure name 3 years ago
Steve Lhomme 79f26ed281 direct3d11: only set the chroma if it might be used 3 years ago
Steve Lhomme 47af51ec58 vlc_es: remove always 0 video_format_t RGB mask 3 years ago
Steve Lhomme 584bc555a3 direct3d11: reset the mask after we set the chroma 3 years ago
Steve Lhomme bdb93210f8 direct3d11: use more generic vlc_fourcc_GetFallback() 3 years ago
Steve Lhomme 459280cdc6 direct3d11: set the format mask after setting the chroma 3 years ago
Steve Lhomme 765c9d3030 configure: don't check the presence of D3D11/D3D9 structures 3 years ago
Steve Lhomme 48a4c682c2 direct3d11: use accurate logging of Scaler mode 3 years ago
Steve Lhomme 894142a0cb direct3d11: get the d3d_format from the d3d11_scaler 3 years ago
Steve Lhomme ae5bae4fa0 direct3d11: use WINAPI_FAMILY to assume d3d11d is forces in UWP 3 years ago
Steve Lhomme 9e5bcf98fc d3d11: use WINAPI_FAMILY to disable internal swapchain 3 years ago
Steve Lhomme f71d15f9bb win32/common: handle the sensor init/close in the HWND handler 3 years ago
Steve Lhomme 57ab5ee14c win32/common: pass the vout_display_owner_t to the sensor code 3 years ago
Steve Lhomme 0a8633aa35 win32/common: move the Sensor hook declaration in a header 3 years ago
Chilledheart beac9098db direct3d11: use NVIDIA super-resolution upscaler 3 years ago
Steve Lhomme 1f7f849ce1 direct3d11: add video processor based scaler 3 years ago
Steve Lhomme d4374090ee vout/win32: allow forcing the source size 3 years ago
Steve Lhomme 794d897d07 direct3d11: keep the format used with the pic_quad 3 years ago
Steve Lhomme b86a57876f direct3d11: add an option to select the upscaling quality 3 years ago
Steve Lhomme e13d4e5355 direct3d11: don't build d3d11_swapchain in UWP 3 years ago
Steve Lhomme 1ac410b6f0 direct3d11: don't compile D3D11_CreateLocalSwapchainHandleHwnd in UWP 3 years ago
Steve Lhomme 1a0dbb0c1b win32/common: move the opaque event_thread_t in the area structure 3 years ago
Steve Lhomme 59c9fdd398 win32/common: remove vout_display_sys_win32_t indirection 3 years ago
Steve Lhomme 124be999cd win32/common: make the video HWND private to event_thread_t 3 years ago
Steve Lhomme e4ba931b3d direct3d11: get source D3D11_TEXTURE2D_DESC early 3 years ago
Steve Lhomme 1b02bcdade d3d11: use D3D11_RenderFormat to get render d3d_formats 3 years ago
Steve Lhomme d65736cd20 d3d11: use a specific object to handle the rendering fence 3 years ago
Steve Lhomme f248026546 direct3d11: simplify decoder_format usage 3 years ago
Steve Lhomme b1bc1224fc direct3d11: fix fallback output when best selection fails 3 years ago
Steve Lhomme 954b60ff45 direct3d11: remove the legacy (UWP) way of passing the swapchain/d3dcontext 4 years ago
Steve Lhomme 7696d31366 vout: win32: do not return errors when CommonControl fails 4 years ago
Rémi Denis-Courmont 84c253cdd1 window: rename vout_window* to vlc_window* 4 years ago
Steve Lhomme f7803af508 d3d11: pass a vlc_logger to D3D11_AllocateResourceView() 4 years ago
Steve Lhomme 90ac4d167c d3d11_fmt: allow creating pictures with shared texture 4 years ago