summaryrefslogtreecommitdiffstats
path: root/servers/rendering/storage
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #64710 from MinusKube/window-size-crashClay John2022-10-271-0/+2
|\ \ | |/ |/|
| * Prevent windows from having a size greater than device limitMinusKube2022-09-041-0/+2
* | Adding getters to RenderTarget and implementing override functionality for XRBastiaan Olij2022-10-051-5/+21
* | Move cluster builder, sdfgi and gi structures to clustered renderer, move lig...Bastiaan Olij2022-10-042-0/+57
|/
* Merge pull request #64952 from Chaosus/vs_rename_uniform_to_paramRémi Verschelde2022-09-021-17/+17
|\
| * Rename `uniform` to `parameter` across the engineYuri Rubinsky2022-09-011-17/+17
* | Merge pull request #60185 from Calinou/environment-fog-and-sky-affectRémi Verschelde2022-09-012-4/+22
|\ \
| * | Add Environment properties to control fog rendering on background skyHugo Locurcio2022-09-012-4/+22
| |/
* | Extracting render buffers and changing it to a more generic solutionBastiaan Olij2022-09-012-0/+111
* | Implement Physical Light Units as an optional setting.clayjohn2022-08-315-69/+325
|/
* Implement MSAA for 2D [Vulkan only]Hendrik Brucker2022-08-131-0/+1
* Rename shader parameter uniform setter/getter methods for consistencyHugo Locurcio2022-08-041-2/+2
* Tweak default fog settings for better appearanceHugo Locurcio2022-08-011-4/+4
* Merge pull request #63527 from BastiaanOlij/rework_environmentRémi Verschelde2022-07-292-0/+1065
|\
| * Restructure environment in render implementationBastiaan Olij2022-07-292-0/+1065
* | Rename RenderingServer global shader uniform methods to be more explicitHugo Locurcio2022-07-281-16/+16
|/
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-256-6/+6
* Clean up Shader Preprocessorreduz2022-07-221-0/+1
* Adding Variable Rate Shading support to GodotBastiaan Olij2022-07-171-0/+3
* Split dependency logicBastiaan Olij2022-06-287-6/+263
* Add clipping, backbuffer, and CanvasGroups to 2D GLES3 rendererclayjohn2022-05-241-7/+2
* Moved particles into ParticlesStorageBastiaan Olij2022-04-171-0/+129
* Move light, reflection probe and lightmap into LightStorageBastiaan Olij2022-04-171-0/+139
* Merge canvas and decal into TextureStorage and add render targetBastiaan Olij2022-04-173-111/+62
* Move storage for Mesh, MeshInstance, MultiMesh and Skeleton into MeshStorageBastiaan Olij2022-04-021-0/+136
* Extract global variable, shader and material storageBastiaan Olij2022-03-311-0/+101
* Extract Decal and Decal atlas from Storage classBastiaan Olij2022-03-211-0/+60
* Split dummy renderer classes into separate filesBastiaan Olij2022-03-163-0/+136