This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
1879
Commits
5
Branches
601 MiB
Tree:
27909ac835
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '27909ac835'
${ noResults }
Commit Graph
5 Commits (27909ac8353f57fb9a08c70a692fd182b56edd43)
Author
SHA1
Message
Date
Benlitz
f104674963
gpu: removed attribute name, everything works using semantic only now. For glsl, semantic is determined from the attribute name which must follow this pattern: in_[Semantic][index], index being optional. Note: this may break most of the projects although I tried to updated every shader accordingly
11 years ago
Sam Hocevar
6c2fa45b71
core: add some noise to the gradient effect.
12 years ago
Sam Hocevar
203ac1a404
core: port gradient shader to GL ES platforms.
12 years ago
Sam Hocevar
549566cbf1
lolfx: use square brackets to indicate shader sections.
12 years ago
Sam Hocevar
100f53e550
gpu: convert the gradient shader to a LolFx effect file.
12 years ago