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
2680
Commits
5
Branches
18 MiB
Tree:
70799848f7
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '70799848f7'
${ noResults }
Commit Graph
6 Commits (70799848f772be1bdec146680565190bcdcf7744)
Author
SHA1
Message
Date
Sam Hocevar
1945e85afc
scene: start working on the scene class reorganisation.
11 years ago
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