summaryrefslogtreecommitdiff
path: root/drivers/gles3/rasterizer_gles3.cpp
AgeCommit message (Expand)Author
2017-06-11Restored everything related to information polling, and added information box...Juan Linietsky
2017-06-04renamed all Rect2.pos to Rect2.positionalexholly
2017-05-17Removal of Image from Variant, converted to a Resource.Juan Linietsky
2017-04-29Fix compilation for UWPGeorge Marques
2017-04-09Restored (And auto-generated) splash imageJuan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Add a bunch of missing Godot headers in own filesRémi Verschelde
2017-02-21-renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky
2017-02-16a ton of bug fixes to the rendererJuan Linietsky
2017-02-06shadows were not working in-editor for nvidia, fixed nowJuan Linietsky
2017-01-16Working on compile issues for iOSBastiaanOlij
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-05Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2017-01-05-Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky
2017-01-04First set of changes to fix compilation errors and initialise the gles3 rende...BastiaanOlij
2017-01-01WIP particle systemJuan Linietsky
2016-12-24fixed a horrible bug on Windows AMD, scenes saved until now in this branchreduz
2016-12-22can bake for omni and spotlightJuan Linietsky
2016-12-21Some BRDF fixesJuan Linietsky
2016-12-21Godot works on Windows again..reduz
2016-11-29Screen space reflection effectJuan Linietsky
2016-11-23WIP immediates and proper buffers swappingJuan Linietsky
2016-11-22Migrated from GLES to GLAD, fixes many issues.Juan Linietsky
2016-11-22Instancing is working! (hooray)Juan Linietsky
2016-11-21Skeletons are working now.Juan Linietsky
2016-11-19working reflection probes!!Juan Linietsky
2016-11-11Done with lights and shadows (wonder if i'm missing something..)Juan Linietsky
2016-10-29-Many many fixesJuan 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-05-Added ViewportContainer, this is the only way to make viewports show up in G...Juan Linietsky
2016-10-03Begining of GLES3 renderer:Juan Linietsky