Files
test/source/blender/blenkernel
Clément Foucault 5f6fb5bb41 Cleanup: Split gpu_texture_image.c into BKE and IMB modules
This is in order to disolve GPU_draw.h into more meaningful code blocks.

All the Image related function are in `image_gpu.c`.
All the MovieClip related function are in `movieclip.c`.

The IMB module now has a connection with GPU. This is not strickly
necessary and the code could be move to `image_gpu.c` if needed.

The Image garbage collection is also ported to `image_gpu.c`.
2020-07-29 23:06:37 +02:00
..
2020-06-02 16:01:14 +02:00
2020-05-28 16:42:31 +10:00
2020-03-29 17:11:41 +11:00
2020-07-07 12:49:13 +10:00
2020-07-01 13:12:24 +10:00
2020-03-11 21:39:56 +11:00
2020-05-03 15:30:35 +02:00
2020-04-03 12:38:04 +11:00