summaryrefslogtreecommitdiffstats
path: root/video/out/placebo/ra_pl.c
Commit message (Expand)AuthorAgeFilesLines
* ra_pl: add missing initializerKacper Michajłow2023-11-281-1/+1
* ra_pl: drop deprecated cached_program paramDudemanguy2023-11-051-7/+0
* ra_pl: drop PL_API_VER compatibility pathsNiklas Haas2023-08-181-65/+1
* options: transition commands from OPT_FLAG to OPT_BOOLChristoph Heinrich2023-02-211-0/+1
* options: transition options from OPT_FLAG to OPT_BOOLChristoph Heinrich2023-02-211-1/+0
* libplacebo: fix enum type castKacper Michajłow2023-02-021-4/+4
* vo_gpu: implement VO_DR_FLAG_HOST_CACHEDsfan52023-01-231-0/+4
* various: replace abort() with MP_ASSERT_UNREACHABLE() where appropriatesfan52023-01-121-1/+1
* libplacebo: switch to new target format APINiklas Haas2022-02-031-1/+6
* libplacebo: switch to new GPU limits APIsNiklas Haas2022-02-031-6/+11
* libplacebo: switch to v4 naming conventionNiklas Haas2022-02-031-31/+30
* vo_gpu: stop hard-coding max compute group threadsPhilip Langdale2021-12-191-0/+1
* vo_gpu: libplacebo: simplify tex transfers for libplacebo 168+Niklas Haas2021-10-311-9/+19
* vo_gpu: libplacebo: drop conditional code paths for old versionsNiklas Haas2021-10-041-19/+0
* vo_gpu: libplacebo: drop code deprecated in libplacebo v3Niklas Haas2021-10-041-9/+2
* vo_gpu: placebo: keep track of texture sample modeNiklas Haas2021-03-211-0/+4
* vo_gpu: libplacebo: require v2.72.0Niklas Haas2021-02-231-51/+1
* vo_gpu: placebo: update for upstream API changesNiklas Haas2020-12-041-2/+29
* vo_gpu: placebo: add fallback code for stride mismatchNiklas Haas2020-06-161-12/+52
* vo_gpu: ra_pl: add timers supportNiklas Haas2020-05-161-0/+95
* video/out/gpu: Add a `storable` flag to ra_formatPhilip Langdale2019-07-081-0/+1
* vo_gpu: ra_pl: Add getter for pl_gpuPhilip Langdale2019-04-211-1/+6
* vo_gpu: vulkan: use libplacebo insteadNiklas Haas2019-04-211-0/+628