Results 1 to 2 of 2

Thread: BackBuffer

  1. #1

    BackBuffer

    How can I create and use my own backbuffer with DXDraw1.Primary. My project's based on windowed mode and DoFlip option doesn't work. When I run the project I see flickers on the screen and I've decided to use a backbuffer to avoid but I don't have any idea how? Can you give me an example of backbuffer using in the DelphiX?

    Note: DelphiX's help files don't give any information about it.

  2. #2
    Legendary Member cairnswm's Avatar
    Join Date
    Nov 2002
    Location
    Randburg, South Africa
    Posts
    1,537

    BackBuffer

    As far as I know the standard way of using DelphiX does imple,ent a back buffer.

    This is the sort of question we neem Alimonster to answer

    It is also possible to create your own surfaces and just blt the contents of the surface onto the Primary surface. Look in tutorials on creating a template for a DelphiX game by theLion - look at automatic creation of images.
    William Cairns
    My Games: http://www.cairnsgames.co.za (Currently very inactive)
    MyOnline Games: http://TheGameDeveloper.co.za (Currently very inactive)

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
  •