summaryrefslogtreecommitdiffstats
path: root/video/out/gpu/utils.c
Commit message (Expand)AuthorAgeFilesLines
* vo_gpu: don't pass ra_fbo by valueKacper Michajłow2023-11-281-3/+3
* test: integrate unittests with mesonDudemanguy2023-03-021-0/+15
* vo_gpu: generally allow non-storable FBOsNiklas Haas2020-03-081-2/+2
* video/out/gpu: Add a `storable` flag to ra_formatPhilip Langdale2019-07-081-1/+1
* vo_gpu: fix vec3 packing in UBOs/push_constantsNiklas Haas2018-09-291-11/+13
* msg: reinterpret a bunch of message levelsNiklas Haas2017-12-151-1/+1
* vo_gpu: fix ra_tex_upload_pbo for 2D texturesNiklas Haas2017-10-271-1/+5
* vo_gpu: simplify structs / namesNiklas Haas2017-09-221-45/+13
* vo_gpu: kill off FBOTEX_FUZZYNiklas Haas2017-09-221-13/+1
* vo_opengl: refactor into vo_gpuNiklas Haas2017-09-211-0/+372