summaryrefslogtreecommitdiffstats
path: root/video/out/gpu_next
Commit message (Expand)AuthorAgeFilesLines
* vo_gpu_next/context: get graphics API-specific contexts from pl_gpuJan Ekström2022-02-061-36/+31
* libplacebo: update log helpersNiklas Haas2022-02-031-9/+5
* vo_gpu_next: initial attempt at adding d3d11 supportJan Ekström2022-02-021-7/+87
* vo_gpu_next/context: common'ize things that would be common for non-vulkanJan Ekström2022-02-021-10/+25
* vo_gpu_next: implement OpenGL context supportsfan52021-11-221-2/+65
* vo_gpu_next: factor out context-specific code to gpu_next/context.csfan52021-11-222-0/+121