Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-26Added API documentation.temp-gpu-texture-partial-updatesJeroen Bakker
2021-11-26Use enum class for ePartialUpdateIterResult.Jeroen Bakker
2021-11-26Use enum class for ePartialUpdateCollectResult.Jeroen Bakker
2021-11-26Added CPP Api.Jeroen Bakker
2021-11-19Fix CLangTidy warnings.Jeroen Bakker
2021-11-19Remove out-dated comment.Jeroen Bakker
2021-11-19Fix performance issue when requesting gpu textures.Jeroen Bakker
2021-11-19Clearing history.Jeroen Bakker
2021-11-19WIP adding tiles between chunks and images.Jeroen Bakker
2021-11-17use chunk where they aren't tiles.Jeroen Bakker
2021-11-17Renaming tile to chunk. (Not completed)Jeroen Bakker
2021-11-17Add struct between tiles and images.Jeroen Bakker
2021-11-17Added correct API usage check.Jeroen Bakker
2021-11-17Reduces the requirements of interface.Jeroen Bakker
2021-11-17Multiple renames.Jeroen Bakker
2021-11-17Replaced internal gputexture generation with new partial update.Jeroen Bakker
2021-11-17WIP: partial update image.Jeroen Bakker
2021-11-17More tests and cleanups.Jeroen Bakker
2021-11-17Added mark region dirty.Jeroen Bakker
2021-11-17WIP: partial update image.Jeroen Bakker