Results 1 to 2 of 2

Thread: Are you allowed to use backbuffers with windowed ddraw...?

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2001
    Location
    Minneapolis, MN USA
    Posts
    32
    I haven't worked in windowed mode with DirectX ... but from the demos, tutorials, and posts I've seen, you can't attach a backbuffer the way you do with fullscreen mode.

    Instead, you create a surface the same size as your primary display area, blit everything to that, then do one big blit from the hidden surface to your primary.

    -Bryk

  2. #2
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    It's as I expected; I'm doing it that way right now. It's working pretty well too, only 5 fps under fullscreen.

    Well in any case, thanks for your response.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

Posting Permissions

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



Click Here to Expand Forum to Full Width