Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2010-10-21 11:38:09 +0400
committerCampbell Barton <ideasman42@gmail.com>2010-10-21 11:38:09 +0400
commit0ec320783ec5867cc9c29fff9a09a4d8f1b7fbdf (patch)
tree4021d8405bf6d875f7a50ed9eccbd52df08b29a4 /intern/ghost/SConscript
parentec6b9948ace08c3925486a009147af2fe0a6e4f0 (diff)
fix [#24339] Auto Depth, makes viewport lag.
The problem is the opensource nvidia nouveau drivers are slow running glReadPixels(), was hanging on memcpy(). However for autodepth its not needed to update the entire 3D view depths, so added view3d_update_depths_rect() to get the depths for a smaller area.
Diffstat (limited to 'intern/ghost/SConscript')
0 files changed, 0 insertions, 0 deletions