index
:
anonymous/AltCraft
ftr/better-water
master
Minecraft:JE in C++
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cwd
/
assets
/
altcraft
/
shaders
/
vert
/
face.vs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added per vertex lighting
LaG1924
2021-12-19
1
-9
/
+7
*
Added AO mask
LaG1924
2021-12-18
1
-0
/
+3
*
Optimized GBuffer size
LaG1924
2021-12-11
1
-3
/
+1
*
Fixed SSAO normals
LaG1924
2021-12-07
1
-1
/
+1
*
Added SSAO
LaG1924
2021-12-04
1
-0
/
+6
*
Added gamma correction
LaG1924
2021-11-28
1
-0
/
+1
*
Changed shaders to use SPB
LaG1924
2021-11-27
1
-7
/
+8
*
Added ShaderParametersBuffer to GalOgl
LaG1924
2021-11-27
1
-1
/
+4
*
Moved face lighting to lighting pass
LaG1924
2021-11-21
1
-13
/
+11
*
Added normals to faces
LaG1924
2021-11-21
1
-6
/
+9
*
Fixed shader error on MacOS
LaG1924
2021-07-05
1
-1
/
+1
*
Tint calculation moved to vertex shader
LaG1924
2021-06-29
1
-3
/
+5
*
Compacted vertices format
LaG1924
2021-06-28
1
-4
/
+4
*
Embed UV to vertex data
LaG1924
2021-06-28
1
-28
/
+9
*
More compact faces vertecies format
LaG1924
2021-06-28
1
-1
/
+1
*
Moved block face model matrix transformation to CPU
LaG1924
2021-06-27
1
-6
/
+3
*
Shader optimization, removed unused argument from GetBlockInfo function
UIS
2021-06-24
1
-5
/
+3
*
More advanced textures animation support
LaG1924
2019-01-27
1
-3
/
+11
*
Removed previous implementation of Shader
LaG1924
2019-01-26
1
-0
/
+41