Results 1 to 10 of 46

Thread: Multithreaded resource loading

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #8
    I was trying to make my OpenGL imageviewer threaded but no luck so far. The program keeps 3 images loaded same time and they are scrolled up and down continuously. You can imagine there is a small pause when scroll reach the ends and needs to load next file.

    I was hoping command glFinish would do the trick for me but it seemed to be more complicated problem...

    Edit: And i tested your program, it run good and all images loaded normally. Only windows taskbar button was showing a generic application icon instead of the icon that was in .exe and application titlebar.

    cpu: E8400 3Ghz dualcore
    gpu: Radeon HD 5700
    Last edited by User137; 03-10-2010 at 09:58 PM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •