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
2095
Commits
5
Branches
258 MiB
Tree:
44dec8612e
main
wip/image-kernel
wip/interp
legacy
wip/core-clipp
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '44dec8612e'
${ noResults }
Commit Graph
3 Commits (44dec8612e90ae3a89257155d8933be565e7d32b)
Author
SHA1
Message
Date
Sam Hocevar
232fa4126d
gpu: rename uniforms here and there for consistency.
10 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
6a8118cb18
build: put tutorials and lol.js in a new "demos" directory.
11 years ago
Benjamin ‘Touky’ Huet
cde747667c
12_voronoi : Added GPU Voronoi test.
11 years ago