FLTK logo

Re: Program becomes very slow after some time running

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.opengl  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: Program becomes very slow after some time running yin Jan 16, 2012  
 
I have solved it. There are two problems in my program.
1. the texture should be released after each video frame display
  or glTexSubImage2D is used to update the texture.

2. must avoid share data conflict in multi-threading program.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.