Blender Git Loki
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