summaryrefslogtreecommitdiff
path: root/servers/rendering/renderer_rd/shaders
AgeCommit message (Expand)Author
2021-08-19Improvements to SpotLight3D and OmniLight3D's shadowsjfons
2021-08-18More fixes to mobile rendererreduz
2021-08-16Merge pull request #51635 from reduz/further-mobile-optimizationsJuan Linietsky
2021-08-14Merge pull request #50998 from BastiaanOlij/single_bokeh_dof_rasterRémi Verschelde
2021-08-13More optimizations on the mobile renderer.reduz
2021-08-13Merge pull request #51025 from reduz/fix-directional-shadow-biasRémi Verschelde
2021-08-13Implemented raster versions of bokeh shaders to replace broken gaussian imple...Bastiaan Olij
2021-08-11Merge pull request #51486 from reduz/fixes-to-mobile-rendererRémi Verschelde
2021-08-10Use f0 instead of albedo in blinn and phongclayjohn
2021-08-10Fixes and optimizations to mobile rendererreduz
2021-08-10Merge pull request #51411 from clayjohn/VULKAN-blinn-phongRémi Verschelde
2021-08-10Merge pull request #51436 from Calinou/tonemap-clamp-negative-colorsRémi Verschelde
2021-08-10Merge pull request #51417 from clayjohn/Vulkan-horizon-soRémi Verschelde
2021-08-09Make Blinn and Phong specular modes PBRclayjohn
2021-08-09Clamp negative colors regardless of the tonemapper to avoid artifactsHugo Locurcio
2021-08-09Merge pull request #51155 from Chaosus/shader_fix_specular_modeRémi Verschelde
2021-08-08Add horizon specular occlusionclayjohn
2021-08-06Use subpasses to do 3D rendering and resolve in mobile rendererBastiaan Olij
2021-08-06Fix a default shader specular render mode to (`SCHLICK_GGX`/`BLINN`)Yuri Roubinsky
2021-08-01Porting cubemap compute shaders to raster for the mobile rendererBastiaan Olij
2021-07-29Fix directional shadow biasreduz
2021-07-25Fix various typosluz paz
2021-07-25Merge pull request #50250 from luzpaz/typosRémi Verschelde
2021-07-25Merge pull request #50644 from BastiaanOlij/mobile_compute_to_fragmentRémi Verschelde
2021-07-25Fix various typos with codespellluz paz
2021-07-25Use fragment shader instead of compute shader for effects for mobile rendererBastiaan Olij
2021-07-19Implement more rendering options as specialization constantsreduz
2021-07-15Fixes to forward mobilereduz
2021-07-12Use specialization constants in clustered rendererreduz
2021-07-05Fix Subsurface Scatteringreduz
2021-07-03Fix SSRreduz
2021-07-01Clean up RenderingServer and its bindingsreduz
2021-06-29Fix non uniform scaling in 3D objectsreduz
2021-06-23Fixes Mesh2D drawn without modulationGilles Roudière
2021-06-15Fix typo in CUSTOM_IRRADIANCE calculationsKodi
2021-06-13Add stereoscopic rendering through multiviewBastiaan Olij
2021-06-12Make shader compiler again after roughness limiter fixreduz
2021-06-12Fix roughness limiter derivativeclayjohn
2021-06-09Fix shader compilation with render_mode: `specular_phong`Yuri Roubinsky
2021-06-08Removes deleted OrenNayar mode from shaders and materialsYuri Roubinsky
2021-06-05Rename GI Classesreduz
2021-05-23Support for 2D particles to collide against SDFreduz
2021-05-20Fix typos with codespellRémi Verschelde
2021-05-12Implementing blit shader with versionsBastiaan Olij
2021-05-11Fixes missng 2D engine bitsreduz
2021-05-03Assorted fixes to UV unwrapping and GPU lightmapperjfons
2021-05-03Create mobile rendererBastiaan Olij
2021-04-30Implement Particle Trailsreduz
2021-04-21Fix reflection probeBastiaan Olij
2021-04-17Split particle shader entry pointsreduz