summaryrefslogtreecommitdiff
path: root/servers/rendering/rendering_device.h
AgeCommit message (Expand)Author
2020-06-26Addition of SDFGI for open world global illuminationJuan Linietsky
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRĂ©mi Verschelde
2020-05-10New lightmapperJuan Linietsky
2020-04-21Add proper type to most public API uses of ArrayJuan Linietsky
2020-04-20Exposed RenderingDevice to script APIJuan Linietsky
2020-04-18Ability to create local RenderingDevice instances.Juan Linietsky
2020-04-17Implement global and per instance shader uniforms.Juan Linietsky
2020-04-12Implement MSAAJuan Linietsky
2020-04-11Moved most of the effect code to compute.Juan Linietsky
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-27Renaming of servers for coherency.Juan Linietsky