Page MenuHome

Image Engine: Float buffer cache.
AbandonedPublic

Authored by Jeroen Bakker (jbakker) on Mar 15 2022, 3:22 PM.

Details

Summary

TODO:

  • the copied float buffer should be updated with latest changes before they can be used.
  • Makes me wonder if this is the right approach as it is a bit double.
NOTE: Work in progress.
NOTE: development branch: temp-image-engine-float-cache

Diff Detail

Repository
rB Blender

Event Timeline

Jeroen Bakker (jbakker) edited the summary of this revision. (Show Details)Mar 15 2022, 3:33 PM
Jeroen Bakker (jbakker) edited the summary of this revision. (Show Details)
  • Float buffer cache to increase speed of byte images.
  • Merge branch 'master' of git://git.blender.org/blender into temp-image-engine-float-cache
  • Free when images aren't used.

Makes me wonder if this is the right approach as it is a bit double.

@Jeroen Bakker (jbakker) it appears that the end of this sentence is missing. 😉