02f28da187
Cleanup: trailing spaces
...
Applied to newly added files in 2.8
2018-04-22 08:45:52 +02:00
2abc21ace5
Eevee: Fix problem with GPU_texture_generate_mipmap
...
This function was called to recreate the lower mip level of the probe texture. But this is not it's usage and it introduced a stall.
This patch add cubemap mipmap level regeneration in eevee_effects.c
2017-08-19 01:20:09 +02:00
ada6e720f9
GPU_codegen: Add support for passing attributes through the geometry stage.
...
Should fix some issues with missing attributes in Eevee.
2017-06-28 21:05:43 +02:00
26b699a105
Eevee: Fix shader linking error.
2017-06-28 18:28:52 +02:00
07f34ee843
Eevee: Fix linking error.
2017-06-24 05:25:33 +02:00
f52dc2f371
Rename probe to light-probe
...
Probe is a real general term, the new name is used often in docs online.
2017-06-12 21:34:55 +10:00