Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. Pbo works with ATI but not nvidia
Forum Updated to NodeBB v4.3 + New Features

Pbo works with ATI but not nvidia

Scheduled Pinned Locked Moved Game Development
1 Posts 1 Posters 1.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    morris.beverly
    wrote on last edited by
    #1

    Hi,

    I have a project (vs 2010, windows 7 64bit, application is 32 bit, qt 4.8.0) where I use pbo's to update textures from video sources. The code works fine with all the ATI cards I've used, but fails with all 3 different nvidia cards (8800 GT, 275 GTX, 570 GTX) that I've tried. With the ATI cards the textures are updated and displayed as expected. With the nvidia cards the textures are created originally but not updated via the pbo. When I go back to using regular gltexsubimage with a buffer pointer, everything works fine.

    Any suggestions on troubleshooting this?

    thanks,

    morris

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved