summaryrefslogtreecommitdiffstats
path: root/cwd/assets/altcraft/shaders/vert/face.vs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added per vertex lightingLaG19242021-12-191-9/+7
|
* Added AO maskLaG19242021-12-181-0/+3
|
* Optimized GBuffer sizeLaG19242021-12-111-3/+1
|
* Fixed SSAO normalsLaG19242021-12-071-1/+1
|
* Added SSAOLaG19242021-12-041-0/+6
|
* Added gamma correctionLaG19242021-11-281-0/+1
|
* Changed shaders to use SPBLaG19242021-11-271-7/+8
|
* Added ShaderParametersBuffer to GalOglLaG19242021-11-271-1/+4
|
* Moved face lighting to lighting passLaG19242021-11-211-13/+11
|
* Added normals to facesLaG19242021-11-211-6/+9
|
* Fixed shader error on MacOSLaG19242021-07-051-1/+1
|
* Tint calculation moved to vertex shaderLaG19242021-06-291-3/+5
|
* Compacted vertices formatLaG19242021-06-281-4/+4
|
* Embed UV to vertex dataLaG19242021-06-281-28/+9
|
* More compact faces vertecies formatLaG19242021-06-281-1/+1
|
* Moved block face model matrix transformation to CPULaG19242021-06-271-6/+3
|
* Shader optimization, removed unused argument from GetBlockInfo functionUIS2021-06-241-5/+3
|
* More advanced textures animation supportLaG19242019-01-271-3/+11
|
* Removed previous implementation of ShaderLaG19242019-01-261-0/+41