summaryrefslogtreecommitdiffstats
path: root/video/out/gpu/context.h
Commit message (Expand)AuthorAgeFilesLines
* various: add GPU context descriptionnanahi8 days1-0/+1
* video/out/gpu/context: convert --gpu-context to use obj_settings_listnanahi8 days1-1/+1
* video/out/gpu/context: don't use hidden flag for contextsnanahi8 days1-2/+0
* csputils: replace mp_colorspace with pl_color_spaceKacper Michajłow2024-01-221-1/+1
* vo: change vo->driver->wait_events to nanosecondsDudemanguy2023-10-101-1/+1
* various: fix typosHarri Nieminen2023-03-281-1/+1
* wayland: use bool type for alpha framebuffer trackingRay Smith2023-02-281-1/+1
* options: transition options from OPT_FLAG to OPT_BOOLChristoph Heinrich2023-02-211-2/+2
* various: drop unused #include "config.h"Thomas Weißschuh2023-02-201-1/+0
* vo_dmabuf_wayland: use special ra_ctx_create_by_nameDudemanguy2022-10-281-0/+5
* vo_gpu: lift ra_ctx_* opts to a global structNiklas Haas2021-11-031-12/+5
* options: Make validation and help possible for all option typesPhilip Langdale2021-03-281-2/+6
* vo_gpu: update render options on runtimeDudemanguy2020-10-151-0/+1
* vo_gpu: add and utilize color space information from ra_fboJan Ekström2019-10-301-0/+5
* vo: make swapchain-depth option generic for all VOsAnton Kindestam2019-09-281-1/+0
* vo: use a struct for vsync feedback stuffwm42018-12-061-8/+2
* vo_gpu: glx: use GLX_OML_sync_control for better vsync reportingwm42018-12-061-0/+9
* vo_gpu: remove old window screenshot glue code and GL implementationwm42018-02-131-3/+0
* vo_gpu: vulkan: generalize SPIR-V compilerNiklas Haas2017-09-261-0/+1
* vo_gpu: simplify structs / namesNiklas Haas2017-09-221-5/+10
* vo_opengl: refactor into vo_gpuNiklas Haas2017-09-211-0/+95