summaryrefslogtreecommitdiff
path: root/drivers/gles3/shader_gles3.cpp
AgeCommit message (Expand)Author
2016-11-29Screen space reflection effectJuan Linietsky
2016-11-24Blend shapes using transform feedback (GPU)Juan Linietsky
2016-11-23WIP immediates and proper buffers swappingJuan Linietsky
2016-11-22Changed to proper GLSL versionJuan Linietsky
2016-11-22Migrated from GLES to GLAD, fixes many issues.Juan Linietsky
2016-11-11Done with lights and shadows (wonder if i'm missing something..)Juan Linietsky
2016-10-27PBR more or less working, still working on bringing gizmos backJuan Linietsky
2016-10-19Everything returning to normal in 3D, still a long way to goJuan Linietsky
2016-10-102D Shaders are working again using the new syntax, though all is buggy in gen...Juan Linietsky
2016-10-03Begining of GLES3 renderer:Juan Linietsky