MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009365 | VTK | (No Category) | public | 2009-08-05 09:20 | 2016-08-12 09:55 |
| Reporter | Sergey Anikin | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0009365: Unnecessary glFlush() call in vtkOpenGLFreeTypeTextMapper::RenderOverlay() | ||||
| Description | In VTK 5.4.2 and older versions there is a strange glFlush() call in vtkOpenGLFreeTypeTextMapper::RenderOverlay(). Even if it leads to no visible consequences on most "native" Linux X servers (neither locally nor through a remote connection), on some Win32 X servers like X-Win32 or Exceed it results in frame buffer swapping, and everything drawn after the first text label goes immediately to the active frame buffer and appears on the screen. I have tried to comment glFlush() call (most likely, it remains there since some debugging). This resolves my problem, thus I attach the corrected source file for validation and testing. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://www.vtk.org/Bug/file/7396/vtkOpenGLFreeTypeTextMapper.tar.gz | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-08-05 09:20 | Sergey Anikin | New Issue | |||
| 2009-08-05 09:20 | Sergey Anikin | File Added: vtkOpenGLFreeTypeTextMapper.tar.gz | |||
| 2009-10-29 14:12 | Sean McBride | Note Added: 0018280 | |||
| 2009-10-29 14:12 | Sean McBride | Status | backlog => tabled | ||
| 2009-10-29 14:12 | Sean McBride | Assigned To | => François Bertel | ||
| 2010-09-07 13:44 | François Bertel | Assigned To | François Bertel => | ||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2016-08-12 09:55 | Kitware Robot | Note Added: 0037093 | |||
| 2016-08-12 09:55 | Kitware Robot | Status | expired => closed | ||
| 2016-08-12 09:55 | Kitware Robot | Resolution | open => moved | ||
| 2016-08-12 09:55 | Kitware Robot | Assigned To | => Kitware Robot | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||