summaryrefslogtreecommitdiffstats
path: root/video/out/gpu/ra.h
Commit message (Expand)AuthorAgeFilesLines
* various: make mentions of macOS consistentder richter2024-02-211-2/+2
* various: fix various typos in the code baseAlexander Seiler2023-03-281-1/+1
* various: fix typosHarri Nieminen2023-03-281-1/+1
* vo_gpu: implement VO_DR_FLAG_HOST_CACHEDsfan52023-01-231-0/+1
* vo_gpu: stop hard-coding max compute group threadsPhilip Langdale2021-12-191-0/+4
* {player,video}: remove references to obsolete opengl-cb APIsfan52021-12-151-2/+2
* vo_gpu: fix green shit with float yuv inputwm42020-05-091-0/+2
* video/out/gpu: Add a `storable` flag to ra_formatPhilip Langdale2019-07-081-0/+1
* vo_gpu: index desc namespaces by raNiklas Haas2019-04-211-1/+1
* vo_gpu: vulkan: Add support for exporting buffer memoryPhilip Langdale2018-10-221-0/+1
* client API: add a new way to pass X11 Display etc. to render APIwm42018-03-261-0/+21
* vo_gpu: make screenshots use the GL rendererwm42018-02-111-0/+12
* vo_gpu: add RA_CAP for gl_NumWorkGroupsNiklas Haas2018-02-051-0/+1
* vo_gpu: attempt re-using the FBO format for p->output_texNiklas Haas2017-12-251-0/+2
* vo_gpu: aggressively prefer async computeNiklas Haas2017-12-251-0/+1
* vo_gpu: allow invalidating FBO in renderpass_runNiklas Haas2017-12-251-0/+3
* vo_gpu: d3d11: add RA caps for ra_d3d11James Ross-Gowan2017-11-071-0/+2
* vo_gpu: export the GLSL format qualifier for ra_formatJames Ross-Gowan2017-11-071-0/+6
* vo_gpu: add namespace query mechanismJames Ross-Gowan2017-11-071-4/+8
* vo_gpu: vulkan: add support for push constantsNiklas Haas2017-09-261-0/+9
* vo_gpu: vulkan: initial implementationNiklas Haas2017-09-261-4/+5
* vo_gpu: fix comment on ra_buf_typeNiklas Haas2017-09-211-2/+2
* vo_opengl: refactor into vo_gpuNiklas Haas2017-09-211-0/+488