aboutsummaryrefslogtreecommitdiffstats
path: root/src/gl.zig (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix shader reloading wrt Texturess-ol2025-03-051-150/+241
|
* load videos and textures using libavs-ol2025-02-241-48/+279
|
* only restore uniform values if type unchangeds-ol2023-11-031-50/+51
|
* allow indexing uniforms, fix bugs-ol2023-10-291-180/+216
|
* specifying config.yaml path as CLI args-ol2023-10-291-1/+1
|
* update for zig 0.11.0s-ol2023-10-291-16/+16
|
* update for zig 0.8.0s-ol2021-11-111-7/+7
|
* remove/ignore unused variabless-ol2021-11-111-0/+1
|
* update for zig 0.7.1s-ol2021-11-101-6/+3
|
* zig-fmt for low-column-screenss-ol2020-06-081-13/+28
|
* different OSC set layers-ol2020-06-071-2/+0
|
* reimplement working OSC controls-ol2020-01-271-11/+29
|
* break OSC in favor of uniform cachings-ol2020-01-261-36/+365
|
* basic OSC supports-ol2020-01-251-35/+30
|
* hot reloadings-ol2020-01-241-33/+25
|
* Code reorganisations-ol2020-01-231-0/+255