summaryrefslogtreecommitdiff
path: root/drivers/dummy
AgeCommit message (Expand)Author
2021-04-29Sync RasterizerDummy.Fabio Alessandrelli
2021-04-23Implement occlusion cullingjfons
2021-03-05Fix negative VRAM valuesEv1lbl0w
2021-02-17RasterizerDummy now instances Image(s).Fabio Alessandrelli
2021-02-11Improve resource load cachereduz
2021-02-11Sync and cleanup Rasterizer Dummy.Fabio Alessandrelli
2021-02-06Simplify Volumetric Fogreduz
2021-02-03Sync RasterizerDummy.Fabio Alessandrelli
2021-01-25DummyRasterizer Sync.Fabio Alessandrelli
2021-01-10Sync RasterizerDummy.Fabio Alessandrelli
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-21Port ASSAO to Godot to replace SAOclayjohn
2020-12-09Sync RasterizerDummy changes.Fabio Alessandrelli
2020-12-06Fix dummy rasterizer so that javascript can build againDavid Snopek
2020-12-04RenderingServer reorganizationreduz
2020-11-30Sync RasterizerDummy changes.Fabio Alessandrelli
2020-11-28Merge pull request #42761 from fire/color-grading-3dRémi Verschelde
2020-11-28Environment brightness, contrast, saturation restore with color correction.clayjohn
2020-11-28Merge pull request #42987 from clayjohn/VULKAN-sky-onlyRémi Verschelde
2020-11-23Initialize class/struct variables with default values in core/ and drivers/Rafał Mikrut
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-11-10RasterizerDummy fixes.Fabio Alessandrelli
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-10-21Add sky_only setting to DirectionalLight3Dsclayjohn
2020-10-18Revert "Replace SAO implementation with MSSAO"Juan Linietsky
2020-10-18Merge pull request #42077 from clayjohn/MSSAOJuan Linietsky
2020-10-18Replace SAO implementation with MSSAOclayjohn
2020-10-18Optimize Glow with local memoryclayjohn
2020-10-13Fix dummy rasterizer with new interface.Fabio Alessandrelli
2020-09-18Fix RasterizerDummy, override, cleanup.Fabio Alessandrelli
2020-08-31Add high quality glow modeclayjohn
2020-07-01Environment: Refactor code for readability + moreRémi Verschelde
2020-06-30Fix RasterizerDummy after SDF GI changes.Fabio Alessandrelli
2020-05-20Delete DummyMesh when RasterizerStorageDummy is freedCJ DiMaggio
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-11Fix DummyRenderer after new lightmapper merge.Fabio Alessandrelli
2020-05-10Restore RasterizerDummy.Fabio Alessandrelli
2020-04-23Merge pull request #36083 from Calinou/dummy-loader-add-extensionsRémi Verschelde
2020-04-20Exposed RenderingDevice to script APIJuan Linietsky
2020-04-08Add more extensions to the dummy texture loaderHugo Locurcio
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-31doc: Sync classref with DisplayServer/Window changesRémi Verschelde
2020-03-30SCons: Format buildsystem files with psf/blackRémi Verschelde
2020-03-27Renaming of servers for coherency.Juan Linietsky
2020-03-21Working sky shader implementationclayjohn
2020-03-19Add shader based background modeBastiaan Olij
2020-03-17Style: Set clang-format Standard to Cpp11Rémi Verschelde
2020-03-08Restore dummy rasterizerFabio Alessandrelli
2020-02-28Removed interactive loader, added proper thread loading.Juan Linietsky
2020-02-20Remove unused driver/dummy/audio_driver_dummy.hTwarit