summaryrefslogtreecommitdiff
path: root/servers/rendering
AgeCommit message (Expand)Author
2023-05-12Enable shadow warnings and fix raised errorsNinni Pipping
2023-05-12Fix Rotation Issue with NODE_POSITION_VIEW Visual Shader NodePatrick
2023-05-12Expose viewports render targer RIDBastiaan Olij
2023-05-12Fix additional cases of breakage of rendering effectsPedro J. Estébanez
2023-05-12Use proper UV in cubemap downsampler rasterclayjohn
2023-04-27Fix unsupported sampler filter used for voxel GIPedro J. Estébanez
2023-04-27Fix breakages of volumetric fog on voxel GI changesPedro J. Estébanez
2023-04-27Fix Shader Preprocessor line numbering when disabledbitsawer
2023-04-24Use MODELVIEW_MATRIX for vertex transform when double precision is enabledJoão Pedro Braz
2023-04-24Don't store instance transform in RD 3D renderer unless requestedclayjohn
2023-04-24Translate inactive particles to -INFErik Johnson
2023-04-24Properly calculate lifetime_split for particlesclayjohn
2023-04-07Fix the limit for interpolation of R0 with respect to metallic and SSRmightygoat
2023-03-27fix spotlight shadows in volumetric fogRandomCatDude
2023-03-14Fix instance uniforms breaking when setting a new mesh.Johan Aires Rastén
2023-03-14Fixes a canvas item set to clip children being drawn as black if no children ...SlugFiller
2023-03-14Fix AABB calculation for meshes using Skeleton2DSlugFiller
2023-03-13Error on hint_normal_roughness_texture and hint_depth_texture outside of spat...Fabio Iotti
2023-03-13Use MSAA 2D texture in multipass tonemapperBastiaan Olij
2023-03-13Add a few more rendering timestampsclayjohn
2023-03-13Avoid copying CanvasTexture when updating proxyclayjohn
2023-02-26Merge pull request #73959 from clayjohn/GL-mobile-warningsRémi Verschelde
2023-02-26Add warnings for unsupported features in mobile and gl_compatibility backendsclayjohn
2023-02-26Fix shader preprocessor include resource checkbitsawer
2023-02-24Fixing issues with SSIL artifactsBastiaan Olij
2023-02-22Fix issue with default textures requiring arrays when using multiviewBastiaan Olij
2023-02-21Merge pull request #73698 from clayjohn/SS-biasRémi Verschelde
2023-02-21Merge pull request #73478 from NewDefectus/masterRémi Verschelde
2023-02-21Increase SSAO and SSIL bias to account for variance in mipmap generationclayjohn
2023-02-21Use the original canvas to calculate light positioningAlon Ran
2023-02-21Forbid passing multiview sampler to the custom function in shadersYuri Rubinsky
2023-02-17Merge pull request #73195 from timothyqiu/weblate-commentsRémi Verschelde
2023-02-16Fix sampling bug when SSAO is using half sizeclayjohn
2023-02-14Merge pull request #73263 from clayjohn/render_priorityRémi Verschelde
2023-02-13Notify mesh surface when render_priority changesclayjohn
2023-02-13Merge pull request #69001 from dzil123/fix_rendering_checksRémi Verschelde
2023-02-13Merge pull request #73240 from myaaaaaaaaa/worker-hRémi Verschelde
2023-02-13Move some worker_thread_pool.h includes out of header filesmyaaaaaaaaa
2023-02-13Merge pull request #72838 from BastiaanOlij/update_screen_space_render_buffersRémi Verschelde
2023-02-13Improvements and fixes based on Weblate commentsHaoyu Qiu
2023-02-11Merge pull request #73060 from clayjohn/screen_texture-sizeRémi Verschelde
2023-02-10Avoid inserting screen_texture compatibility code when using textureSizeclayjohn
2023-02-10Do clear request before reading from render target when using CANVAS_BGclayjohn
2023-02-10Merge pull request #70663 from EpEpDragon/feature_buffer_get_data_size_optionRémi Verschelde
2023-02-10Add render buffer support to screen space effectsBastiaan Olij
2023-02-10Fix crash in editor when setting `SubViewport.size` to zeroMarkus Sauermann
2023-02-09Improve some editor strings for localizationHaoyu Qiu
2023-02-08Mark fma function as high end so it isn't used with the gl_compatibility rend...clayjohn
2023-02-07Some code simplificationsMarkus Sauermann
2023-02-06Implement cull_mask for decals and lights in mobile and compatibility backendsclayjohn