Blender Git Commit Log

Git Commits -> Revision 86aa4e5

Revision 86aa4e5 by Joseph Eagar (master)
April 13, 2010, 12:51 (GMT)
prevent images from freeing gpu buffers if not run within the main thread, instead they are queued to be freed the next time GPU_image_free() is run from the main thread.

Commit Details:

Full Hash: 86aa4e5c3d7e0b95d9e55bab027f968b42a3eda6
SVN Revision: 28161
Parent Commit: e50f798
Lines Changed: +58, -1

4 Modified Paths:

/source/blender/blenlib/BLI_threads.h (+4, -0) (Diff)
/source/blender/blenlib/intern/threads.c (+14, -1) (Diff)
/source/blender/gpu/intern/gpu_draw.c (+37, -0) (Diff)
/source/creator/creator.c (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021