Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Rémi Verschelde 46aeded4b7 Merge pull request #102480 from DarioSamo/dont-unroll-ubershader 7 mēneši atpakaļ
  Rémi Verschelde c695eb9159 Merge pull request #101952 from Flarkk/fix_spotlight_peterpanning_regression 7 mēneši atpakaļ
  Dario d39ac94c41 Add loop annotations to ubershaders to prevent loop unrolling. 7 mēneši atpakaļ
  clayjohn 6611c863bd Use a smaller epsilon for omni and spot attenuation cutoff 7 mēneši atpakaļ
  Florent Guiocheau d08ff57148 Fix peter-panning with default spotlight 7 mēneši atpakaļ
  Aarni Koskela f134769506 Fix various typos 8 mēneši atpakaļ
  landervr 1637736c20 ReflectionProbe priority 9 mēneši atpakaļ
  clayjohn 356fa37f89 Small fixups for the new reflection probe blending 9 mēneši atpakaļ
  Thaddeus Crews 7c015a768f Merge pull request #99958 from lander-vr/reflection-probe-blend-property 9 mēneši atpakaļ
  clayjohn f92018288f Ensure schlick is available when using clearcoat with GGX 9 mēneši atpakaļ
  landervr 05010180ce ReflectionProbe add Blend Distance 9 mēneši atpakaļ
  Dario 0ce4c6dac3 Improve performance of shader lighting code in Forward renderers. 10 mēneši atpakaļ
  Chaosus a64b3fd3f8 Allow `SCREEN_UV` to be used in light function of spatial shader 1 gadu atpakaļ
  Dario e2c6daf7ef Implement asynchronous transfer queues, thread guards on RenderingDevice. Add ubershaders and rework pipeline caches for Forward+ and Mobile. 1 gadu atpakaļ
  Hugo Locurcio 0eb06da057 Jitter shadow map dithering pattern across frames when TAA is enabled 2 gadi atpakaļ
  Rémi Verschelde 63a8548693 Merge pull request #96426 from clayjohn/RD-reflection-probe-roughness 1 gadu atpakaļ
  clayjohn 64f5443b14 Use non-linear mapping for ReflectionProbe mip levels to match sky 1 gadu atpakaļ
  clayjohn d61fae36f3 Various fixes for transmittance effect 1 gadu atpakaļ
  clayjohn 4e5e81c7d4 Properly calculate penumbra for soft shadows with reverse z 1 gadu atpakaļ
  Khasehemwy d950f5f838 Use Reverse Z for the depth buffer 1 gadu atpakaļ
  clayjohn a5399ab5af Reduce the number of samplers used by the scene shaders 1 gadu atpakaļ
  clayjohn 2b9e6d2972 Use render pass uniform set to store viewport samplers. 1 gadu atpakaļ
  clayjohn 51ed3aef63 Vertex and attribute compression to reduce the size of the vertex format. 2 gadi atpakaļ
  Rémi Verschelde faaf27f284 Fix various typos with codespell 2 gadi atpakaļ
  Yuri Sizov bb15241e06 Merge pull request #77740 from ChibiDenDen/simplify_vulkan 2 gadi atpakaļ
  ChibiDenDen 35715e510f replace sampler arrays with constant sampler elements 2 gadi atpakaļ
  Manuel Dun e2321c21db Enable the use of all builtins on the light shader 2 gadi atpakaļ
  Johan Aires Rastén 14a8124ffe Add LIGHT_IS_DIRECTIONAL built-in for spatial shaders 2 gadi atpakaļ
  Hendrik Brucker 4bd01a93dc Fix some SpotLight3D issues (clustering artifacts, light leak) 2 gadi atpakaļ
  clayjohn a062798b76 Ensure that rim lighting uses a exponent base greater than zero 2 gadi atpakaļ