summaryrefslogtreecommitdiffstats
path: root/servers
Commit message (Expand)AuthorAgeFilesLines
* fix for two incorrectly bound texture formatsJordan Schidlowsky2020-11-193-3/+31
* Check uniform set validity before freeingNick Swoboda2020-11-181-1/+3
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-1632-85/+0
* Merge pull request #42167 from madmiraal/fix-42108Rémi Verschelde2020-11-164-12/+2
|\
| * Remove the unnecessary sync() and the restrictions it imposes on 3D Physics.Marcel Admiraal2020-09-184-12/+2
* | Fix new transform to pixel snapping logicRémi Verschelde2020-11-151-1/+1
* | Remove Attempted to free invalid ID errorRafał Mikrut2020-11-101-2/+0
* | Merge pull request #43333 from YeldhamDev/global_rate_scale_minRémi Verschelde2020-11-101-0/+2
|\ \
| * | Disallow setting the AudioServer's 'global_rate_scale' to a value equal or in...Michael Alexsander2020-11-051-0/+2
* | | Variant: Rename Type::_RID to Type::RIDRémi Verschelde2020-11-092-5/+5
* | | Reorganized core/ directory, it was too fatty alreadyreduz2020-11-0770-110/+110
* | | Fix "unifom" typo in RasterizerStorageRD methodHugo Locurcio2020-11-063-3/+3
|/ /
* | doc: Sync classref with current source + fixup some bindingsRémi Verschelde2020-11-042-0/+8
* | Implement DirectionalLight2Dreduz2020-11-0412-190/+566
* | Alpha Hash and Alpha2Coverage ImplementationMarios Staikopoulos2020-11-024-13/+152
* | Refactor pixel snapping.reduz2020-10-3012-22/+68
* | Implement CanvasGroup and CanvasItem clippingreduz2020-10-2813-48/+370
* | Merge pull request #43058 from clayjohn/VULKAN-FXAA-bugRémi Verschelde2020-10-251-3/+2
|\ \
| * | Remove extra exposure multiply in FXAAclayjohn2020-10-241-3/+2
* | | Refactored 2D shader and lighting systemreduz2020-10-2417-929/+982
|/ /
* | Merge pull request #42949 from DavidSichma/shaderglobalsRémi Verschelde2020-10-221-7/+7
|\ \
| * | Shader globals bugfixesDavid Sichma2020-10-211-7/+7
* | | Fix textureSize & texelFetch shader compilation errorsYuri Roubinsky2020-10-211-0/+2
* | | Remove unused `#define` from the tonemap shaderHugo Locurcio2020-10-201-2/+0
|/ /
* | Merge pull request #42915 from Yetizone/negative_lights_behaviorRémi Verschelde2020-10-191-0/+4
|\ \
| * | tonemap.glsl: Ensure color parameter of tonemap_reinhard() is positiveYetizone2020-10-201-0/+4
* | | Merge pull request #42913 from Calinou/debanding-fix-brightnessRémi Verschelde2020-10-191-2/+4
|\ \ \
| * | | Fix debanding slightly brightening the whole viewportHugo Locurcio2020-10-191-2/+4
| |/ /
* / / Fix invalid buffer updates in SDFGIreduz2020-10-191-87/+94
|/ /
* | Fixup method binding from #42910Rémi Verschelde2020-10-191-1/+1
* | Merge pull request #42046 from Chaosus/fix_default_textureJuan Linietsky2020-10-191-1/+7
|\ \
| * | Fix setting the default texture to shaderYuri Roubinsky2020-10-181-1/+7
* | | Merge pull request #38097 from Calinou/add-viewport-debandingJuan Linietsky2020-10-1912-9/+53
|\ \ \
| * | | Add a debanding property to ViewportHugo Locurcio2020-08-1412-9/+53
* | | | Revert "Replace SAO implementation with MSSAO"Juan Linietsky2020-10-1819-1041/+735
* | | | Merge pull request #42077 from clayjohn/MSSAOJuan Linietsky2020-10-1819-735/+1041
|\ \ \ \
| * | | | Replace SAO implementation with MSSAOclayjohn2020-10-1819-735/+1041
| | |/ / | |/| |
* | | | Merge pull request #41415 from clayjohn/VULKAN-shader-overridesJuan Linietsky2020-10-185-1/+42
|\ \ \ \
| * | | | Add FOG, RADIANCE, and IRRADIANCE shader overridesclayjohn2020-10-185-1/+42
* | | | | Merge pull request #42201 from clayjohn/Vulkan-new-glowJuan Linietsky2020-10-1811-115/+117
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Optimize Glow with local memoryclayjohn2020-10-1811-115/+117
* | | | | Merge pull request #38949 from puchik/ssr-fix-cutoffJuan Linietsky2020-10-181-7/+3
|\ \ \ \ \
| * | | | | Continue tracing screen space reflection after encountering skyArman2020-05-221-7/+3
* | | | | | Merge pull request #41418 from clayjohn/Vulkan-aerialRémi Verschelde2020-10-1812-25/+55
|\ \ \ \ \ \
| * | | | | | Add aerial perspective to fixed fogclayjohn2020-10-1712-25/+55
| | |/ / / / | |/| | | |
* / | | | | Refactor MethodBind to use variadic templatesreduz2020-10-1813-13/+9
|/ / / / /
* | | | | Fix "fixed" fog drawing in front of volumetric fog with a sky backgroundHugo Locurcio2020-10-152-12/+15
* | | | | Merge pull request #42804 from RandomShaper/fix_fft_windowRémi Verschelde2020-10-151-10/+9
|\ \ \ \ \
| * | | | | Fix application of window in FFTPedro J. Estébanez2020-10-151-10/+9
* | | | | | Fix typo in soft shadow quality project settings hintsHugo Locurcio2020-10-151-2/+2