summaryrefslogtreecommitdiffstats
path: root/cwd/assets/altcraft/shaders (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added ShaderParametersBuffer to GalOglLaG19242021-11-271-1/+4
|
* Added PostProcess classLaG19242021-11-211-0/+11
|
* Added gbuffer visualizationLaG19242021-11-211-4/+26
|
* Moved face lighting to lighting passLaG19242021-11-214-27/+46
|
* Added normals to facesLaG19242021-11-213-8/+12
|
* Added GbufferLaG19242021-11-213-4/+33
|
* Changed sky rendering to GalLaG19242021-11-193-25/+19
|
* Optimized entities renderingLaG19242021-11-183-18/+13
|
* Fixed shader error on MacOSLaG19242021-07-051-1/+1
|
* Tint calculation moved to vertex shaderLaG19242021-06-292-36/+7
|
* Compacted vertices formatLaG19242021-06-281-4/+4
|
* Embed UV to vertex dataLaG19242021-06-282-30/+10
|
* 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
|
* Improved RmlUi integrationLaG19242021-06-133-3/+6
|
* Implemented basic RmlUi integrationLaG19242021-06-135-0/+62
|
* Fixed MacOS OpenGL errorsLaG19242021-06-073-5/+10
|
* More advanced textures animation supportLaG19242019-01-272-4/+13
|
* Removed previous implementation of ShaderLaG19242019-01-2612-0/+243