summaryrefslogtreecommitdiffstats
path: root/cwd/assets/altcraft/shaders/vert (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-15Added liquid rendering passLaG19241-0/+38
2021-12-19Added per vertex lightingLaG19241-9/+7
2021-12-18Added AO maskLaG19241-0/+3
2021-12-11Optimized GBuffer sizeLaG19246-28/+5
2021-12-08Removed unnecessary framebuffers copyingLaG19242-22/+0
2021-12-07Fixed SSAO normalsLaG19241-1/+1
2021-12-04Added SSAOLaG19247-0/+27
2021-11-28Added gamma correctionLaG19247-0/+7
2021-11-27Changed shaders to use SPBLaG19247-35/+72
2021-11-27Added ShaderParametersBuffer to GalOglLaG19241-1/+4
2021-11-21Added PostProcess classLaG19241-0/+11
2021-11-21Moved face lighting to lighting passLaG19241-13/+11
2021-11-21Added normals to facesLaG19241-6/+9
2021-11-21Added GbufferLaG19241-0/+11
2021-11-19Changed sky rendering to GalLaG19241-11/+7
2021-11-18Optimized entities renderingLaG19241-10/+7
2021-07-05Fixed shader error on MacOSLaG19241-1/+1
2021-06-29Tint calculation moved to vertex shaderLaG19241-3/+5
2021-06-28Compacted vertices formatLaG19241-4/+4
2021-06-28Embed UV to vertex dataLaG19241-28/+9
2021-06-28More compact faces vertecies formatLaG19241-1/+1
2021-06-27Moved block face model matrix transformation to CPULaG19241-6/+3
2021-06-24Shader optimization, removed unused argument from GetBlockInfo functionUIS1-5/+3
2021-06-13Improved RmlUi integrationLaG19241-3/+4
2021-06-13Implemented basic RmlUi integrationLaG19241-0/+21
2019-01-27More advanced textures animation supportLaG19241-3/+11
2019-01-26Removed previous implementation of ShaderLaG19244-0/+82