Blender Git Loki

Git Commits -> Revision dfd192c

Revision dfd192c by Clément Foucault (master)
July 10, 2018, 13:31 (GMT)
GPUTexture: Refactor of texture creation & new feature

- Texture creation now requires explicit data type.
- GPU_texture_add_mipmap enable explicit mipmap upload.
- GPU_texture_get_mipmap_size can be used to get the size of a mipmap level
of an existing GPUTexture
- GPU_texture_read let you read back data from a gpu texture.

Commit Details:

Full Hash: dfd192ce41f7e4923db0642f22a587862656bbdd
Parent Commit: 785159e
Lines Changed: +386, -161

4 Modified Paths:

/source/blender/blenfont/intern/blf_glyph.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/studiolight.c (+2, -2) (Diff)
/source/blender/gpu/GPU_texture.h (+24, -2) (Diff)
/source/blender/gpu/intern/gpu_texture.c (+358, -155) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021