summaryrefslogtreecommitdiff
path: root/drivers/gles2/rasterizer_scene_gles2.h
AgeCommit message (Expand)Author
2018-11-13Add parameter for fog max depth and use alpha as density.Dominique LaSalle
2018-10-02Implemented FOG support in GLES2.Juan Linietsky
2018-09-29This fixes a bug in refprobe blending, but I have no idea when I fixed it. It...Juan Linietsky
2018-09-29Many fixes to GLES2 renderer, fixed compilation issues in GLES3 shaders.Juan Linietsky
2018-09-28Reflection probe support in GLES2 back-end.Juan Linietsky
2018-09-23-Rewrote GLES2 lighting and shadows and optimized state changes, did many opt...Juan Linietsky
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-23[GLES2] fix depth for alpha passThomas Herzog
2018-08-13[gles2] added ImmediateGeometry renderingThomas Herzog
2018-08-08GLES2 refactorsThomas Herzog
2018-07-27add initial GLES2 3D rendererkarroffel
2018-07-03Fix server build after 7fc23675Rémi Verschelde
2018-07-02Added ability for SSAO to affect AO textures tooJuan Linietsky
2018-03-21s/2017/2018/g for gles2, websocket, linux appdataPoommetee Ketson
2018-03-01add GLES 2 renderer for 2Dkarroffel