index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gles3
/
shader_compiler_gles3.cpp
Age
Commit message (
Expand
)
Author
2017-03-08
Map POSITION to gl_FragCoord.xy for 2D shaders
Pedro J. Estébanez
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-02-28
Various fixes detected using PVS-Studio static analyzer.
Thaer Razeq
2017-02-06
Several bugfixes, improving the import workflow
Juan Linietsky
2017-01-14
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-01
WIP particle system
Juan Linietsky
2016-12-23
Fixed many more bugs reported by Valgrind
Juan Linietsky
2016-12-02
Subsurface scattering material param is now working!
Juan Linietsky
2016-11-20
Huge amount of improvement in the material system. Materials should be
Juan Linietsky
2016-11-09
all light types and shadows are working, pending a lot of clean-up
Juan Linietsky
2016-10-29
-Many many fixes
Juan Linietsky
2016-10-27
PBR more or less working, still working on bringing gizmos back
Juan Linietsky
2016-10-10
2D Shaders are working again using the new syntax, though all is buggy in gen...
Juan Linietsky