forked from blender/blender
EEVEE: Use half float in some part of the pipeline #5
Closed
Clément Foucault
wants to merge 1 commits from
When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
eevee-half-opti
into eevee-small-type-opti
pull from: eevee-half-opti
merge into: fclem:eevee-small-type-opti
fclem:main
fclem:glsl-cpp-compilation-5
fclem:gpu-vertex-format-cleanup
fclem:camera-oblique-projection
fclem:select-drw-next
fclem:glsl-resource-argument
fclem:gpencil-draw-next
fclem:glsl-cpp-compilation-4
fclem:fix-124013
fclem:fix-129567
fclem:glsl-cpp-compilation-2
fclem:gpu-polyline-no-geom
fclem:displacement-with-original-normal
fclem:gpu-glsl-linting-global-scope
fclem:blender-v4.3-release
fclem:Metal_parallel_compilation_support
fclem:create-info-cpp-macros
fclem:glsl-cpp-stubs-2
fclem:glsl-cpp-stubs
fclem:gpu-cleanup-metal-vertex-fetch
fclem:fix-123787
fclem:gpu-subdiv-info-refactor
fclem:ui-eevee-fast-gi-panel
fclem:eevee-upscale-improvement
fclem:eevee-noise-decorelation
fclem:blender-v4.2-release
fclem:eevee-portal-bsdf
fclem:eevee-shadow-rasterized-update-tag
fclem:gpu_shader_shared_exponent
fclem:metal-per-context-buffer-pool
fclem:eevee_next_deferred_light_unroll_AS
fclem:eevee-next-thicknessless-screen-trace
fclem:eevee-set-default
fclem:eevee-next-shadow-parameter-change
fclem:eevee-next-shadow-linear-scaling
fclem:eevee-next-volume-flicker-reduction
fclem:eevee-next-light-ray-visibility
fclem:eevee-next-shadow-pass-colored
fclem:eevee-next-volume-environment-shadow
fclem:eevee-next-lightspread
fclem:eevee-next-cleanup-deferred-rpass
fclem:eevee-next-volume-temporal-stability
fclem:eevee-next-material-panel
fclem:eevee-next-lut-refactor
fclem:eevee-next-irradiance-surfel-non-uniform
fclem:overlay-next
fclem:blender-v3.3-release
fclem:refactor-mesh-corners-generic
fclem:refactor-mesh-sharp-face-generic
fclem:temp-usd-main-021323
fclem:blender-v2.93-release
fclem:refactor-mesh-face-generic
fclem:temp-sculpt-dyntopo
fclem:temp-sculpt-roll-mapping
fclem:gpencil-new-data-proposal
fclem:universal-scene-description
fclem:sculpt-dev
fclem:asset-shelf
fclem:tmp-mak-012623
fclem:temp-bundled-assets
fclem:asset-lite-greasepencil
When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
1 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
98500521d4 |
EEVEE: Use half float in some part of the pipeline
The intent is to reduce register pressure on devices that supports these types. |