Blender Git Commit Log

Git Commits -> Revision ee03a99

Revision ee03a99 by Brecht Van Lommel (master)
July 13, 2010, 13:31 (GMT)
Fix #20461: deleting VBO's from threads used for rendering or baking would
crash, as OpenGL can't be called from these. Now deleting VBO's is delayed
until the next redraw in the main thread.

Commit Details:

Full Hash: ee03a99695a2eaff6dbc323dcabb44e759f64099
SVN Revision: 30268
Parent Commit: f533a70
Lines Changed: +56, -34

3 Modified Paths:

/source/blender/gpu/GPU_buffers.h (+5, -3) (Diff)
/source/blender/gpu/intern/gpu_buffers.c (+47, -31) (Diff)
/source/blender/gpu/intern/gpu_draw.c (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021