- fixed a small error, the change i made before with frontbuffer drawing

of right-mouse selection of objects, now calls a correct glFlush

  only to be noticed at osx and nvidia systems...
This commit is contained in:
2003-07-21 17:46:55 +00:00
parent e229cf24e2
commit 03ada07a57
3 changed files with 11 additions and 7 deletions

View File

@@ -1024,7 +1024,6 @@ void drawview3d_render(struct View3D *v3d)
Base *base;
Object *ob;
/* XXXXXXXX live and die by the hack */
free_all_realtime_images();
mywindow_build_and_set_renderwin();