summaryrefslogtreecommitdiffstats
path: root/glow/src/shader (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Limit border radius to max dimension in `quad` pipelineLibravatar Héctor Ramón Jiménez2020-11-231-0/+5
|
* Revert "Target physical pixels for quads in `iced_glow`"Libravatar Héctor Ramón Jiménez2020-05-281-6/+6
| | | | This reverts commit 45511a442f707e93fe6e568d2100756b63af7362.
* Target physical pixels for quads in `iced_glow`Libravatar Héctor Ramón Jiménez2020-05-271-6/+6
|
* Use `get_uniform_location` for wider compatibilityLibravatar Héctor Ramón Jiménez2020-05-224-39/+40
|
* Draft `triangle` pipeline in `iced_glow`Libravatar Héctor Ramón Jiménez2020-05-212-0/+21
|
* Avoid relying `origin_upper_left`Libravatar Héctor Ramón Jiménez2020-05-211-3/+6
| | | | It seems to cause considerable glitches when resizing.
* Draft first working version of `iced_glow` :tada:Libravatar Héctor Ramón Jiménez2020-05-192-0/+114