Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
OpenGL_vertex:
* bufferize a duplicate calcul
* Factorize vertexes
|
|
This reverts commit 148fffb0f23fa437c67639ff3cc69177fb71d76a.
|
|
OpenGL_vertex:
* bufferize a duplicate calcul
* Factorize vertexes
|
|
|
|
from shaders.
|
|
Skip shading for lightsources and top of the nodes.
Fixes liquid sources and flowing surfaces having different brightness.
|
|
|
|
|
|
Pass drawtype and material type to shaders.
Move shaders generation to startup only.
Allow assign shaders per tile.
Initial code to support water surface shader.
|
|
|
|
Parallax mapping with slope information.
Overriding normal maps.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
shaders are used
|
|
|
|
|
|
|