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
/
rasterizer_storage_gles3.h
Age
Commit message (
Expand
)
Author
2016-12-02
Subsurface scattering material param is now working!
Juan Linietsky
2016-11-29
Screen space reflection effect
Juan Linietsky
2016-11-24
fixed bug removing dependencies
Juan Linietsky
2016-11-24
Blend shapes using transform feedback (GPU)
Juan Linietsky
2016-11-23
WIP immediates and proper buffers swapping
Juan Linietsky
2016-11-22
Instancing is working! (hooray)
Juan Linietsky
2016-11-21
Skeletons are working now.
Juan Linietsky
2016-11-20
Huge amount of improvement in the material system. Materials should be
Juan Linietsky
2016-11-19
working reflection probes!!
Juan Linietsky
2016-11-11
Done with lights and shadows (wonder if i'm missing something..)
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-21
More scene work, can display a skybox
Juan Linietsky
2016-10-19
Everything returning to normal in 3D, still a long way to go
Juan Linietsky
2016-10-10
2D Shaders are working again using the new syntax, though all is buggy in gen...
Juan Linietsky
2016-10-05
-Added ViewportContainer, this is the only way to make viewports show up in G...
Juan Linietsky
2016-10-03
make editor update by tracking changes in visualserverraster
Juan Linietsky
2016-10-03
Begining of GLES3 renderer:
Juan Linietsky